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...


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



Explain the difference between smart identification and object identification withn clear example...

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

Explain the difference between smart identification and object identification withn clear example...

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

Post New Answer

More QTP Interview Questions

How to covert a String to an integer?

5 Answers  


any body can you help me what is the script to automate an comand promt

0 Answers  


How to export data in excelsheet to qtp without using datatable.

4 Answers  


Hi How to retrieve data from web element line by line?

0 Answers  


Where virtual objects stores results?

4 Answers  


How to get the column count and column name from the resultset in the database connection program?

6 Answers  


I got an error "The"flightres" Dialog was not found in the Object Repository. Check the OR to confirm that the object exists or to find the correct name for the object." while running the following script Set flightres=description.Create() flightres("text").value="Login" flightres("Class Name").value="Dialog" Set agent = description.Create() agent("nativeclass").value="WinEdit" agent("attachedtext").value="Agent Name:" Set pwd = description.Create() pwd("nativeclass").value="WinEdit" pwd("attachedtext").value="Password" Set button = description.Create() button("nativeclass").value="WinButton" button("Text").value="OK" Dialog("flightres").WinEdit("agent").Set "test" Dialog("flightres").WinEdit("pwd").Set "mercury" Dialog("flightres").WinButton("button").Click Please let me know if i made any mistake in the above script...?

4 Answers  


how can we retrieve ten rows from the data table using loop concept?

4 Answers  


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

0 Answers   Virtusa,


difference Between Call Run action and copy of action?

3 Answers   Quest,


What is the disadvantage of smart identification?

3 Answers   Infosys, Sony,


some times we write user define functions.where we write main and sub program,how,where to insert the functions in qtp?

2 Answers   GE,


Categories