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
What is tsl? What 4gl is it similar too?
What are the virtual objects and how do you learn them?
How do you filter the objects in the gui map?
What are the different modes of recording in winrunner?
descriptive program for web application.
How do you configure gui map?
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 is the purpose of set_window command?
How do you select multiple objects during merging the files?
What is the use of gui map and what happens when gui map file get loaded?
What is the usage of Test case Design Techniques,in Integration/System Testing?
What is the XML test cases creation?
What information is contained in the checklist file?
What is the purpose of gui map configuration?
How to to get the information from the status bar without doing any activity/click on the hyperlink?