Answer Posted / umasankar
When QuickTest uses the learned description to identify an
object, it searches for an object that matches all of the
property values in the description. In most cases, this
description is the simplest way to identify the object,
and, unless the main properties of the object change, this
method will work.
If QuickTest is unable to find any object that matches the
learned object description, or if it finds more than one
object that fits the description, then QuickTest ignores
the learned description, and uses the Smart Identification
mechanism to try to identify the object.
While the Smart Identification mechanism is more complex,
it is more flexible. Therefore, if configured logically, a
Smart Identification definition can probably help QuickTest
identify an object, if it is present, even when the learned
description fails.
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 ? | 15 Yes | 0 No |
Post New Answer View All Answers
How will you test a keyboard?
Explain the check points in quicktest professional?
What is checkpoints for quicktest professional?
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
Did the scripts need lot of maintenance? If yes, why?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
When ‘option explicit’ keyword is used in qtp?
What is a programmatic description?
What is the default object synchronization timeout in qtp?
Mention the different actions types of qtp.
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
can anyone tell me from where i can download qtp demo or crack version
Which scripting language used by quicktest professional (qtp)?
what is review