What is synchronization? what is the purpose of wait()
function? what is the diff. between wait() and other
synchronization functions in winrunner?
Answer Posted / kavitha potru
By the time of test execution will be getting runtime errors due to some timegap inbetween tool and application,In that case tool wants to perform operation on the object will be getting run time errors there we need to map application time and tool time in a comman time that process is called Synchronization
By the time of inserting Synchronization we need to use bellow properties
1.Wait property
2.Wait
3.Increase time
4.Exist methode
In this a wait property will wait for particular application object execution but not wait for given time
but "wait" is wait for given time
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of regexp_msw_class property?
what is qtp licence
How do you load GUI map?
What are the reasons that winrunner fails to identify gui object?
How to read the third party controls in the application
soft key for virtual object wizard ?
What are the three modes of running the scripts?
What are the platforms that WinRunner can be used?
How do you configure gui map?
How do you handle dynamically changing area of the window in the bitmap checkpoints?
Explain the use of test director software?
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
How to force wr to learn the sub-items on a menu?
How do you handle unexpected events and errors?
What is the purpose of gui spy?