Where should we turn Smart Identification ON in QTP?
Answers were Sorted based on User's Feedback
Answer / kishore
Go To Tools menu in QTP 9.2
There enable the smart identification check box
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / siddu
Go to tools --> Object identification
In this window there is one option Enable smart
identification (by selecting this option we can enable the
smart identification)
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / saikrishna
when ever QTP unable to Identify the objects with the
following properties that is Mandatory property,Assistive
,base filter property and optional filter property.Then
through smart identification QTP will identify the objects.
| Is This Answer Correct ? | 2 Yes | 2 No |
how you update scripts in qtp?
How many types of Actions are there in QTP?
i am new to qtp i do not know how to write script how to write the code to login if it fails how to able error messages
How many types of parameters are there?
Explain the concept of object repository and how qtp recognises objects?
how to know no.of mails in our g mail by using vb-script
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?
what area in a web application cannot be automated.
after initiating one project for testing, when exacltly QTP tester role starts?
hi how could i get installation guide for QTP 9.0 on XP help me for this !!!!!
How to identify the objects using descriptive programming when the object property values are same, i mean in a page 10 objects are there i want to click the 6th object but all the object property values are same? using descriptive programming