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 |
what are the different Frame Works in Quick Test Proffessional testing
I m in new and want to learn QTP. Is any website which provide free QTP video training.....also can downlaod....
What r the advantages of automation?
how do u prepare Test Environment ?
Hi all, what is the latest version of QTP?
Once the Actions are splitted , is there any way to merge them
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
0 Answers Mannar Company, Wipro,
Hello Guys, Can anybody Explain me about Automation framework?? and how can we prepareAutomation Framework using QTP
Explain the Load testing process?
How many lines of code in each script of QTP?
Hi,How to write regular expression for inbox(10) {here 10 is changing while playback}.tell me the pettern.