Quantcast
Channel: All LoadRunner Practitioners Forum posts
Viewing all 12134 articles
Browse latest View live

Re: HTML5 Progressive Video Stream download support with LR

$
0
0

Hi,

 

TruClient is not capturing the download events today. Maybe Web (HTTP/HTML) enables that but I am not sure.

 

Can you please let me know why do you need the download streaming events? Do you want to measure it?

 

Thanks,

Shlomi

 

 

 

 


Re: TruClient - IE Failing due to "Network Timeout" error

$
0
0

What is the end event for the generate PDF step? What happens when you change it to Action Completed?

 

How much time does it take to process this step in a regular browser outside TruClient?

 

Thanks,

Shlomi

Re: Ajax Truclient 12.0 multiple iterations issue

$
0
0

So what's the fix if you have "Simulate a new user for each iteration" checked.

 

Using LR12.02 with  QCIM1J79483 patch, TruClient for FireFox

(QCIM1J79483 Patch to resolve LR 12.02 Crashing due to Microsoft Security Update KB3038314)

 

My script runs fine in Interactive Mode, but only runs 2 iterations before getting hung at Navigate step.

Re: Ajax Truclient 12.0 multiple iterations issue

$
0
0

I figured out a solution that works in my case.

 

If you are using "Simulate a new user for each iteration" then you should modify the default.cfg with the following:

 

NannyAlwaysRestart=1

 

Note: If you already have a Controller Scenario setup, you will need to modify the .lrs file, or you can remove and re-add the script for the settings to get refreshed.

 

 

Cloud load generator sitting at Provisioning status

$
0
0

Hi, 

 

First time provisioning an Azure cloud load generator. 

 

I've successfully created an custom image with these instructions.  Also followed these instructions to provision the cloud LG.

 

From Azure management console the load generator is provisioned and is in Running status. I can also RDP to the server and telnet to the server on port 54345. But in the controller it is still displaying  Provisioning status. 

HP cloud load generator.PNG

 

Any idea how to resolve or what else to check?

 

Loadrunner version 12.02 on windows 2008R2

 

 

 

 

 

Re: Ajax Truclient 12.0 multiple iterations issue

$
0
0

Hi Shawn,

 

While this is a good workaround a patch for this issue is available. Please contact HP support to get it.

 

Regards,

Shlomi

Re: Install Winsock Plus Protocol Interceptor certificate error when starting recording

$
0
0

The answer is in this HP article (Point 4):

http://h30499.www3.hp.com/t5/HP-LoadRunner-and-Performance/5-tips-to-solve-the-most-common-problems-seen-in-Web-recording/ba-p/6357387#.VfFKOZdyz2w

 

Extract:

The problem is caused by the inability of the client side to verify the validity of the server certificate. In order to fix this problem, the LoadRunner Certificate Authority (CA) file should be added to the machine’s “Trusted Root Certificate Authorities” certificate store (in case of a Java client application, LoadRunner’s CA should be added to Java’s trusted CA list using the keytool). This file is supplied with LoadRunner, and is called wplusCAOnly_Expiration_2022.crt. It’s located in the <LR_folder\bin\certs> folder.

 

  • To add it to the store, double-click on the file to open the certificate.
  • Then click ‘Install Certificate…’ to open the Certificate Import Wizard’.
  • Make sure you check ‘Place all certificates in the following store’ and select ‘Trusted Root Certification Authorities’.  When the wizard is completed, you should be able to record the application.

Re: TruClient - IE Failing due to "Network Timeout" error

$
0
0

Hi Shlomi,

 

Thanks for the reply.

 

The end event which clicks on the "Go" button to generate the pdf was set to "Step Network Completed". And there was no steps after that.

 

I have now changed the "Click Go button" step's end event to "Action Completed" and added PDF verification to check pdf generation.

 

Though im not getting the error anymore, the execution is still waiting even after the pdf is generated. Below are my arguments for the pdf verification.

 

Path = URL (pointing to pdf)

Value = Overall Summary

Condition = Contain

 

I'm not sure what im missing here.

 

Regards,

Prash.

 


Re: MQ Tester not available in LR community edition V12.5

$
0
0

Hi Vesela,

 

Loadrunner no more supports MQ protocol ?

If so does HP coming up with other tool for this load testing ?

 

any info will help..

 

Thanks,

Prashanth

Load runner 11.4 is hang/stuck while recording application on VPN Remote machine IE 9 bowser

$
0
0

Hi All,

 

Need support.

 

I have VPN remote machine installed LR 11.4. version.
I'm trying to record new script using IE9 browser on remote machine, but every time Vugen get hang or stuck and I'm not able to do any task on that machine, then have to stop the LR services from task manager.

 

How can I record the scripts? how to resolve recording issue ?

 

Configuration of VPN Remote machine where we installed LR :-

 

OS:- Window 7 professional
RAM:- 12 GB

 

 

Can any one provide me trail version link for 11.4 ?


Thanks,
Amol Ray.

  

