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
What are some test assets and related extensions of qtp?
how to test use the quality control .how to verify the image verification
Is text area check point supports for web applications?
what is run-time data?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
What is reusable action?
What is the difference between Keyword Driven test and Data Driven test?
what is stepin & stepout?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
What will be happen if i load object repository at run time, but it has already associated.
Output values? i want a practical example
What are the views available in quicktest professional (qtp)?
What is the difference in the global and action sheet in qtp?
If object is not recognized by qtp but the object is standard object what is your approach?
What are test settings and global settings?