how you test broken link using the automated tool QTP ?

Answers were Sorted based on User's Feedback



how you test broken link using the automated tool QTP ?..

Answer / sonal

When I follow the answer 2, i canf ind the option to click
on Broken Links but after checking the broken link, My test
shows the Fail result.

Is This Answer Correct ?    0 Yes 0 No

how you test broken link using the automated tool QTP ?..

Answer / deven mehta

There can be two ways to do this:

1.Using Automatic Page checkpoint.
2.By manually creating a Page checkpoint.
Using Automatic Page checkpoint: Go to Tools > Options >
Web > Advanced and check the two boxes labeled “Create a
checkpoint for each page while recording” and “Broken Links”

Now every time you record a new page, QTP will
automatically include a checkpoint for broken links.
By manually creating a Page checkpoint: QTP does not
provide a direct menu option to incorporate a page
checkpoint. You need to take the help of standard
checkpoint. Start recording session > Insert > Checkpoint >
Standard Checkpoint (OR press F12). Place and click the
hand pointer anywhere on your web page. Select Page (As
shown in picture below) and Click OK.


Check “Broken Link” checkbox down below and click OK.
Now, how will you verify page checkpoint and hence broken
links?
Run the above script. Go To Test Results > Your Check
Point. Check the status of all links under “Broken Links
Result”
If you want to verify links pointing only to the current
host check the box titled “Broken Links- check only links
to current host” under Tools > Options > Web. Similarly If
you want to verify links pointing to other hosts as well,
uncheck it.

Is This Answer Correct ?    0 Yes 1 No

how you test broken link using the automated tool QTP ?..

Answer / ashish

Go to Tools > Options > Web > Advanced and check the two
boxes labeled “Create a checkpoint for each page while
recording” and “Broken Links”.Now every time you record a
new page, QTP will automatically include a checkpoint for
broken links.

Is This Answer Correct ?    0 Yes 2 No

how you test broken link using the automated tool QTP ?..

Answer / chakram-smile,smile

Gofor Insert->Standered check point->select one object-
>then select it's parent page->
so i t displays page ckeck point properties
then select "Broken link" option from that wizard
This the way we can check the broken links..

Is This Answer Correct ?    3 Yes 7 No

Post New Answer

More QTP Interview Questions

What is the difference in between function and sub as well as give some code of both

1 Answers   Wipro,


I added 5 edit box objects in OR.i run the script and the first edit box successfully executed.But on next day when i executed same script for second edit box,it gives an error "object not Found". But when i used Highlight in app. object already in OR.So how i will handel this type of error. Hi please inform me the write answer.Its urgent.

1 Answers   TCS,


how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?

0 Answers   IBM,


How you handles Pop-up windows which are Dynamically changing in Runtime?

2 Answers  


Recovery Manager means..?

4 Answers  






I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”

0 Answers  


How qtp recognizes the object?

0 Answers  


Hi Friends... What you are doing in Regression Testing and how many test cases you ran in regression testing... suppose there is 1000 test cases is there how many test cases again you run .. 1000 test caes r how many... thanx in advance..

6 Answers  


What is load testing?

1 Answers   Crea,


How u perform exception handling in QTp,what is other name for ths

1 Answers   Lehman Brothers,


Can I change properties of a test object?

0 Answers  


What is throw object?

1 Answers  


Categories