How will u find that how many List boxes( and check boxes)
are present in one particular window
Answer Posted / nanda
Hi,
try this code...
set odesc = discription.create
odesc("Class Name").value ="WinCheckBox"
odesc("native class").value="Button"
set checkboxcount= window("<window name>").childobjects
(odesc)
counts=checkboxcount.count
msgbox counts
u will get number in msgbox.
please ping me if there is any feedback.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
wt is the use of multiple questions in QTP
What test you perform mostly? Regression or retesting in your testing process?
How to use debug tools?
Explain the new feature of UFT regarding the export of test results?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
What are the key points to create a framework in QTP for oracle forms?
How you can delete excel file in qtp?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
please any one can explain the keyword driven framework. with gmail example.
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
How to capture all the data of a webtable, weblist and combolist using QTP?
How many types of recording modes in qtp? Which will be used when?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
What is CMMP and CMMH?