How can i use Ordinal identifiers and Smart identification
methods
suppose i want to know the index no of check box
Answer Posted / siddu
Using smart identification QTP compares the object
properties at the recording or creating time to the current
test object properties (the properties of objects in the
object repository) using base filter and optional filter
properties. If any one property is matched then it
identifies the object uniquely.
Using ordinal identifies QTP identifies the object by giving
the values 0,1,2 ........ using INDEX, LOCATION, CREATION TIME
INDEX: The object which comes first when we are using tab
has value 0, the second one 1, and third one 2
LOCATION: The object which is nearer to x-axis have value 0,
the second one 1, and third one 2
CREATION TIME: For browser we are using this one. The first
created browers has value 0, the second one 1, the third one 3.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
Explain the qtp test phases.
What are advantages of test automation?
How many tabs are available in debug viewer pane?
what is meant by source control?
Can we record an application running on a remote machine using qtp?
Explain measuring transaction.
How to Test the mainframe application?
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
What is quick test pro? What is a quick test professional?
What are the methods used in UFT to handle exceptions or run-time errors?
Explain how you can find the absolute value of the number in qtp?
How can I change object description or check point values in qtp?
regular expression in qtp standar check point for months from accepting months from january to december only