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

What is the Diff between Image check-point and Bit map Check point?

4 Answers  


how can we handle exceptional handling in qtp

6 Answers   NIIT,


How to modify object property in qtp ?

1 Answers  


How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?

1 Answers  


tell me about framework types and most used framework in real time. types of output value in details. diff between wr and qtp in detail.

2 Answers  


what is option explicit?

5 Answers  


In QTP for .net application which plug in is used? For Java Application which plug in is used ?

2 Answers   AppLabs, Fraze Tech,


what is the difference between Table checkpoint and Database checkpoint in QTP

2 Answers   Ordain Solutions,


if full in Object Repostoiory then how to load other Object Repository

2 Answers  


hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career

1 Answers  


how your doing reporting in your script?

1 Answers   IBM,


What are the Test design techniques you uses in ur project?

0 Answers   Accenture,


Categories