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
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 |
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 |
I am trying to write a descriptive program for clicking on a perticular link.For that i wanted an index or location of that object.But when I viewing through spy, There was no index property of that object.What to do for getting index value.How can I get index? please any one let me know.
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
I have written some script in QTP and i added those objects in Object Repository. All written script has been executed successfully. After few days when i tried to execute the same script i got error message "objects not found in Object Repositiry". How can we solve this issue?
It is very difficult to test in manual for that we go to DATA DRIVEN TEST.
how to generate numbers in between to numbers suppose numbers in between 500 to 1000 in sequencies using vbscript
In key word driven framework,we will rename the logical names of objects,why?
What is the best institute in Ameerpet? If people think Ameerpet is the pride of hyd they need to go to Delhi/Gurgaon/noida you can find the difference.
what is the difference between xmlutil and xmlDOM in qtp?
I want to scroll down in MSPAINT (captured a screen already). So that I can read the data in it through the step Window(paint).GetVisibleText for my validation. Anyone know the scripting for this?
difference between recording methods and recording modes in QTP
There are some links on the web page,write a script to count and click those links and check the text on the page displayed on clicking the links.
What are the features of quick test pro(qtp)?