Votes
Answers
Views
Question
2
votes
5
answers
315
views
asked 14 years ago by ashhad
updated 14 years ago by DavidMofOSI
Hi, I am new on load runner and started working on LR n using ajax true client protocol to test a web application which contains ajax pages n dynamic data lyk google maps. I am having parameterization problem. I am testing it on ff... For example on login screen if I want to pass parameter to userid...
1
vote
1
answer
30
views
If I opt to create a report it generates an old report against a test set that was last run on 20/01/2011 - I am unable to create a new one against any test run This has been happening for quite some time (on QC9) - I upgraded to QC10 this morning with the hope that might resolve it - it hasn't - sa...
0
votes
1
answer
61
views
asked 14 years ago by basic
updated 14 years ago by bubblehead712
Hi All. Does anybody have experience in HP QC GUI automation? I have problem with QC page elements recognizing... Whitch instrument is preffered (QTP with add-in or another) I want to have autoscript whitch can modify defects. Notice: I don't want to use OTA objects, I need GUI automation only Thank...
0
votes
1
answer
73
views
Hi, We have the following scenario: QCServerA: 40 licences (QC10 running on Windows Server 2003) QCServerB: 40 licences (QC10 running on Windows Server 2008) We need to move licences from QCServerA to QCServerB (side question: Is the only option available when moving licences to move ALL from A to B...
3
votes
1
answer
30
views
asked 14 years ago by Iama_mess
updated 13 years ago by jeffrey-gardner-1
Tags:
hello can anyone Help ? I cannot find the Shunra for HP LoadRunner software nor the installation instruction Thanks Iama
4
votes
1
answer
52
views
asked 14 years ago by jeffrey-gardner-1
updated 13 years ago by garystew
Recorded a web script using LoadRunner 11 patch 3 against a web application and during replay of the test, we are getting an error in the runtime viewer. Currently using Windows 7 32 bit OS and IE 8. All caching is turned off in the runtime settings of LoadRunner. IE 8 is set to accept all cookies a...
3
votes
2
answers
94
views
Tags:
IN PC9.52 the Telnet protocol script Does Not Connect When running an RTE telnet script, It works fine through VUGen and run on the load generator. When it is started in a load test using the same load generator, it does not connect. Virtual User Script started at : 2012-93-01 16:21:16 Starting ...
2
votes
2
answers
68
views
I have been attempting to automate the override of certificate errors in my script with no luck. I am not in a position to get the certificate corrected and would like to continue with my automation. I am getting a page displayed with a tab title of SSL Error The URL has a red line through https: Th...
0
votes
1
answer
104
views
In requirement module one of the field should allow only R/A or SER-123 or SER-1234. (here nos 123 and 1234 will change for each time)It should not allow any other values. Create a global variable to store the current value. DIM g_save_value ===================================================== Sub ...