What are "Ordinal Identifiers" and where it is used in QTP.
AS FAR AS i KNOW, its is used to identify the object. but i
want clarity regarding this.

Answers were Sorted based on User's Feedback



What are "Ordinal Identifiers" and where it is used in QTP. AS FAR AS i KNOW, its is use..

Answer / moreshwar deshmukh

Ordinal Identifiers have Index, Location and Creation Time
( for only web browser).

QTP is unable to identify an object with recorded
properties(Mandatory & Assistive properties), then it uses
recorded properties and Ordinal Identifier to identify the
object.

Index: Indicates the order in which the object appears in
the application code relative to other objects with an
otherwise identical description.

Location: Indicates the order in which the object appears
within the parent window, frame, or dialog box relative to
other objects with an otherwise identical description.
Values are assigned from top to bottom, and then left to
right.

The Web Browser object has a third ordinal identifier type:

Creation Time:
Indicates the order in which the browser was opened
relative to other open browsers with an otherwise identical
description.

Is This Answer Correct ?    5 Yes 0 No

What are "Ordinal Identifiers" and where it is used in QTP. AS FAR AS i KNOW, its is use..

Answer / nalini

Ordinal Identifiers are Location, Index for both windows,
web applications. For Web only, Creationtime has been added
apart from these two.

If QTP is unable to identify an object with recorded
properties(Mandatory & Assistive properties), then it uses
recorded properties and Ordinal Identifier to identify the
object.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

pls guys understand this is question CAREFULLY,,, interviwer asks can u write test case for ATM m/c..i told, insert card enter pw...like this,,but interviwer not happy with that...ur not going to atm center? in ur office system ur testing ATM M/c...why ..how to test? what is the process?

1 Answers   Accenture,


i ve an excel in a QC folder. Thru my QTP script i want to open that excel in runtime. I am running this script from QC itself

4 Answers   TCS,


Explain about the Test Fusion Report of QTP ?

1 Answers   Ordain Solutions,


how to check URL using QTP? write vb script with descriptive programm only?

1 Answers   Syntel,


Ex : some mail name with surname Email id's there that is string fetch the particular surname only how to get particular surname all emails

1 Answers   Infosys,






Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji

0 Answers   TCS,


How can we use the "CreateObject("Wscript.Shell")" in QTP and what is the definition and purpose of it?

2 Answers  


tell me about framework types and most used framework in real time. types of output value in details. diff between wr and qtp in detail.

2 Answers  


how to handle the textboxes where in it should take the sum like ex:: while posting a question in this site it will for what is the result of 6+3=__ where in we have to enter manually 9 and click on submit... but how to handle these cases in qtp.. can someone plz help me out wid dis...

1 Answers  


in login module login button chage regularly(means login button change to submit button).What is the code for it.

3 Answers  


i have batch scripts in qtp and i want to update the status like pass/fail in excel sheet after excecuting the every script in batch.how to write the script for this?

1 Answers   IBM,


Hi All, How to get repeated word in string . Thanks Balaji

0 Answers  


Categories