How to identify whether a web page exists or not without
using Browser(" ").Page(" ").Exist?
Answer Posted / aiswaryan elangovan
.Sync is a function will wait for sometime for the page to be loaded. If the page does not exist/loaded then it will fail the execution.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is the Difference between test object and run time object?
What is standalone database?
What test cases can you automate using QTP?
How to attach a file to TD?
can the activities of test case design be automated?
Explain process of smart Identification in QTP?
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
How to handle the exceptions using the recovery scenario manager in qtp?
Who uses qtp tool?
Explain the use of action split in qtp?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
What is difference between run time object and test object?
Plz Explain AUTOMATION REFERENCE MODEL?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?