what is difference between wait and synchronization point.

Answer Posted / deeps

when you use wait command, the tool waits for the given
time and moves on even if the object has not appeared.
Whereas synchronization point waits until it sees the
object.

object may appear sooner or later than the given wait time.
If the object appears sooner than it has wait until it
reaches the given time or if the object appears later than
the test fails. So it is always a better bet to use
synchronisation point.

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many tabs are available in debug viewer pane?

826


How to record a qtp script ?

755


what are the mandatory properties for a tex boxc (scenario?)

1759


What is the difference between keyword view and expert view?

858


Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.

1794


HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...

2620


What is QTP and the use of QTP in TD?

806


What are the advantages of parameterization ?

812


What is Test Fusion Report in QTP?

883


Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji

1154


How many types of recording modes in qtp? Describe each type with an example where we use them?

814


How many scripts did you have?

1927


when to start the automation?

1679


What is the difference between run time object and test object?

791


What are the common defects found in your project? (in qtp interview)

1826