Votes
Answers
Views
Question
0
1
427
I am using LR 11.5 TruClient with Firefox 8. I have randomly selected two items from two listboxes. The choices must be mutually exclusive. In order to verify the two selected items are not equal, I have added two object evaluate JavaScript steps to "Get Visible Text from Departure City listbox&...
4
1
79
asked 12 years ago by Iama_mess
updated 12 years ago by DavidMofOSI
We've developed a script that accesses a mobile web application that uses HTTPS. When accessing the site within VuGen, it attempts the OCSP validation, but since the server does not have access to internet it is unable to complete the request and times out. How do we disable OCSP in Mobile TruClient...
1
1
97
asked 12 years ago by javathehut
updated 12 years ago by jeffrey-gardner-1
I'm using LoadRunner 11.04 Ajax TruClient & I see that it is not recording the action performed on a pop up window (Example Open / Save PDF). Does Anyone know how to capture it? Any input would be great.
4
1
52
asked 13 years ago by javathehut
updated 13 years ago by DavidMofOSI
Category:
Load/Performance Testing
We are currently using LoadRunner 11.04. When executing web scripts in our environment we are required to use the download filters to filter out all external calls. However, I don't see this option in the Ajax tru Client. Does this setting exist in that protocol and if so, where is it? If not, how c...
3
1
1368
asked 13 years ago by javathehut
updated 13 years ago by jeffrey-gardner-1
How to parameterize a value in the LoadRunner TRUCLIENT protocol ? Our testing team, is currently using this LoadRunner 11.04 AJAX TruClient Protocol to test an application, but this is a new protocol to the team. Any tips on this subject would be great.
6
4
625
asked 13 years ago by Iama_mess
updated 11 years ago by hamzacolak
Hello Everyone The script run/replay perfectly in the "Develop Script" mode, however during the replay of Ajax TruClient script in load mode the following error appears: Error -203252: ** 1.1: Press OK in alert dialog ** failed - unspecified error [MsgId: MERR-203252] How do I correct this??...
2
1
196
asked 14 years ago by dave-dunk
updated 12 years ago by DavidMofOSI
Normally you only see the replay log being populated in this mode, while the application remains hidden. However, If you Add "PaintWindowsInLoad=1" to the default.cfg file in your script folder, you'll see the application running in a window, along with the various scripts steps as they ...
1
4
617
I have a TruClient script that works perfectly well when I play it in the browser in development mode. When I try and play it from Vugen it errors out with the following message: Error - Activate Tab 2 failed - runtime error. 'Ordinal' The specified value (2) is invalid I'd expect to see this error ...
12
2
591
asked 14 years ago by Captain Mercury
updated 9 years ago by sentie
I want to do something like the web_add_auto_header() function does in a web script.