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
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
What are the recording modes in qtp?
please post the interview questions for QA position in FACTSET
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
what are the mandatory properties for a tex boxc (scenario?)
What is a programmatic description?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
How to give a call to another action from one action?
Explain the Different types of QTP test assets and their extensions?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
How to remove associated function library?
How can you send user defined messages to test report?
Explain data driven framework?