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


In project module it contains 3-ok buttons with same
properties who qtp identify its objects while runing ??

Answers were Sorted based on User's Feedback



In project module it contains 3-ok buttons with same properties who qtp identify its objects while ..

Answer / uday kumar_anem

QTP uses unique properties to distinguish the object from
other objects. If all these three buttons have same
properties then it go for Ordinal Identifiers. These
ordinal identifiers are 1. Index, 2. Creation Time, 3.
Location.
1. Location: There is no way that all these 3 buttons
placed at the same location.
2. QTP adds index to each of the objects i.e it creates
object description as ok_1, ok_2, ok_3
3. No two objects cannot be created at same time(Web add-in
only)

Is This Answer Correct ?    9 Yes 0 No

In project module it contains 3-ok buttons with same properties who qtp identify its objects while ..

Answer / srinivasu

In qtp we can identify the object with the help of
following :-

Whenever we record a script using QTP - QTP identifies an
object uniquely using the following mechanisum.

[i] First captured the mandiatory properties
Object/Window [Class name, Label name etc...

If the manditory properties is not unique

[ii] Assistive properties [X,Y,Width,Hight,Abslute of X...]

If Manditory/Assistive properties are not unique then
it goes to ordinal Identify which is either location
or Index

Note: If the Object is identified using location/index
and if an object location is changed or index is changed...
the script will fail.

Is This Answer Correct ?    3 Yes 1 No

In project module it contains 3-ok buttons with same properties who qtp identify its objects while ..

Answer / chaitu.c

In qtp we can identify the object with the help of
following :-

1.Assive properties and Mandatory properties

2.Smart Identification ( Basefilter and Option filtr
properties)

3.Ordinal Identification(through the Index and Location of
Object in the project module screen)

Is This Answer Correct ?    2 Yes 1 No

In project module it contains 3-ok buttons with same properties who qtp identify its objects while ..

Answer / tvsramakrishnachowdary

this can be solved by Ordinal Identifiers Concept in QTP

Is This Answer Correct ?    1 Yes 0 No

In project module it contains 3-ok buttons with same properties who qtp identify its objects while ..

Answer / xyz

qtp identify useing regular expression

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More QTP Interview Questions

How can you identify the browser and its information using QTP script?

0 Answers  


what is use of optionexplicit in variable declaration

5 Answers   GE,


How many tables r created during the recording in QTP?

2 Answers  


Write a function which returns the addition of two numbers. give the value of the numbers outside the function.

3 Answers   SAP Labs,


how do you invoke the application through QTP?

1 Answers  


what is Function Definition Generator? can any one explain me in details?

6 Answers   Accenture,


What is smart identification?

2 Answers   Ordain Solutions,


How to capture the tooltip of webelement,if there are two values displayed in tooltip of webelement?

1 Answers  


how you update scripts in qtp?

1 Answers  


It is given in the help of QTP 9.2 that we cant debug the scripts. Is there any other way to VIEW, PAUSE and make modifications in the scripts during execution???

0 Answers  


why we use sendkey method in qtp?

2 Answers   ABC,


Qtp Automation Engineer , Can he login in VSS? What purpose he login In VSS? But Some companys are using CVS AND VSS ? some are Have log in in VSS Some Not login(not accessing) into VSS, not login persons are working on CVS? my doubt is, can Qtp automation engineer have loin in VSS or not? Where he store QTp Script?

3 Answers   CTC,


Categories