What is synchronization? what is the purpose of wait()
function? what is the diff. between wait() and other
synchronization functions in winrunner?
Answer Posted / guest
In synchronization point the winrunner wait for application
or bitmap images. It will take their own time.
But in wait function you can mentioned the time.
for ex. wait(12); - means winrunner wait for 12 sec. It is
possibile to images or application loaded before that. So
the time is waste.
Better to use sync points than wait()
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
How do you clear a gui map files?
What is the use of test director testing tool?
Name the different types of checkpoints?
What are the virtual objects and how do you learn them?
What is the purpose of gui spy?
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
Explain the use of test director software?
What is a checkpoint and what are different types of checkpoints?
What is debug mode in Winrunner?
What are the modes of script recording in winrunner ?
What is the usage of Test case Design Techniques,in Integration/System Testing?
How do you load GUI map?
by useing qtp where the maximum people feeling difficult
How to do text matching?
When would you use 'set_window' and when would you use 'win_activate'?