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 Differed Bug?
1.What is the relation b/w Throughput and Response Time?
Analysis Scenario (Bottlenecks):?
Did u use Load Runner? What version?
can you tell some load testing tools?
what is the difference between the HTML and URL based recording in load Runner?
we have auto correlation, so why do we need to perform the manual correlation
how to handle the dynamic left and right boundaries are numeric
Types of Goals in Goal-Oriented Scenario ?
What kind of problem we can face regarding hardware, software, network and memory bottleneck during the performance test?
what scalabulity testing
What is the difference between hits/second and requests/second?