QTP Help - Identify the Broken Links
Identify broken links
Way I: Using automatic page checkpoint
Step 1: go to Tools -> Options -> Web -> Advanced
Step2: enable the checkbox for labeled “Create a checkpoint for each Web page while recording” and “broken links” check box
After that when we start the recording, QTP will automatically include a checkpoint for broken links
Way II: by manually (Creating a Page
checkpoint)
Step 1: Start recording in that recording mode Insert the Standard Checkpoint (or press F12)
Step2: place and click the hand pointer anywhere on the web page (i.e. AUT)
Step3: in the Object Selection popup window click OK button
Step4: get the Page Checkpoint Properties popup window in this popup check the “Broken links result” check box, and click OK
To verify page check point:
Run the script-> go to result ->pres the checkpoint
In this check point result you
will verify the Status of the “Broken Links Result” either Passed or Failed

