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 is the difference between Keyword Driven test and Data Driven test?
Is it possible to switch between recording modes during a test creation?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
What is keyword view?
can u please explain what is the exact difference between qtp8.2 and 9.0
how to test load test and block box testing an a web based application pls give ans briefly
how will you check how many members visited the website www.infosys.com?
can test automation improve test effectiveness?
How to interact tool & application build in QTP?
Where we use data driver in qtp?
What are the ordinal identifiers in web page?
How does qtp identify the object in the application?
Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay
Tell some commonly used Excel VBA functions?