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


how qtp identify two objects having same name, supose
objects are in same page also with same name,specify spl
feature.

Answers were Sorted based on User's Feedback



how qtp identify two objects having same name, supose objects are in same page also with same name..

Answer / sudheer 4m mphasis

This is the SPL feature for this problem.

QuickTest can use the following types of ordinal
identifiers to identify an object:

Index. Indicates the order in which the object appears in
the application code relative to other objects with an
otherwise identical description. For more information, see
Identifying an Object Using the Index Property.
Location. Indicates the order in which the object appears
within the parent window, frame, or dialog box relative to
other objects with an otherwise identical description. For
more information, see Identifying an Object Using the
Location Property.
CreationTime. (Browser object only.) Indicates the order in
which the browser was opened relative to other open
browsers with an otherwise identical description. For more
information, see Identifying an Object Using the
CreationTime Property.

Is This Answer Correct ?    16 Yes 1 No

how qtp identify two objects having same name, supose objects are in same page also with same name..

Answer / ratheesh

BY using index property u can define the same objects

Is This Answer Correct ?    12 Yes 1 No

how qtp identify two objects having same name, supose objects are in same page also with same name..

Answer / n.n.raju

QTP identify the objects by logical name and class but
smart identification mechanism is used for identified the
object from object repository
in this situation QTP uses ordinal identifier Concept

Is This Answer Correct ?    7 Yes 3 No

how qtp identify two objects having same name, supose objects are in same page also with same name..

Answer / jayant naikwade

you have to enter to the rep and find the object
then check the propertoes
and you have to add index property there
in both objects with the same name
and for descriptive you have to include the index:= and the
number of index of the object
within the object descrioption
basically the index is what can help you identifying the
correct one

Is This Answer Correct ?    1 Yes 0 No

how qtp identify two objects having same name, supose objects are in same page also with same name..

Answer / nidhi

objects ar identify by qtp through their logical name and
class we can use smart identification to recognise object
which is not normally recognised by qtp in normal process

do.send answer correct me i m wronge

Is This Answer Correct ?    1 Yes 7 No

Post New Answer

More QTP Interview Questions

write a VBscript code to parametrize test script using test data from sqlserver database?

2 Answers   IBM, Polaris,


How to handle exception when data table is not available in local host system or path is not correct(explain statement with example)

1 Answers  


how to use the QTP choose the data from oracle&#65311; e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.

0 Answers  


what is retesting?

2 Answers  


what is testing process with QTP in organization

1 Answers   Tech Mahindra,


Hi, i want download attached files in test plan area from QC to local drive in my system using QTP script. Please help me

3 Answers  


Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so.. Correct me if iam wrong some where.

8 Answers   Microsoft,


In website, protocol has been changed http:to https what you will do? tell me your approach?

1 Answers  


How the automated tests in org

1 Answers   Maintec,


Explain the views in the QTP GUI?

0 Answers  


Can a function return a dictionary object?

2 Answers   CG, Semantic Space,


I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?

0 Answers  


Categories