Hi all,
i want to check whether all links of my web site are working fine using qtp
i have used standard checkpoint and selected an option check broken links
the code generated -
link check for google site
it is giving a fail result ![Sad Sad](https://www.learnqtp.com/forums/images/smilies/sad.gif)
is there any other way in qtp to find out the broken links
thanks
sia
i want to check whether all links of my web site are working fine using qtp
i have used standard checkpoint and selected an option check broken links
the code generated -
link check for google site
Code:
Browser("Google").Page("Google").Check CheckPoint("Google")
![Sad Sad](https://www.learnqtp.com/forums/images/smilies/sad.gif)
is there any other way in qtp to find out the broken links
thanks
sia