1)What is the Difference Between WaitTo & Sync?

Answer Posted / deven

Wait:-Wait statements instruct QuickTest to wait a
specified amount of time before proceeding to the next step.
syntax: Wait(10)
Here the QTP will wait for 10 sec and after that it will
proceed for the execution of the next step
Sync:
This method is only available for Web.
This method can be used to synchronize the test execution
with a new web page that has to appear in the browser. This
method is used when QTP is not sure how long it is going to
take to load page

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer

1450


What are the different ways to invoke an application using QTP?

648


What is synchronization point in QTP?

678


Explain object spy in qtp.

588


What are the features supported by UFT?

673






how u will evaluate the tool for test automation?

1370


What are the various automation frameworks available in qtp?

512


Suppose I want fail that check point? How can you do that?

599


Which features or drawbacks of QTP lead to the upgrade for a newer version?

575


How to create a standard checkpoint ?

559


Discuss the QTP Environment?

631


How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is

6307


How many types of parameters are available in quicktest professional (qtp)?

585


Explain different recording modes?

585


Explain runtime dynamic settings?

2027