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
What are the differences between quicktest professional and winrunner?
what is command for executing files?
How to use descriptive programming?
How do you synchronization point through DP?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
What are the advantages of qtp?
What is Port testing. Whhen will you perform?
Discuss quicktest professional (qtp) environment?
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
How is the Bitmap checkpoint different from Image checkpoint?
please any one can explain the keyword driven framework. with gmail example.
How to handle dynamic objects in quicktest professional (qtp)?
Who uses qtp tool?