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


Please Help Members By Posting Answers For Below Questions

How to do text matching?

839


What is the purpose of a gui spy?

918


How do you make the configuration and mappings permanent?

808


What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?

813


What is the use of gui map and what happens when gui map file get loaded?

918


How do you find an object in an gui map.

969


What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?

1084


What is the extension of gui map file?

999


How do you handle tsl exceptions?

908


How can withwin runner to make single scripts which supports multiple languages?

848


plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?

2343


How to find the local host name using winrunner ?

1908


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.....

2026


What are the different modes of recording in winrunner?

856


What is test parameter

1797