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
By using QTP can we record any log files written by the application which is in execution?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
how to disable the pop ups through QTP using a script
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
how do i know how to use tools
In qtp, how you can exit for loop?
What is reusable action?
How to capture all the data of a webtable, weblist and combolist using QTP?
Discuss quicktest professional environment?
What is the virtual object?
Output values? i want a practical example
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?