What is synchronization? what is the purpose of wait()
function? what is the diff. between wait() and other
synchronization functions in winrunner?
Answer Posted / pramod
synchronization is a meaningful delay time between two
events. for EX: if we want to open new event after
finishing the first event. synchronization save the wastage
time and immdietly opened the second event after finished
first one. max time for first event= Global time+
synchronization time. if the event completing before the
time it will jump to next event. but in wait function if
that first event not completing with in the global time it
will through an error. and if it finished before the time
then it will wait for that time period which is waste of
time.
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How to do text matching?
What is the purpose of a gui spy?
How do you make the configuration and mappings permanent?
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
What is the use of gui map and what happens when gui map file get loaded?
How do you find an object in an gui map.
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
What is the extension of gui map file?
How do you handle tsl exceptions?
How can withwin runner to make single scripts which supports multiple languages?
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
How to find the local host name using winrunner ?
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.....
What are the different modes of recording in winrunner?
What is test parameter