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...


if Object repository contain x and y properties. we do not
know whether they are mandatory or assistive properties.
While executing the script qtp will use both the properties
or only sufficient properties to identify the object.
It means it use OR (or) AND

Answers were Sorted based on User's Feedback



if Object repository contain x and y properties. we do not know whether they are mandatory or assi..

Answer / thirumala reddy

Answer: Mandatory properties are enough to identify the object

Below i am giving the total process of object identification

QTP uses three types of object identification to identify
the object

mandatory and assitive properties

smart identification

and ordinal identifier

QTP starts with mandatory properties, if QTP unable to
identify the object uniquely using mandatory properties then
it will go to the assistive properties (if and only all
mandatory properties are matching with runtime object
properties)

(test object properties are the properties of objects in the
object repository and runtime object properties are
properties of the objects in the application)

if QTP unable to identify the object uniquely using
assistive properties then it will go to the smart
identification (we have to enable the smart identification
in object repository) (in smart identification the QTP
compares the object properties at the record or creat time
using base filter and optional filter properties) if any one
property matches then it will identifies the object.

if QTP unable to identify the object uniquely using smart
identification then it will go to the ordinal identifier.

in ordinal identifier there are three options
INDEX: Tab position (order of that object in that
application, eg: if there are three OK buttons, then it will
give the button value which is first in order is "0", second
button value is "1" and third button value is "2")

LOCATION: The value of object which is closed to x-axis
(using x and y coordinates) is "0", for second one "1", for
third one "2".

CREATION TIME: For brower we can use this (for each brower
it creates a time) using the time difference it will give
the value and identifies the object.

if any queries plz mail me a.thirumalareddy@gmail.com

Is This Answer Correct ?    7 Yes 0 No

if Object repository contain x and y properties. we do not know whether they are mandatory or assi..

Answer / vishnu

All the defined properties will be checked to identify
the object uniquely.
eg: html id AND html tag AND and Class...etc.
So, AND is the answer.

Is This Answer Correct ?    1 Yes 0 No

if Object repository contain x and y properties. we do not know whether they are mandatory or assi..

Answer / rayudu

Both the properties..
It uses AND logic

Is This Answer Correct ?    1 Yes 1 No

if Object repository contain x and y properties. we do not know whether they are mandatory or assi..

Answer / baba fakruddin

Hi,

Thanks for your Valuable Answers...

I got some information about this question..

Answer is here

While running the Test Script... QTP uses all the
information (property values) available in Object
Repository and try to identify that object by using those
values... It doesn't check whether they are mandatory or
Assistive properties.

Simply, It uses "AND" Logic

Thanks & regards
Baba Fakruddin.D

Is This Answer Correct ?    0 Yes 0 No

if Object repository contain x and y properties. we do not know whether they are mandatory or assi..

Answer / ravikumar reddy

How to display mandatory properties using object repository
method?. i mean is there any way to predefining of
properties for OR method

Is This Answer Correct ?    0 Yes 0 No

if Object repository contain x and y properties. we do not know whether they are mandatory or assi..

Answer / udham singh

i

The right answer is

Qtp first checks all Mandatory properties .it means AND operation on all Mandatory properties ,if all properties matches then the object is identified and operation is performed.if even a single property in MANdatory property mismatches then it fails. in this case QTP will move to ASSISTIVE properties.IN assistive qtp PERFORMS or OPERATION.IF EVEN A SINGLE PROPERTY MATCHES THEN (INCLUDING MANDATORY) THEN ALSO IT WILL IDENTIFY THE OBJECT.

Is This Answer Correct ?    0 Yes 0 No

if Object repository contain x and y properties. we do not know whether they are mandatory or assi..

Answer / bfakruddin

Thanx mr.Thirumala Reddy,

But I have not asked explanation, I asked just answer for my
question,

QTP uses description in Object Repository in AND Logic or OR
Logic,

The properties available in OR is Mandatory properties or
Assistive Properties?

plz give simple answer for this

thanx in advance, Bye

Is This Answer Correct ?    0 Yes 1 No

if Object repository contain x and y properties. we do not know whether they are mandatory or assi..

Answer / rammy

its not And--Or logic, It first check mandatory, if those
are enough, Thats it.

If those are not enough then it goes to Assistive.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More QTP Interview Questions

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  


when u script reveiwing in which area u more concentrates?

0 Answers   IBM,


I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.

0 Answers   Wipro,


Can any one please list me out the shortcut keys for some functionalities in the QTP .. for example ..to record...to run...etc

6 Answers   Keane India Ltd,


pls dont join MIndq nageshwar rao...Nageshwar rao sir didnt teach QTP indepth...he teach basics only...atleast he dont know about INSTR concept...this concept take min 30 min...buthe teach 3 min only...like this so many concepts are missing in class. IN CLASS ROOM NAGESHWAR RAO SIR HIPNATIZE THE STUDENTS....WITH OTHER ISSUES.. dont join... look other institutes...this is my personal openion share your comments thank u

1 Answers   Mind Q Systems,


what is the use of descripting programming?

8 Answers   Ordain Solutions,


How to measure transaction time through VBScript without using start and end transaction points?

0 Answers  


what is framework? which frame work u follow for writting script?

5 Answers   IBM,


What is the D/B Test managemet tool and bug trcking tool? Ans send to pbr.qtp@gmail.com

1 Answers   Cap Gemini,


In an output value text checkpoint, where does the output value stored by default ?

4 Answers   Ordain Solutions,


what are the areas that cannot be tested using an automated tool? list a few

3 Answers  


how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page

0 Answers  


Categories