Answer Posted / nagk24
cnt=0
Set d=description.Create
d("micclass").value="WinEdit"
Set a=window("text:=Flight Reservation").ChildObjects(d)
For i=0 to a.count-1
cnt=cnt+1
Next
msgbox cnt
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Differences between quicktest professional (qtp) and winrunner?
Explain Descriptive Programming Types with Examples?
Can we use index on view?
Explain advantages and disadvantages kdf?
What is fragmentation and paging?
What are the data types in qtp?
what is run action?
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 use actions in qtp ?
Explain how you can find the absolute value of the number in qtp?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
Explain different types of checkpoints?
What ate the Technologies supported by QTP?
How does quicktest professional (qtp) identifies the object in the application?
how to test load test and block box testing an a web based application pls give ans briefly