How to Identify broken links in QTP
Answers were Sorted based on User's Feedback
Answer / saranya
Broken links also sometimes called as Dead links. In QTP we
can identify the Dead Links by manually and automatically.
For example we consider the Runtime Error as "Page can not
be displayed"
*By manually insert-> Checkpoints-> Standard Checkpoints
and point any of the web page and checks the "Broken Link
Checkpoint" in Page Checkpoint property.
*By automatically Tools-> Option-> Web. Checks "Create a
Checkpoint for each Web page while Recording and
the "Broken Links" check box under the Advanced Web
Options. QTP will automatically include the checkpoint for
every new page recording.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / qtp tester
Other than the above method, there is one more way that can
be used to identify broken links in QTP.
http://www.automationrepository.com/2012/03/how-to-identify-
broken-links-using-qtp/
| Is This Answer Correct ? | 3 Yes | 1 No |
how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?
8 Answers INCA, Infosys, Logix, SLK Software, Symphony, Wipro,
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
How should i find out whether the cursor is moving horizantally. when tabbing continuously
Explain the concept of object repository?
WHAT IS OBJECT REPROSITORY?
What is the use of Accessibility check point?
Hello Everybody, Can anyone tell me that in QTP how to count the number of webelements from the object repository. Please provide the code. Thanks in advance, Gaytri
With help of object repository,we can able to write the descriptive program manually?
how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?
How to test background color and dynamic images which are moving during runtime?
what is the frame work your using in automation testing
why qtp supports vbscript? and not for others just like cgi,phython,shell,perl,html and all..