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 |
How to export quicktest professional results to an .xls file?
what is the syntax or command in vbscript to display user message example i want to display "welcome to QTP".
It is regarding VBScript, how to export our function results to ExcelSheet through VBscripting. Ex: I have written add function, that result should export to Excel.
Function to convert lowercase to uppercase in QTP Pls anybody can give the answer.. Thanks in advance...
What is the difference between shared and local object repository?
What is post recovery scenario?
For which type of project the iterative model is suitable?
setroproperty and getroproperty difference
How do you synchronization point through DP?
Explain the concept of how quicktest professional identifies object?
How to connect to oracle(sqlserver) database to QTP
unable to get item from the combobox using descriptive programing. can any one give me the peice of code to schedule the booking from one place to another using DESCRIPTIVE PROGRAMING.