What is the difference between wait and synchronization point?
Answer Posted / uday
Wait is like a hardcore value. If you say wait(20), then QTP
waits 20 sec, even if the application is ready in 2 secs.
Where as synchronization point proceeds to execute next step
if the application\object is ready for the next statement.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How many types of parameters are available in quicktest professional?
wt is the use of multiple questions in QTP
How to change the priorities of the recovery scenario properties?
Is it possible to change the values of analog recording?
Can we run multiple QTP scripts one after the other without manual intervention? How?
What is the recovery scenario in qtp?
How to get popup error message.
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
Explain the concept of object repository & how qtp recognizes objects?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
How to start recording using quicktest professional?
What are the different properties of an web object
How to run a test using quicktest professional?
What is difference between shared and local object repository?
What are the methods of the TextStream object that are used for reading from a text file?