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 remove associated function library?
What is the Difference between copy to action and call to action?
What is throw object?
How will you handle the situation when object is not captured during record?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
A dialog is diplays " Transaction 254689 has been successfully completed" How to get the transaction ID from the message ?
How many type of status messages are there ..explain?
what is the difference between QTP 8.0 & 9.0?
How to save your test using quicktest professional (qtp)?
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
How to make arguments optional in a function?
Is there any vbscript in QTP for Data Driven Test instead of using the option provided by QTP?