1)What is the Difference Between WaitTo & Sync?
Answer Posted / rathnapriya
Wait is like forcing the qtp to wait for specified amount
of time,whereas sychronization is not forced wait.
If the webpage gets loaded before the specifed time,it
moves to next step in case of synchronization.
If the webpage wait time is 10 sec and the page loaded in 2
sec,it waits for the remaining 7 sec in case of wait
statement given.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
how to idetfy which test cases are automated?who will deside that plz tell me
What is object spy in quicktest professional (qtp)?
In qtp, how you can use xpath to identify objects?
whow much strong on VB and C?
How smart identification works in qtp ?
What are output values and why they are used ?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
What is test object?
which type of testing process are you following in ur company? how to recognize a qtp page?
Describe function procedure in vbscript.
what are the mandatory properties for a tex boxc (scenario?)
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
What is the use of ordinal identifier in qtp?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
wht type of User defined functions or Java Releated functions do we write in VB scripting