In web page there is five OK buttons available, while
recording i click on 3rd OK button, How QTP identify the 3rd
OK button while running script? Is qtp identify 3rd ok button?
Answer Posted / raj
QTP add the OK button in OR and set its Property as
Descrion Property:
text = OK
Ordinal Identifier:
index = 2
QTP only uses Ordinal property i.e like Inedex property only
when all the description properties are same.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What are some test assets and related extensions of qtp?
How do you synchronization point through DP?
what is impact analysis on regression testing?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
Does quicktest professional (qtp) is unicode compatible?
how do u plan test automation?
what is Property......End Property loop? how to write sript for it in QTP
Is the qtp course will help to create a virtual object?
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
what is profile tool?
Hi ,Can any one pleas explain how to test splash objects using QTP?
How to data driven test for Win objects in QTP ?
Explain about Test Fusion Report of QTP?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
How to remove associated function library?