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
How to create a host list for a scenario?
How to schedule a scenario?
What are the information contain by script windows for each script in the list?
What is the use lr_abort function?
What kind of problem can we face regarding hardware, software, network and memory bottleneck during the performance test?
What is the difference between performance testing and performance engineering?
What is the load runner testing process?
What are the four selection methods when choosing data from a data file?
How can we invoke a parellel process in load runner using C or perl language?
How will you stop the execution of a script on error?
What is the purpose of selecting ‘show browser’ during replay in the general options settings?
What are different types of vuser logs which can be used while scripting and execution?
What are the documents your using ,and how your distibute the users
What are the different components of loadrunner?
What do you mean by initialization of quota?