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
Hiiiiiiiii This is lavanya.....At present i m working as a MATLAB developer at CMC(A tata enterprise)from about1 year .now i want to move to testing field as a fresher?Is this possible...can anyone give me a suggestion regarding d testing field.....
Write test scripts on a scenario where you have to transfer data from one table to another.
What is the use of virtual object wizard and how it is used?
Why don’t we normally load the gui maps through start up scripts?
What is the purpose of gui map configuration?
Explain data parameterization in winrunner?
What is the use of gui map and what happens when the gui map file get loaded?
What is the difference between writing a function and writing a script?
what is the testing high level architecture
Explain the synchronization points?
What are the synchronization points?
When would you use 'set_window' and when would you use 'win_activate'?
What is contained in the test scripts?
How do you unload the GUI map?
Name the different types of checkpoints?