Explain the difference between smart identification and
object identification withn clear example. please it is
very urgent
Answers were Sorted based on User's Feedback
In Object Identification ...smart Identification will come.
Let me explain clearly..
there are 3 stages of Object Identification...
1- recorded Description( Mandatory Properties and Assistive
Properites)
2 - Smart Identification
3- Ordinal Identifier
In first stage QTP will search an Runtime Object by using
recorded Description.
If it is not able to Identify an object with these
description it will go for Smart Identification. Here It
will check each and every Property uniquely. If any
mismatches comes then it will identify an Object.
Still it is not able..it will go for Ordinal Identifier...
in this stage we have 3 properties..Index, Location, and
Creation Time
Index : Tab Order of an Object in Application
Location : x,y position of an Object in Application
Creation Time: It is only for Browser, it is nothing browser
opened time.
If any queries...nanda.dreddy@gmail.com
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / simple
Generally QTP identifies the Objects using Mantadory
properties.
If Mantadory properties are not sufficient then QTP goes
for Assitive Propertis
If Assitive properties are not sufficient then QTP goes for
SMART IDENTIFICATION
| Is This Answer Correct ? | 3 Yes | 1 No |
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
what is keyword driven testing in qtp?n how is it useful?
In Test Director , You can store Test cases or vb Script . Why we need VSS?
how to find that tools work well with your existing system?
Difference between action & Reusable action?
request to add whatsapp grp for test engineer
Is it possible to merge two object repository files in qtp?
how can u find the syntax errors or other script errors in your test during the execution of your QTP Test - (i.e., not after the execution/test run finished, but before finishing the test run)
Test script is generated and it is enhanced.It is required to be saved.But the disk space is insufficient.You are not permitted to delete any scripts.How are you going to save?
how qtp handles customised object
how to lunch the application in the qtp tool ?
What is the file extension of the code file in qtp?