what is smart identification in qtp? pls any give details?
thanks in advance

Answers were Sorted based on User's Feedback



what is smart identification in qtp? pls any give details? thanks in advance..

Answer / raju

Smart Identification : Its a mechanism provided by Quick
Test to identify dynamic bjects whose properties are
changing time to time....( Say a Submit button changes to
Save after clicking once)
Now the test property of that button is changed.If we
generate the script statement
Window("windowname").dialog("dialogname").winbutton
("submit").click

beacuse submit button is no more available in window

Generally Object Identification is done using the physical
description (Mandatory and Assistive properties) of that
object in the object repository.

But If we want to enable Smart Identification we have 2
ways.

1) enable Smart Identification for Object class
2) enable Smart Identification for a single Object

If we want to enable Smart Identification for entire object
class

Go to Object Identification---> select the environment--->
select the object class---> check the enable smart
identification checkbox in object Identification dialog

If we want to enable Smart Identification for a specific
object

Go to Object Repository---> select the environment--->
select the object class--->select the object---> check the
enable smart identification checkbox in object Repository
dialog

And we should select the Base Filter and Optional filter
properties for the selected object class/object.

When we enable this smart Identification Quick Test will
try to locate the object based on these properties only.

Is This Answer Correct ?    21 Yes 0 No

what is smart identification in qtp? pls any give details? thanks in advance..

Answer / laxmi

do u know mandatory and assesstive properties. when qtp is
unable to recognize an object by using above properties we
will enable smartidentification.by using this qtp
definitely identifies the object.

Is This Answer Correct ?    6 Yes 1 No

what is smart identification in qtp? pls any give details? thanks in advance..

Answer / uday kumar_anem

QTP identifies the objects in the application with some of
mandatory properties and assistive properties. If the object
changes with these properties, then QTP fails to recognize
the object in the application.

If any such object exists, then we can make enable the Smart
Identification to that object class.

If Smart Identification is enabled for the object class,
then QTP ignores the learned descriptions from the
application, and uses the mandatory and assistive properties
configured to that object class. It learns all the
properties configured in mandatory and assisitive properties.

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More QTP Interview Questions

hi friends i have 4 yrs exp in testing and 2 yrsexp in QTP.currently aim working in mnc in north as a permanent employer .iam looking for job in south is there any openings plz let me know my mail id is bjr@aol.in its very urjent

5 Answers  


we have a link in a website or webtable How can we record link in that table or site? link is not static we don't know exact location of that link? how ? if u know pls give reply with script also?

6 Answers   Cognizant, Covansys,


Can i run the qtp, without OBJECT REPOSTIRY...

8 Answers  


Hi Friends... What you are doing in Regression Testing and how many test cases you ran in regression testing... suppose there is 1000 test cases is there how many test cases again you run .. 1000 test caes r how many... thanx in advance..

6 Answers  


what are the challenges you have faced while testing web based application using the automation tools ?

0 Answers  






Can u Reduce the size of Object repository? What are the problems u have faced in Qtp tool?

2 Answers   IncRev,


Hi, i am mallishwari, i am veryn ew to testing but i have very much interest in testing. plse give me some guidence to get the job in testing. send me required documents and faqs to my personal id: mallishwari_urs@yahoo.co.in thans for advance.

2 Answers  


Difference between action & Reusable action?

0 Answers  


What is QuickTest Automation Object Model? Where we can use AOM?

1 Answers  


I have 14 itmes in a drop down that are associated with an account And these items change with different accounts I want to be able to define it by and index number or any other id so if I enter 2 in my Global excel sheet it selects the 2nd item from the drop down - is this possible?

5 Answers   Rogers,


in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded

0 Answers  


How to record application running on the Virtual machine?

0 Answers  


Categories