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. I Am working in Small IT company as Test Engineer. But am looking for change. I have 2+yrs experience, but my problem is MCA 72%, remaining all are Second Division. plz give solution for my problem.am elgible for MNC's or not. if not plz give suggestion............ already i forwarded my resume to lot of MNC's but. I didn,t get CAL............ plz give any suggestion.

3 Answers  


you written some code in qtp for opening google.com browser and entered some text inthe search text box and clicked search button. this is ur script.. before running this script i have already opened two google.com browsers. now am running the script what will happen? script will run or what?? Thanks... Nani

4 Answers   Oracle,


what is Action conversion tool? what the Action conversion tool will do?

1 Answers   Satyam,


can anybody give me the links for vb script material

1 Answers  


what is aregular expression?

4 Answers   UHG,






How do you export an output to a excel sheet? Ex: I get my answer by using Msgbox"..." &R. How do I displayed the result of the Msgbox (such as R) to an excel sheet? Please let me know.Thanks

2 Answers   ADC,


hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com

0 Answers  


we are submitting data one form to another form.defaultly it is time period set as 5sec. but it is taken 15sec what to do

5 Answers   Covansys,


A question was asked in a company-suppose, I am testing a website on QTP, all the time a new title bar is appeared on next page. Trying to use regular expression under key word driven testing but expert view is also appearing unchanged and error is also generating, do you have any best resolution for that kindly explain in detail. please dont give example of yahoomail, that is unable to clear my doubt.

2 Answers  


How do u connect database through QTP tell me both Ms Access and SQL

2 Answers   Livetek,


tell me abt a time when u had to go above &beyind the call of duty to get the job done

0 Answers  


Will QTP Support Visual Foxpro Applications? If yes please tell me whether I need to install any additional addins for that?

0 Answers  


Categories