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
What are the ordinal identifiers in web page?
in a web page How to check and display a particular word from a paragraph?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
whare exactly we have to use functions and sub routain
What are the different types of functions available in qtp and explain ?
What are the different types of action?
how many maximum number of virtual users we can create?
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
your coming from electrical backgroung..but y ur coming to software side?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
UFT 12.02 which ALM version will support
Suppose I want fail that check point? How can you do that?
Differentiate the type of test cases which can be automated and which cannot be automated?
What are the different properties of an web object
If u r using library files (Instead of Check Points) , How do u do bitmap check ?