Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is smart identification?

Answers were Sorted based on User's Feedback



What is smart identification?..

Answer / 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

What is smart identification?..

Answer / naresh

Smart identification comes into picture when Quick Test
fals to recognise an object uniquely using the recorded
properties. It follows the following process to identify
the object:

1. QuickTest ?forgets? the recorded test object
description and creates a new object candidate list
containing the objects (within the object?s parent object)
that match all of the properties defined in the base filter
property list.

2. From that list of objects, QuickTest filters out any
object that does not match the first property listed in the
Optional Filter Properties list. The remaining objects
become the new object candidate list.

3. If the new object candidate list contains more than one
object, then step 2 is repeated with the second property
listed in Optional Filter Properties list.

4. Step 3&4 are repeated until an the object in recognised
uniquely.

Is This Answer Correct ?    14 Yes 0 No

Post New Answer

More QTP Interview Questions

What contains Data Driven Framework document in qtp?

0 Answers  


Explain the differences between table and db checkpoints?

0 Answers  


WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,

0 Answers  


What are the various types of Actions in UFT?

0 Answers  


what is object and child object.. explain ..if possible give some example for better understanding ..

0 Answers   HCL,


Hi All, I am 4 yrs experieced in manual testing and new to automation tool QTP. Iam trying to learn it thru online and material i have.I am able to understand but unable to trace out which method or function to be used where necessary in VB Script. How come we know the functions or methods to be used to open a window when clicking on button or so...Pls suggest me.How can i proceed further to apt VB Script.

0 Answers  


Through array we can execute the testcase how ? give me example

0 Answers   TCS,


Explain the parameter in qtp?

0 Answers  


Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?

0 Answers   IBM,


how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"

3 Answers   Aspire,


HOW TO FIND WEBTABLE? HOW TO RETRIVE THE WEBTABLE VALUES? PLZ TELL ME THE PROCEDURE.

2 Answers   TCS,


X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?

0 Answers   Virtusa,


Categories