Explain the difference between smart identification and
object identification withn clear example. please it is
very urgent
Answer Posted / nanda
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 |
Post New Answer View All Answers
What is test object model in quicktest professional?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
How smart identification works in qtp ?
What is the latest version of qtp?
If I give some thousand tests to execute in two days what do you do?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
Explain actions in qtp ?
Define virtual object?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
Where to use Property Let, Property Get, Property Set in UFT
Explain types of output values?