why do we use both location and index identifier.
Answer Posted / prasad
If both the mandatory properties and assistive properties
are fails to identify uniquely, QTP uses ordinal property
(Index and location) to the description to recognize the
object uniquely.
Types of ordinal identifiers to identify an object are
i) Index
ii) Location
iii) Creation Time
an example of ordinal identifier:
Suppose there are 2 “Back” button link(i.e back to the
previous page)in a web page. Hence these two will be differ
from each other by their “Location”.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the pros and cons between QTP and Rational Robot
Can U Explain about QTP tool from older version to latest version also its differences?
How to add synchronisation points in qtp?
Mention the different actions types of qtp.
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
What is recovery scenario manager? When you go for recovery scenario manager?
In qtp is it possible to check broken links of a page?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
What is quick test pro?
What are the types of environment variables in qtp?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
What is quicktest professional?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click