what is smart identification?

Answers were Sorted based on User's Feedback



what is smart identification?..

Answer / jyotheeswar

It is alternative solution to recognize Non-Standard objects

Is This Answer Correct ?    2 Yes 0 No

what is smart identification?..

Answer / vijay

Smart identification is a mechanism provided by qtp,which is
used for identifying the objects even though some properties
are dynamically changed.

Is This Answer Correct ?    1 Yes 0 No

what is smart identification?..

Answer / raju

QTP uses smart identification to recognize the objects
those are not recognized with mandotary properties of the
object.



Smart Identification is nothing but an algorithm used by
QTP when it is not able to recognize one of the object. A
very generic example as per the

QTP manual would be, A photograph of a 8 year old girl and
boy and QTP records identification properties of that girl
when she was 8, now when

both are 10 years old then QTP would not be able to
recognize the girl. But there is something that is still
the same, that is there is only one girl in

the photograph. So it kind of PI (Programmed intelligence)
not AI.

When should i use SMART Identification?

Something that people don't think about too much. But the
thing is that you should disable SI while creating your
test cases. So that you

are able to recognize the objects that are dynamic or
inconsistent in their properties. When the script has been
created, the SI should be enabled,

so that the script does not fail in case of small changes.
But the developer of the script should always check for the
test results to verify if the SI

feature was used to identify a object or not. Sometimes SI
needs to be disabled for particular objects in the OR, this
is advisable when you use

SetTOProperty to change any of the TO properties of an
object and especially ordinal identifiers like index,
location and creationtime.

For more information go thru this link

http://mercuryquicktestprofessional.blogspot.com/2006/11/how
-qtp-identifies-objects-complete.html

Is This Answer Correct ?    1 Yes 0 No

what is smart identification?..

Answer / satyanarayana

Smart identification is a mechanism used by the qtp in order
to identify the objects while normal method fails to
identify the objects.Normal method fails due to the presence
of more no of objects of same type and also presence of
dynamically changed object(propeties are changed dynamically)
Here qtp will uses properties like base filter properties
and optional filter properties.

Is This Answer Correct ?    1 Yes 0 No

what is smart identification?..

Answer / anupama

"SI" is used when the object properties like
Mandatary,Assistive and Ordinal Identifier are not
sufficient to recognise a particular object.

Is This Answer Correct ?    0 Yes 0 No

what is smart identification?..

Answer / venkat reddy

Smartidentification is a special mechanism provided in qtp
to recognize the non standared objects or the objects which
are not identified by Mandatory as well as assistive
properties.

when Si is used?
when the QTP is not identified the objects while executing
the script we will use SI
it will add more properties from Base fileter and Optional
filter properties and try to identidy if at all not
identified yet,
it will mix the basefilter and mandatory as well as
optional and Assistive then ony one of the property is
surely identified at last
Thanking You,

please correct me if i am wrong...,

Is This Answer Correct ?    0 Yes 0 No

what is smart identification?..

Answer / mahesh.k

simply smart identification is nothing but identifying the objects by using base filter and option filter properties. it uses qtp when it fails to identify object with respect to mandatory and assistive properties.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

hi friends can any one provide me the project in qtp because i have to attend to interview within one week atleast you provide the website address which provide the qtp projects

2 Answers  


What is the use of environment variables?

1 Answers  


What are the different kinds of test steps?

0 Answers  


How to track the execution time?

2 Answers  


diff between winrunner and qtp

1 Answers   Wipro,






how do we add a new sheet to data table in QTP?

7 Answers   TCS, Wipro,


Differences between quicktest professional (qtp) and winrunner?

0 Answers  


How i can test the background color of the records displayed in a Table. Eg i have a .net desktop application and there is a Table(swftable) with records displayed in the grids. i have to validate whether the 1st record is displayed in white background color and 2nd record in light blue background color...But the constraints is that once user click on the first record...the background color changes to grey.......Plze let me now how to validate this with QTP 9.2.

9 Answers   Accenture,


Hi All, I need 5 yrs exp manual and automation testing using QTP sample resume. is there any body having please send me my mail id is bjr@aol.in Tahnks in Advance

0 Answers  


I have made the recovery scenario in script. When i am exceuting the script. it stop automatically after running recovery scenario. Please tell the resaon?

2 Answers  


How to insert a check point to a image to check enable property in QTP?

1 Answers  


what is clean sweep?

0 Answers   ABB,


Categories