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 does you test a weblink which is changing dynamically?

543


How to handle dynamic objects in quicktest professional?

489


How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.

516


give me an example where u used good judgement and logic in solving a problem

3346


How do you create regression test packs?

602






How can get count of list box?

629


What the differences are and best practical application of Object Repository?

579


Which scripting language used by quicktest professional (qtp)?

657


What is the use of Debug Viewer?

1478


How can we conduct U-I Testing by using QTP??????

1416


How to check which add-ins are associated with a test in qtp?

574


What is keyword driven framework?

606


How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet

1531


How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?

3486


Explain how you can find the absolute value of the number in qtp?

639