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 |
Explain the architecture of ur application ?
In what situation would u want to parameterize a text verification check ?
What is gui vuser and on which platform it will run?
What is loadrunner controller?
During run time where the hosts saves the files?
In correlation(web_reg_save_param) function,i need to display the last but one value(n-1) value if the boundary values keeps on changing. For example : At the time of recording,the n value is 3 and at the time of playback, the n value is 4. then how can i display the n-1 value
When we go for manula correlation, automation correlation Expl?(Chandana) Real timers Plz
What is the significance of “vuser-init “?
different types of performance testing
Explain about 90th percentile?
what is remote performance monitering?
What do you mean by path?