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

what is the main process in QTP?

3 Answers   Ordain Solutions,


What is Expert view?

4 Answers  


What is an optional step in qtp ?

0 Answers  


.how will you load the object during runtime

2 Answers   TCS,


how can we do the frame work in qtp

0 Answers   L&T,






Hi How to retrieve data from web element line by line?

0 Answers  


What is the difference between Accessibility Checkpoint and Bitmap Checkpoint in QTP? Note: I have read it in QTP help but i dont want answer from that.......

1 Answers  


requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function

1 Answers   FIS,


How is GC reddy online program Will i get placed How are the placements.

1 Answers  


How can we redirect QTP results in to a excel sheet after the execution

3 Answers   SAP Labs, Virtusa,


is qtp 9.2 supported for firefox browser3.0?bcoz when i tried to create scripts with the application run on firefox browser 3.0 then qtp 9.2 didn't ct=reate the scripts?

2 Answers  


What are the benefits of qtp?

0 Answers  


Categories