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?

Answers were Sorted based on User's Feedback



What is object identification?..

Answer / venkateshwarlu

while we are recording the operation on application qtp
tries to captures the properties to identify uniquely.
first and foremost it concentrate on mandatory properties
to identify the objcts uniquely, if it is not possible it
concentrates on assistive properties to identify uniquely
and if it is alos not possible, it capture the ordinal
identifier like index, location, creation time. and store
it in a file, it is called object repository file. using
this qtp will identifies the objects or windows.

by
venkatesh

Is This Answer Correct ?    22 Yes 5 No

What is object identification?..

Answer / kiran

Object Identification is Related to Object Classes
information That means if u want change the properties of
class do it in Object identification
Object Identification contains the properties of a standard
class of object
1.Normal identification
a.Mandatory properties
b.Assistive properties
2.Smart identification
a.Base Filter properties
b.optional Filter Properties
Apart from the above Properties there is ordinal identifier
proprty also
In Ordinal Identifier it wil consider 3 properties
1. Creation Time
2. Index
3. Location

Is This Answer Correct ?    21 Yes 4 No

What is object identification?..

Answer / chinmaya khatua

Object Identification:-
To identify the object properties uniquely.
there are two type of object identification modes in qtp.
1.Normal Identification
2.Smart Identification

Is This Answer Correct ?    15 Yes 7 No

What is object identification?..

Answer / sanjana

object identification is used for uniquely identifying the
objects they are two types of object identifications
1.Normal identification
2.Smart identification
Actually they are 4 types of properties in object
identification
1.Mandatory properties
2.Assistive properties
3.Base Filter properties
4.optional Filter Properties
Apart from the above Properties there is ordinal identifier
proprty also

Is This Answer Correct ?    8 Yes 2 No

What is object identification?..

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

What is object identification?..

Answer / vinay srao

Before creating any shared repository file or before adding objects information in to object repository We can configure which property values QTP has to collect based on type of object and environment

Ex: Configure for a push button QTP has to collect native class, text & height property values for standard windows based application.......

navigation: goto Tools menu
--> select Object Identification...
--> select Environment as standard windows
--> select test object classes
--> click winButton
---> click add/remove in Mandatory properties
---. select height property, click OK---> click OK

Is This Answer Correct ?    4 Yes 6 No

What is object identification?..

Answer / namukaya winfred

uniquely identifies an object in the management information
base.

Is This Answer Correct ?    3 Yes 6 No

What is object identification?..

Answer / ram karthick t.g

Object Identification in QTP, How QTP learns Objects in Application?

Stores Objects as Test objects

1. Mandatory Properties
2. Assistive Properties
3. Ordinal Identifier
4. Smart Identification

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More QTP Interview Questions

what is output value in QTP and how it can be used in automation testing

0 Answers  


Are u place all QTP Framework folders in VSS?

4 Answers   TCS,


What is the difference between local and shared object repository in qtp?

0 Answers  


in real time when we are creating the script by default it is going to save in action object repository or not any way my question is in one of my interviewer said that in real time the default object repository is action object repository and by using quick test plus they are going to merge is it correct i said that by selecting the object repository as shared one in selecting the test>>settings>>resources but she is not convinced what is the correct one

1 Answers   DigiTech, Infotech,


Write the regular expression code, it accepts the alpha, numeric and special symbol and the first character should be the Alphabet. Tell me the answer

3 Answers   IBM,


I have a drop down box to show selected number of records in result page.It contains 4 items like 10, 25,50 and 100. when i was recordes script for seelcting each item and checking selecting number of records in the result page( it is in the same page in the table format)it is generating a new page with same controls( objects) in the OR. how to avaid these in OR? is it possible to write DP for only these lines?, remaining(remaingin lines of code) objects i want use from OR only. One more problemis if change ( add /remove properties of an OBJECT in OR , my ( recorded )application is not running.

5 Answers   Virtusa,


hi all QTP recognizing objects as "string_1","string_2","string_3","string_4" like that but when using FOR LOOP for these.QTP not proceeding further can i declare these _1,_2,_3,_4 as a single variable

4 Answers   Livetek,


Hi Friends, Every one is posting the Answers for the existing questions.Try to post the questions that are asked in Recent Interviews.It will be useful to the other Job seekers.

1 Answers  


What is object state in trigger events,in recovery scenario.write a script to handle this.

0 Answers  


what is standalone database

1 Answers   Wipro,


Hi, I have 50 test cases for automation, Based on which criteria we can decide for these test cases we have to use Descriptive programming and remaining for general coding? Thanks In Advance..Kavitha

2 Answers  


What is the use of Regular expression?

5 Answers  


Categories