Pls can anyone give me the descriptive programing script to
find the number of edit boxes in a login window in flights
reservation (windows application only not web). Pls anyone,
very urgent
Answer Posted / hemakumar.m
1)Answer
Dim oEditDesc
Set oEditDesc=Description.Create()
oEditDesc("micclass").value="WinEdit"
a=Dialog("text:=Login").Childobject(oEditDesc).Count
Msgbox a
a=2
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to get the particular property value?
Explain advantages and disadvantages kdf?
When and why to use descriptive programming?
Is the qtp course will help to create a virtual object?
how to disable the pop ups through QTP using a script
What is use of object spy?
what is the difference between rational rose and QTP? WHICH TOOL IS BETTER TO LEARN? PLEASE SEND ME AT sana_50218@yahoo.com sandeep@epuratech.com
How to associate function library at a run time?
What is test object?
What is difference between Recording time object identification and Run time (Execution) time.
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
How can you close the second opened browser?
How to Test the mainframe application?
What is the quicktest professional (qtp) testing process?
what r the main attributes of test automation?