How to Display last item of a Combobox by using QTP?
Answer Posted / bhargavi
For web application it is not Combobox as mentioned above.
In windows application we will have combo box and here is the code for retrieving last item in combo box:
This example is explained using Flight application(Sample application given in QTP)
reqItem= Window("Flight Reservation").WinComboBox("Fly From:").GetItemsCount
msgbox Window("Flight Reservation").WinComboBox("Fly From:").GetItem(reqItem-1)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to create runtime property for an object?
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
What is the differences between image check point and bit map check point?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
How to creating an output value using quicktest professional (qtp)?
When ‘option explicit’ keyword is used in qtp?
Define virtual object?
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
How to test the login page in different ways in automation testing and i need code?
What is the script for database check point, bitmapchek point, regular expression ?
What contains Data Driven Framework document in qtp?
What are the ways you can synchronize?
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
what is the diff b/w assistive and mandatary rules of object repository in QTP???
hi nani my doubt is how does qtp process metrix related to software process.