for example one window is there, the window contains how
many edit box's i want script? i know the script but that is
not exact answer....
The script is like this ..........
set a=description.creation()
a("Native class")="WinEdit"
b=window("Flight Reservation").childobject(a).count
msgbox b
if u found exact answer please getback to me?
raju.ippali@gmail.com
9823257761
Your script is right but need to do some modifications
set a=description.create()
a("micclass").value="WinEdit"
b=window("Flight Reservation").childobjects(a).count
msgbox b
Now you can get the results
Before going to execute you have to add the Flight
reservation Properties to the repository
| Is This Answer Correct ? | 3 Yes | 1 No |
Explain about opening notepad in QTP and writing of test result in notepad?
What is accessibility check point?
what is the latest version of QTP? Main difference between 9.2 and 10 version
regular expression in qtp standar check point for months from accepting months from january to december only
pls tell me different type of automation frame works in QTP and which one need to select in client server application
why we use environment variables
Tell when we call the function? tell with example.
pls dont join MIndq nageshwar rao...Nageshwar rao sir didnt teach QTP indepth...he teach basics only...atleast he dont know about INSTR concept...this concept take min 30 min...buthe teach 3 min only...like this so many concepts are missing in class. IN CLASS ROOM NAGESHWAR RAO SIR HIPNATIZE THE STUDENTS....WITH OTHER ISSUES.. dont join... look other institutes...this is my personal openion share your comments thank u
what is automation(qtp)bug pls giv me one ex?
What information do the columns in the Keyword View show for each step?
how we can take data in the username field text box into variable in web application explain with example and give all functions to get data into variables
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?