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 |
can a Function return more than one value..??? if so please give me the code for that.
5 Answers DST Global Solutions,
anyone can explian about types of "Triggere Events" in QTP
Function to convert lowercase to uppercase in QTP Pls anybody can give the answer.. Thanks in advance...
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
write progamming connecting QTP to database sql? this is question asked by interview? pls any answer this?
What are the different properties of an web object
what is the difference between data driver & data driven and driver script?
Where we can use the analog mode and where we can use the low – level mode?
What is quicktest professional?
You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they replaced bottom 3 combo boxes with each other. While executing the Test script for version1 no errors. When we execute the Test script for version2 that QTP showing the error message "Object not identified" remember no property changed in version 2, ordinal identifier also disabled. Find what properties might change here in this scenario
What is the current version of QTP and now it is the product of Mercury or HP
Could you please explain me about QTP framework.