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 Posted / 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 |
Post New Answer View All Answers
What is RTM (require ment tracebulity marix) fromate?
What is the virtual object?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
What is the keyword view and expert view in qtp?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
Explain how to use QTP to check broken links on a page?
What is the quicktest professional testing process?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
How are actions and functions different in QTP?
How you can write contexts to text file in qtp?
Approach for Installation,comaptibility,system testing
How many types of Automation frameworks are there in UFT? Describe them.