Suppose I want to use Index value of "WinEdit" in my
script .But it is showing None in "Ordinal identifier"
value of Testobject Details in the Object Repository.How to
enable Ordinal Identifiers to capture the Index value of
that particular WinEdit.
I have selected "index" and clicked "OK" from Tools->
Object Identification
Again I added same WinEdit to the Object repository
But I did not get Index value..Please any one help me.How
to enable Ordinal indentifiers
Answer / lucky singh
HI, This might help you out :
The QTP tool recognizes the object as per the following
process :
First it will try to uniqely identify the Object (which it
is trying to learn) on the basis of defined Mandatory
Properties. After that it will take The Assistive properties
(in case if QTP is not able to uniquely identify the object
with help of Mandatory properties). Then it will go for the
Ordinal identifier.
I think you need to remove all the Mandatory and Assistive
properties for your object ,, then QTP will automaticallt
will be forced to use Ordinal properties,,, and then you
can fetch the value of Index.
Lucky Singh
Is This Answer Correct ? | 1 Yes | 0 No |
Why qtp always start action1 and does not start action?
How to display the first 3 letters in these "ABCDEFGH" using qtp script?
Did you use flatfiles in your projects?At what situation you used it?How can you upload flatfiles?
Explain about random testing of 500 test cases?
Iam doing automation in Oracle App's using QTP? In App's because of some functional setup, keep on changing my script flow. for this how can i use the recovery sceanrio?? Please help me?
what is meant by source control?
How to open any application during Scripting?
What is the extension of script and object repositary files?
what is smart identification?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
In a webtable,a list of values are there,rightnow one values shows,later random another values shows,but how to retrieve the random value in webtable.
What is expert view and keyword view?