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
how to test use the quality control .how to verify the image verification
Hi ,Can any one pleas explain how to test splash objects using QTP?
what is keyword driven testing in qtp?n how is it useful?
Write a QTP script to enter a keyword in to Google search engine?
How may types of defects identify application or your currently working application?pls give me answer..
wht type of User defined functions or Java Releated functions Do we write in VB scripting
What is a reusable action?
What are some test assets and related extensions of qtp?
Explain Descriptive Programming Types with Examples?
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
How many types of trigger events are there in qtp?
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
What are the ordinal identifiers in web page?
what is ODC and GDC?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.