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
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 |
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 |
when i try to recognise a winmenu item it does not allow me to do that but recognises it as window..i am using qtp 9.2 could someone help with this
How you will rate urself in QTP in the range of 0 to 5
How to handle dynamic objects in quicktest professional?
What are all the common questions asked for the candidates having more than 1 yrs exp in QTP?
how to count the word "IS" is repeated in the application using DP
3 Answers DST Global Solutions,
How you can find the absolute value of the number in qtp?
what is functions in qtp?i know the userdefind &bulit funation or i know that Private public function ?plz tell me what is funations in qtp?how to create a funation in qtp
How to recognise the webelement and verifying that webelement is enabled?
What is the latest version of QTP? aster googling i found it 9.5 . but somewhere in my frnds resume i hve seen 10.0 so i am a bit confused pls let me know.
what is the Exact Meaning of Environment Variables?
write a qtp script to enter user name & password for flight reservation login page from excel sheet
when we open flight reservation.at that time where we found synchronization point() and wait function().i m confused .i want this answer.