I have 3 add buttons of same properties in my page
but i want trigger one of them i required in my recovery
scnario manager is qtp recognizes it to recovre d scnario if
so how qtp recognizes it
Answers were Sorted based on User's Feedback
Answer / badri
I think its work with Ordinal Identifier
If any other answer let me know
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mangesh
I think you can use Index property. Index property of all
the buttons will be different even if they are in the same
page.
If any other answer, please let me know.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sailaja
We can use low levelrecording mode in this case. In low
level recording mode objects will be captured by the exact
position of the object.
| Is This Answer Correct ? | 0 Yes | 1 No |
Does quicktest professional is unicode compatible?
what is descriptive.create()in qtp?
How to define array in qtp?
I have 3 add buttons of same properties in my page but i want trigger one of them i required in my recovery scnario manager is qtp recognizes it to recovre d scnario if so how qtp recognizes it
What is a Patch in QTP?
Check point what is how many types of checkpoint and explain
What is positive test case and Negative Test case? What is the meaning of Real World Scenario's?
How many actions we can create with in a test?
Inserting a Call to Action is not Importing all columns in Datatable of globalsheet. Why?
How many types of parameters are there?
what is the extension for the test version of the script?
What is QuickTest Automation Object Model? Where we can use AOM?