How can i use Ordinal identifiers and Smart identification
methods
suppose i want to know the index no of check box
Answer / 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 |
can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance
Give me an example where you have used a COM interface in your QTP project?
Explain quicktest professional (qtp) testing process?
Explain about import and export files?
Brief the process of testing with UFT?
how to make connection to a remote mysql database in qtp any one can please provid eme deatail steps.
Explain the concept of object repository and how qtp recognises objects?
What do you mean by checkpoints in qtp?
What is synchronization? What are the ways you can synchronize?
What is QTP and the use of QTP in TD?
i need the licence key for QTP V9.5 can anyone help me on getting this?
Explain how you can find the absolute value of the number in qtp?