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
Can anybody Explain me about the liasing with the developers,and a tester can make a test plan well?plz explain me as soon as possible ,thanx in advance.
How do you filter the objects in the gui map?
What information is contained in the checklist file and in which file expected results are stored?
What is the purpose of gui map configuration?
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
What is contained in the test scripts?
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide
How do you execute your tests from windows run command?
How do you select multiple objects during merging the files?
What is test parameter
you hae a inbox and got a mail how can you know it is there or not write script.
How to force wr to learn the sub-items on a menu?
Explain difference between winrunner and test director?
When would you use 'set_window' and when would you use 'win_activate'?