What is synchronization? what is the purpose of wait()
function? what is the diff. between wait() and other
synchronization functions in winrunner?
Answer Posted / nashokn
In synchronization point the winrunner wait for the bitmap
images or other controls should disabled or enabled. It
will take their own time.this is suitable for standalone
systems and network or web tech.
wait function will wait for certain time once that is
completed it start executing other scripts.it is suitable
for internet or network applications.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the use of gui map?
Are there any suitable free tools to conduct performance test on a php web application?Manual or automation which is preferable for such kind of application? please answer ASAP
What are different types of checkpoints?
What do you mean by the logical name of the object.
Explain the purpose of gui spy?
What is the XML test cases creation?
When do you feel you need to modify the logical name?
How do you handle unexpected events and errors?
What are the platforms that WinRunner can be used?
How to read the third party controls in the application
Which function to use to compare the application date with system date?
How to integrate automated scripts from testdirector to winrunner scripts?
write a compilemodule function for loginscreen.
What actually happens when you load GUI map?
How can withwin runner to make single scripts which supports multiple languages?