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

descriptive program for web application.

1489


Where do you found that you can't use winrunner for automation?

1628


Name the three modes of running the scripts?

543


How do you make the configuration and mappings permanent?

606


The title of the window consists of date and time.What is the regular expression to recognize the window as unique?

1470






wat is the d/b windows 95&98&xp?could anybody give reply ?

1823


How to check property of specific icon is highlighted or not?

555


how can you explain your Real Estate Project in front of interviewer..? please step by step......

1138


How to read the third party controls in the application

1520


How do you configure gui map?

696


supose 10 times text data is there but it will run 8 times whtat will you do.

1534


Explain the purpose of gui spy?

578


Explain difference between winrunner and test director?

622


What is contained in the test scripts?

579


Which function to use to compare the application date with system date?

1455