QTP Check Points

Hi,

i am using qtp 9.0 for web testing.

I have local and online web pages. Ex. "http//local", "http//online"
both are same web pages
now i want to test these two web sites
how i use the check points for these purpose
How i check the web pages images, links, navigation's , page load times and other things

Plz anybody help to do this testing.

Thx

Punitha.R

Questions by Punitha.R   answers by Punitha.R

Showing Answers 1 - 3 of 3 Answers

How much of OR and DP are you using to do this?

There are several ways of checking if objects exist on a page. If you are using the OR then you can simply create Text, Bitmap or Standard checkpoints through the Active Screen. You might need to use Regular Expressions if you have dynamically changing text (WebElement). You will need to insert a transaction Start and transaction End to measure Page load time.

  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