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
When would you use 'set_window' and when would you use 'win_activate'?
Have you ever created a start-up script?
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 to to get the information from the status bar without doing any activity/click on the hyperlink?
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.
What actually happens when you load GUI map?
How to test Fonts and its size thru "Font Expert" in Win Runner.
What is debug mode in Winrunner?
Explain the synchronization points?
Explain the purpose of different record methods?
How do u check FONTS in Login Window?
What are data driven tests?
What is the disadvantage of loading the GUI maps through start up scripts?
Name the three modes of running the scripts?
How do you unload the GUI map?