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


how we can know qtp has used smart identification machanism
during the execution.

Answers were Sorted based on User's Feedback



how we can know qtp has used smart identification machanism during the execution...

Answer / jay prakash

That will be marked in the test results if QTP have used
Smart Identification during execution of the script or not.

Is This Answer Correct ?    14 Yes 1 No

how we can know qtp has used smart identification machanism during the execution...

Answer / anil pujar

Whenever QTP uses smart identification for object
identification, it will be reflected in Test results.
Test result gives details like Smart identification is
enabled and it lists the properties used for smart object
identification(Basic Filter Properties and others).
In Object Repository, even we can see that Smart object
identification for an object is true or false.

Is This Answer Correct ?    3 Yes 1 No

how we can know qtp has used smart identification machanism during the execution...

Answer / mahesh.babu.t

Hi his is Mahesh


We can enable the smart identification at time of recrding
an object,so that will captur the not only
mandatary,assistive properties but also take basefilter
properties and optional filter properties also

during the playback it an object is not identify it will
tke manadatary and Assistiive properties here not idntify
the object it start SI to identify the object with Base
filter and optional filter properties.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More QTP Interview Questions

wht is Driver in Integration testing. Anubody can answers it

7 Answers   CTS,


How to run a test using quicktest professional (qtp)?

0 Answers  


Explain about the Test Fusion Report of QTP?

1 Answers  


hi friends i was tried to connect qtp with oracle database using provider.i got a error.so anyone can help me out by correct script

2 Answers  


What does VBS file contain?

1 Answers  


New to QTP: In a qtp flight booking application, I tried to parameterize the to and from drop down lists using data table, depending on ur drop down selection it will pop up a list of flights. Here I am not finding a way to select flight randomly from given list... Thanks in advance guys.

1 Answers  


Where you are storing your script?

0 Answers  


Write a script to delete the a specific row (say 3rd) in a webtable.

0 Answers  


what is command for executing files?

0 Answers   VSoft,


I have java based application on my computer. Can I install QTP on it? What are system requirements for installing QTP?

3 Answers  


Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("» County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma

0 Answers  


Can we add the function library directly from scripting in qtp instead of adding from resource tab?

5 Answers   IBM,


Categories