Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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.

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

tell me abt a time when u had to go above &beyind the call of duty to get the job done

1940


explain abt dyanamic changing object with example?

2337


How do you synchronization point through DP?

1078


What are the two types of repositories available, explain them?

1029


I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

2035


How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)

2478


assume i have few url link how will i dynamically call then using descriptive programming?

2028


how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!

2162


Explain the views in the QTP GUI?

1065


How to check feasibility of the appliction?in automation testing?

1987


Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com

2385


Explain hybrid framework with advantages and disadvantages?

1069


After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.

7472


How u will do versioning in QTP?

1894


What are the recording modes in qtp?

1053