What is the difference between set_window and win_activate()
Answer / rajesh
set_window();
it means focus on a particular window and win runner is
waitng some time to find that window when in recording mode
ex:set_window("login",6);
win_activate();
it means to open a particular window,like invoke_application
();
ex:win_activate("login");
| Is This Answer Correct ? | 0 Yes | 0 No |
WHAT IS SOAK TESTING IN LOAD RUNNER
How do you identify which protocol to use for any application?
We add think time between two transaction to give interval between transactions. Why?
HI Any one can say the how to use the loadrunner to test the application. How to write the test scenarios & test cases.
We use pacing to have interval between two iteration of script. Why?
In what situation the throughput will decrease even the hits per second increases???
After recording the script, run the script , error not occured. but after doing correlation for the sam script the following error occured in replay log, Please do the needful Action.c(202): Found resource "http://10.38.23.230/CCM- NIELSEN-LOADRUNNER/images/ERROR.GIF" in HTML "http://10.38.23.230/CCM-NIELSEN- LOADRUNNER/wfErrorApplication.aspx" [MsgId: MMSG-26659]
When the loadrunner controller open the winrunner file then what is the location of the winner configuration file?
Throughput ?
dear gurus! i have LR8.1 installed on my Laptop and am a week old in the US, i am unable to record any SCRIPT on the same..i am starting the WEBSERVER and then the Mercury sample application and then trying to record ..but it is giving me an error...please help me.thanks in advance..if i can get a step by step guidance it will be great.
how to configure yahoo cookies in load runner
What function is used for Encryption and Decryption in your Script?