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 |
If client is not given in the requirement? In that case how you are going to perform performance testing?
What component of loadrunner is used to record a script?
Where Can i get the Best training on Loadrunner
Specific Performance Monitoring counters for, 1. Web Servers (IIS, Apache etc) 2. Application Servers (Weblogic etc) 3. Database Servers a. Oracle Database b. Sybase c. SQL Server d. DB2
what is standalone mode running?
What is Injector in Loadrunner?
In what situation the throughput will decrease even the hits per second increases???
How many vusers are required for load testing?
What are the vuser components in loadrunner?
what is the procedure to create test case in web performance load testing and how to download loadrunner and QTP
We use pacing to have interval between two iteration of script. Why?
What is script list?