How to Display last item of a Combobox by using QTP?
Answer Posted / chandu
x=Browser("Browser Name").page("PageName").Weblist
("WebListName").GetRoProperty("items count")
Browser("BrowserName").page("PageName").Weblist
("WebListName").Getitem(x)
in this code..Weblist("WebListName")...this is the
combobox name...in web based application..qtp will display
"WEBLIST"...not "COMBOBOX"...
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What is the difference between local and shared object repository in qtp?
terminal services client
write a script to verify the image path(src property) of the images which are in web pages.
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
How many types of recording modes in qtp? Which will be used when?
How to associate function library at a run time?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
how to write xml output check point bu useing descriptive programing .means without useing output check point
Which features or drawbacks of QTP lead to the upgrade for a newer version?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
how to post xml data from QTP scripts to any application?
Explain in brief about the quicktest professional (qtp) automation object model?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
What are the major/ important methods, functions in QTP we use realtime testing