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

Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.

0 Answers   SoftTech,


How to match two doc files using qtp requirment is:- each and every single word of a doc file should be matched with the another doc file. can someone send me the code.

1 Answers  


How do we count the no of mails in Yahoo Inbox for a specified week?

0 Answers  


I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?

9 Answers   IBM,


What are the advantages of Automation objects than Test Objects?

2 Answers   Adobe,






How to make "TEST Batches" in manual testing . How it is possible plz explin in detail?

1 Answers  


What is the Limitations of Testing ?

4 Answers   TCS,


what is meant by keyword driven frame work can any one answer plzzzzzzzzzzz

1 Answers  


Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter

0 Answers   TCS,


tell me the script for envirnment value parameeter with an example. which situation envirnment valu parameter is used

2 Answers   HCL,


Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.

0 Answers   Hewitt,


How to modify the text checkpoint?

0 Answers  


Categories