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


What is smart identification?

Answers were Sorted based on User's Feedback



What is smart identification?..

Answer / vijay

Smart identification:The object identifier identify(object
spy) the objects by default if QTP fails to identify the
objects then we will go for smart identification.we
configure the samrt identification setting from the setting
options.if you fail to identify objects with
smartidentifier finally u go for ordinal identifier, there
u can have object index,created date and location.

Is This Answer Correct ?    2 Yes 0 No

What is smart identification?..

Answer / sreeprasad

Smart identification comes into picture when Quick Test

fails to recognize an object uniquely using the recorded

properties. It follows the following process to identify

the object:

1). QuickTest ?forgets? the recorded test object

description and creates a new object candidate list

containing the objects (within the object?s parent object)

that match all of the properties defined in the base filter

property list.

2). From that list of objects, QuickTest filters out any

object that does not match the first property listed in the

Optional Filter Properties list. The remaining objects

become the new object candidate list.

3). If the new object candidate list contains more than one

object, then step 2 is repeated with the second property

listed in Optional Filter Properties list.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...

0 Answers  


how can i count the number of links???

2 Answers  


tell me QTP standards ?plz

0 Answers   Kanbay,


WHO TAKE DECISION TO RELEASE THE BUILD

2 Answers   IGT,


How can we retrieve the Bug Ids which are open&Reopen in status through QTP scrit?Please find the script which i tried... Dim objBugFactory, objBug Dim BugId Set TDConnection = QCUtil.TDConnection Set objBug = TDConnection.BugFactory If QCUtil.IsConnected then Reporter.ReportEvent 0, "Connected", "Connected to server: " + QCUtil.TDConnection.ServerName + chr (13) +"Project: " + QCUtil.TDConnection.ProjectName + chr (13) + "Domain: " + QCUtil.TDConnection.DomainName Reporter.ReportEvent 0, "Current time on server is","==>" & TDConnection.ServerTime Else Reporter.ReportEvent 1, "Not connected", "Not connected to Quality Center" End If If mybug.Status="Open" Then BugId=mybug.DefectId MsgBox BugId End If 'OR**********************************--------------------- -----********************************** If Bug_Fields("BG_STATUS").Value ="Open" Or "Re Open"Then BugId=Bug_Fields("BG_BUG_ID").Value MsgBox BugId End If

0 Answers   TCS,


how can i call function (which has link with excell sheet at a remote location) within another function

0 Answers  


how to main tain the Old scripts in qtp?

1 Answers   IBM,


How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))

0 Answers   CFC, iton,


An object is created, i dont know the methods available for that object, i want to find methods available for that object and use the required method. How i can do this???

4 Answers   HCL,


What is object repository?

3 Answers  


what is descriptive.create()in qtp?

3 Answers  


Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance

0 Answers   Mphasis,


Categories