What is the difference between set_window and win_activate()
Answer Posted / 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 |
Post New Answer View All Answers
Explain the difference between automatic correlation and manual correlation?
Which function is used to end a nested transaction?
What is vuser-init section?
Hi all, I am having an interview on LoadRunner (SAP Web Protocol). I am wondering if somebody can help me with some interview questions at a 2 yr Scriptor level. Thanks and all answers are much appreciated.
What type of function generate and insert by the vugen to the script when you record a script?
What are the different sections of the script? In what sequence do these sections run?
How can we find database related issues?
What are all the important protocols that load runner supports?
What is the loadrunner start-transaction and its syntax?
What are monitors?
How load runner interacts with the application?
During the load test, what is the optimum setting for logs?
What the host attributes determine?
For what purpose, user will be using ‘continue on’ error?
What is the significance of “vuser-init “?