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 to do text matching?
What is the purpose of regexp_label property and regexp_msw_class property?
How do you suppress a regular expression?
Have you used winrunner in your project?
write a compilemodule function for loginscreen.
global sheet and external excel sheet how it will work
What Framework is suitable to validate the Login screen.
What all are the different databases winrunner can support?
Without the gui map, use the phy desc directly?
What information is contained in the checklist file and in which file expected results are stored?
When do you feel you need to modify the logical name?
How to integrate automated scripts from testdirector to winrunner scripts?
How to get the resolution settings?
What are the synchronization points?
two file is there how will compate it by useing qtp.