1. I have asked the same question for the third time, but
i am getting wrong answers.
Pls give me the script to count the number of edit boxes or
checkboxes in an windows application screen.
In windows application childobject is not working, anyone
very urgent
Answer Posted / dimple
Hi subhash
find the below simple code
Set objdes=Description.Create
objdes("micclass").value="WinEdit"
Set objchild=Window("text:=Flight Reservation").ChildObjects
(objdes)
c=objchild.count
msgbox c
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
What is test object model in quicktest professional (qtp)?
Explain about the test fusion report of quicktest professional?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
What are the disadvantages of recording test cases in qtp?
Explain the concept of how quicktest professional identifies object?
What are the different types of functions available in qtp and explain ?
Tell me about qtp?
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
how to post xml data from QTP scripts to any application?
How are actions and functions different in QTP?
What is the basic concept of qtp?
On what document base Descriptive programming is written if build is not yet ready ?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
How many lines of code in each script of QTP?