What is synchronization? what is the purpose of wait()
function? what is the diff. between wait() and other
synchronization functions in winrunner?
Answer Posted / jyotsna
synchronization point is time mapping between tool and
application.
wait()defines the fixed waiting time. Its better to not to
use wait().b'coz it'll show fixed waiting time, means if ur
specified operation completes within or above that time the
results will vary.
Corrct me if i'm wrong:)
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
When would you use 'set_window' and when would you use 'win_activate'?
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
Explain the purpose of gui spy?
What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.
Explain the purpose of different record methods?
How to integrate automated scripts from testdirector to winrunner scripts?
How to get the resolution settings?
How to break infinite loop?
What is the use of gui map?
What are the two modes of recording?
What is boundary test?
How do you identify which files are loaded in the gui map?
What is the usage of Test case Design Techniques,in Integration/System Testing?
Explain the use of test director software?
What are the Win Runner tools for functional testing?