How to do link testing in a web application using QTP?

Questions by archanam   answers by archanam

Showing Answers 1 - 7 of 7 Answers

raju

  • Sep 27th, 2006
 

By using page check point , we can do the link testing.

In page check point we options are there ...

1) Broken links

2) No of images

3)Load time

The above three we can test it

if any clarification , mail me

  Was this answer useful?  Yes

kishore

  • Sep 28th, 2006
 

hi

there is no such type of check point,but what the thing is use standard check point and clicl on the link then don't check it options to page level it will create ccode for link level

regards,

Kishore

  Was this answer useful?  Yes

Hi,I am trying to test yahoo page(http://www.yahoo.com/) for links. I have put standard checkpoint on the page. When I run the script, checkpoint fails for all links.actual: "http://www.yahoo.com/r/mp" expected: "http://www.yahoo.com/_ylh=X3oDMTFkMTN2bmwwBF9TAzI3MTYxNDkEcGlkAzExNTk1NTEwNzAEdGVzdAMwBHRtcGwDaW5kZXgtdA--/r/mp" My question is what we check in link testing? How to deal with such kind of situations?

  Was this answer useful?  Yes

priya

  • Oct 11th, 2006
 

 Can u pls tell me (describe) how can we keep page check points in qtp ?

thanks,

regards,

priya

  Was this answer useful?  Yes

You can check statistical information about your Web pages by adding page checkpoints to your test or component. These checkpoints check the links and the sources of the images on a Web page. You can also instruct page checkpoints to include a check for broken links.

To add a page checkpoint while recording:

Choose Insert > Checkpoint > Standard Checkpoint > Select the Page item and click OK

The Page Checkpoint Properties dialog box opens.

Modify the settings for the checkpoint in the Page Checkpoint Properties dialog box.

Click OK to close the dialog box. A checkpoint step is added in the Keyword View and expert view.

Note: You cannot select the HTML Verification options while creating a page checkpoint from the Keyword View or Active Screen. You can select these options only when creating a Page checkpoint while recording.

 

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions