On a web application I want to select list item 5 from a
dropdown list. but QTP identifying this object as
winobject. Then how can we select list item 5 from that
dropdown list.
Answer Posted / santhosh
1.FIRST LAUCH THE QTP AND LAUNCH THE APPLICATION AND THEN
CHECK IT OUT
2.DISABLE SMART IDENTIFICATION AND TRY
AND WHILE SCRIPTING U CAN USE
BROSER(" ").PAGE(" ").WEBLIST( " ").GETITEM(5)
this wil get u item 5
plesae revert back it this doesnot work
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the recovery scenario in qtp?
When to use descriptive programming?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
How to run a test using quicktest professional (qtp)?
What is QTP scenario.
What are the flaws in water fall model and how to overcome it?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
Is any limitation to xml checkpoints?
Can we run multiple QTP scripts one after the other without manual intervention? How?
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
after click on compose mail how can we attached a file in qtp with vbscript code
Where to use Property Let, Property Get, Property Set in UFT
How many add-ins comes by default with qtp?
Explain types of descriptive programming?