How can i count the list box elements in QTP ?using script
plz explain me (Chandana)
Answer Posted / minni
u can use GETITEMCOUNT to count the items in a list
box.For an example see the below script.
msgbox Window("flightreservation").Wincombobox
("flyfrom:").getitemcount
| Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
How many add-ins comes by default with quicktest professional (qtp)?
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
How do we handle run-time errors?
What is the difference between byref and byval in qtp?
In qtp, how you can use xpath to identify objects?
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
Is it possible to split an action? How?
How to integrate the qualitycenter with qtp
what is the hierarchy to use properties in descriptive programming
How to use debug tools?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
What is action split and the purpose of using this in qtp?
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
give me the code to save all messages of inbox of gmail into a folder and notepad