Wht is Smart Identification Mechanisam in QTP..Actually
when do we this Technology means during Recording or running
....how is technology works. Anybody can expalin
this .....Thanks in advacne
Answer Posted / sri
QTP uses SmartIdentification when QTP fails to recognise an
object using Mandatory and Assretive properties.
The secret behind the smart identification is: Even though
the object properties have been changed during a period of
time, there will be some common points that still exist in
both the versions of the object. Smart Identification
catches that common property and recognizes the object.
Smart identification is an important feature in QTP.
The Smart Identification mechanism uses two types of
properties:
· Base Filter Properties—The most fundamental properties of
a particular test object class; those whose values cannot
be changed without changing the essence of the original
object. For example, if a Web link's tag was changed from
{A} to any other value, you could no longer call it the
same object.
· Optional Filter Properties—Other properties that can help
identify objects of a particular class. These properties
are unlikely to change on a regular basis, but can be
ignored if they are no longer applicable
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between data driven testing and parameterization ?
Explain object spy in qtp.
What are the benefits of qtp?
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
what are the mandatory properties for a tex boxc (scenario?)
Without using gui map editor we can recognize the application in winrunner ?
On what document base Descriptive programming is written if build is not yet ready ?
after click on compose mail how can we attached a file in qtp with vbscript code
How to open a new test using quicktest professional (qtp)?
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
What is Test Fusion Report in QTP?
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
What is Unicode Compatibility?
What are the general steps involved in the data driven framework?