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 is frame work of qtp?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
DEFECT LIFE CYCLE,WHO PUT THE STATUS AS OPEN
Explain object spy in qtp.
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
After coming to know that QTP could not identify non-standard objects, we set those non-standard objects as virtual objects using Virtual object wizard. But how can we identify that qtp could not identify non-standard objects?
Explain about the test fusion report of quicktest professional (qtp)?
How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please post what is correct answer.
1)What is the Difference Between WaitTo & Sync?
Output values? i want a practical example
Hello, How can i capture first letter of any string using QTP. For ex.. i want "j" in the below string "john" could any one explain me? Is there any function for that?
how to invoke the web application through script in qtp