what to do if application have 3 "ok" button with same
logical name and same properties, how qtp can identify them.
Answer Posted / khemlal sinha
there r many ways
1. use index property (0,1,2) now surely it will recognize
2. another way is spy on each button check which propery
uniq for each object then use only that propery while
recording . it will recognize sure.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What is the registration process and examination fees?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
What is the descriptive programming?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
What is keyword view in qtp?
Is it possible to change the property value at runtime? How it is possible?
how can we compare descriptive programing with a regular expression
What is an object repository?
Step 3&4 are repeated until an the object in recognised uniquely.
unique properties of button,edit box, radio button,check box?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
Connect to QC using AOM.
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
How to break the object spy ?