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 is object identification?

Answer Posted / vikas choubey

Object Identification: -
QTP’s object identification concept is based on 4 types of
properties and an ordinal identifier.
Types of properties:
• Mandatory properties
• Assistive properties
• Base Filter properties
• Optional Filter properties
A test engineer can specify list of mandatory properties,
assistive properties, base filter properties, optional
filter properties and ordinal identifier.
Ordinal Identifiers: - There are 3 types of ordinal identifiers.
1. Location
2. Index
3. Creation Time


1. Location: If at all the Location is selected as an
ordinal identifier then the QTP will generate the sequence
of numbers from 0,1,2,… based on the sequence of the objects
located in the application.
2. Index: If at all the index is selected as an ordinal
identifier then the QTP will generate the sequence of
numbers from 0,1,2,… based on the sequence of the programs
of the corresponding objects.
3. Creation time: If at all the creation time is selected as
an ordinal identifier then the QTP will generate the
sequence of numbers from 0,1,2,... based on the loading time
of a web page

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

please post the interview questions for QA position in FACTSET

4395


Write a script to verify font style and color of a windows object using descriptive programming

1324


Can we create a qtp test from qc?

983


What is keyword driven framework?

1034


1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?

1481


What is expert view in qtp?

998


What are the recording modes in wave event?

1958


Object repositories types, which and when to use?

1022


How does you pass optional arguments in qtp?

976


you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva

1872


What is synchronization? What are the ways you can synchronize?

1102


How can I import environment from a file on disk?

1018


What is object spy in quicktest professional?

1043


What is post recovery scenario?

2197


I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .

2179