How will you check a web application for broken links using qtp?



How will you check a web application for broken links using qtp?..

Answer / Manveer Choudhary

To verify broken links within a web application in QTP, you can use the `DOM` function and XPath expressions to identify and test each link. Here's an example:nn``vbnetnBrowser("", ".//a[@href]").VerifyMarkupProperty ("brokenlink", "exists", false)"`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Distinguish between manual testing and automation testing

2 Answers   HCL,


How to resume the second iteration in the QTP,, if the error has intrupted the the second iteration. When i use run from step it starting from the first iteration again.

1 Answers  


Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?

1 Answers  


Is text area check point supports for web applications?

1 Answers  


Hi guys pls any one send me the Qtp Licensed key of version 10.0 pls

0 Answers  


How is test case write?

1 Answers  


Hi guys can any plz help me how to send fax in sample Flight Appication

1 Answers  


How to call a function in QTP?

4 Answers  


list me out the shortcutkeys for some functionlities in the qtp for example to record ,to run ... etc

2 Answers   CTS,


How to use transactions in qtp?

1 Answers  


Hoe can we do retesting using functions please give the code for it using login page

1 Answers  


How do u write a regular expression for date (dd/mm/yyyy) field ?

4 Answers   Semantic Space,


Categories