How do you test the different ads displayed in the Inbox
home page of Yahoo.

Once u login Yahoo mail, in inbox page there will a banner,
where different ads are scrolling, how do you test that
using qtp?

Answers were Sorted based on User's Feedback



How do you test the different ads displayed in the Inbox home page of Yahoo. Once u login Yahoo ..

Answer / tathagata mukherjee

By Using Descripttive programming you can resolve this
proble.

set img_obj =Description create
img_obj("html tag").value="IMG"
img_obj("class name").value="Image"
img_obj("image type").value="imagelink"

Browser("title:=.*").Page("title:=.*").Image
(img_obj,"index:=*").click

It will the generic code to click any image link

Is This Answer Correct ?    3 Yes 0 No

How do you test the different ads displayed in the Inbox home page of Yahoo. Once u login Yahoo ..

Answer / saff

if u insert pagechekpoint to thatpage it will show all the
links and thier sourses

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More QTP Interview Questions

How can we export test results to an excel sheet in QTP??? Can any one provide sample coding for this?????

6 Answers   TCS,


how to find that tools work well with your existing system?

0 Answers  


What is the difference between "Call to copy of action", "Call to existing action" & "Call to winrunner action"?

5 Answers  


Is it possible to change the extension of Shared object repository?

2 Answers  


what is verification & validation?

2 Answers   Accenture, TCS,






What are the different types of checkpoints?

0 Answers  


How to count the no of objects in XML file(QTP)

1 Answers   IBM,


Mention what are the different types of recording modes in qtp? Which will be used when?

0 Answers  


what is mean by soi in object identification

1 Answers  


How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please post what is correct answer.

5 Answers  


1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?

0 Answers  


what is option explicit?

5 Answers  


Categories