Importing Local WSDL file into Loadrunner

$
0
0

I am having difficulty importing WSDL file into Loadrunner.

 

Loadrunner gives me this message after recording:

 

Warning 1 The WSDL for EndPoint http://xx.xx.xx.xx/clickschedulewebclient/SXP.asmxwas not found in the script.
WSDL Automatic Download is off.

Steps: GetTimeZones, GetServerTime, GetGanttObjects_3, GetObjects_13, GetEngineersDynamicProperties, GetLunchInformation, GetTravelTimes, GetGanttObjects_2, GetCalendarsLogicalIntervalsEx, DeletePages, GetTasks, GetObjects_12, GetObjects_11, GetObjects_10, GetEngineersCrewAllocations, GetObjects_9, GetGanttObjects, GetTaskList, GetObjects_8, GetReportInstanceID, GetSetting_12, GetSetting_11, GetSetting_10, GetObjects_7, GetObjects_6, GetSetting_9, GetObjects_5, GetObjects_4, GetSetting_8, GetSetting_7, GetObjects_3, GetSetting_6, GetSetting_5, GetSetting_4, GetNavigationTree, GetSetting_3, GetSetting_2, GetSetting, GetObjects_2, GetUserSetting_2, GetObjects, GetUserSetting, GetCollectionIndexes, GetCollectionsScheme, GetSchemeModeInfo Turn WSDL Automatic Download On from "Recording Options" dialog, for more information please refer to LoadRunner manual.

 

After speaking with developer he assures me that the SXP.asmx  URL does not exist in the IIS structure. So where yould loadrunner be getting that from?

 

Additionally, he provided me with the URL for WSDL:
http://xx.xx.xx.xx/SO/IntegrationServices/ServiceOptimizationService.svc?wsdl

 

However I can't understand how to import this using the LoadRunner Recording options Services.
What do i put in the two fields?  Additionally for Local File import, what do i put for service endpoint?

 

Thanks.

 

 

TruClient script working in "Develop Script" mode but not in "VuGen" mode

$
0
0

Hi,

 

I'm using TruClient Firefox to develop some scripts.

They all works fine when recording, adding "Wait for Object", transactions and then replaying the script in Develop script mode.

 

I save the script in "Develop Script" mode and go back to VuGen and try to replay the script there. 

1. No replay window is visible. Can I activate that in any way?

2. No snapshots for the replay are saved. Can I activate that in any way?

3. Script times out waiting for a step in the middle of the script where it should click on a link on a page. (It's hard to know whether the link exist on the page or if the script finds it and nothing happens when beeing clicked. 

"Error -205177: ** 12: Click on Next link ** timed out Snapshot Info [MSH 1 0] [MsgId: MERR-205177]"

4. Is there a problem with my setup since VuGen 12.01 feels like a beta-version running slow as an old turtle?

Vuser Generator 12.01.0.0

VuGen protocol: TruClient Ajax - Firefox

Browser: Firefox v23.0

OS: Windows 7 Enterprise 64bit with Service Pack 1

PC: HP EliteBook, i5-4300@1.9GHz, 8GB RAM, Intel SSD harddrive

 

Thanks

/Fredrik

 

Re: Turning off notification messages in replay?

$
0
0

Someone has to know how to do this...There must be a setting somewhere. Logging is off but still getting spammed with Notification messages in my script replay.

Re: LoadRunner 12.50 is officialy released!

$
0
0

Great news! Is LR 12.50 compatible with PC12.20?  Thank you.

Re: Sync on text failed on agent side

$
0
0

Hi,

 

did u able to resolve the issues which had on sync_on_text, if so plz tell me how as I"m facing the same issue


Re: Vugen scripting to include Java script functionality

$
0
0

Hi Skumarasamy, 

 

Please open a case with support. The issue requres more detailed investigation. 

 

Kind regards, 

Vesela 

SNMP resource monitoring

$
0
0

I have a question about HP LoadRunner version 12.1 SNMP software support for monitoring server utilization while conducting the test (Linux and/or Windows):

 

- What version of SNMP is supported in HP LoadRunner (version 1, 2, and/or 3)?
    - If version 3 is supported can it be configured as a preferred version.
- Is authentication over SNMP supported?
- How can the community string for SNMP be customized / defined?

How to calculate the concurrent users for Load Test

$
0
0

Hi,

 

Is there any formula to calculate the number of concurrent users for Load Test?

 

Suppose we have 1000 users in application but we are interested in concurrent users. So what should be the user load that we can achive in LoadRunner scenario

 

Thank you !!

 

Prabhjot

Re: "Can't create script object" error with Java Protocol

$
0
0

Well, VuGen 12.50 is out and I still get the error... Can someone from HP tell me what's the status please?

 

Re: MTOM implementation

$
0
0

Thanks Thien! I have one more question though..Does this soulution work only if create new web service calls? because we have created scripts long ago and now we just want to implement MTOM as our client is implementing this..

 

Thanks in advance!

 

Ramya.

 

 

Viewing all 12134 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>