Where should we turn Smart Identification ON in QTP?
Answer Posted / 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 |
Post New Answer View All Answers
How do you know the location Id of an object if you know its index id?
what is clean sweep?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
explain keyword driven framework with banking domain?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
What are the types of object repositories? Which one is you using?
Whats the realtime QTP testing process
Explain the concept of object repository and how qtp recognises objects?
How did you use regular expressions in QTP and also in WR?
What is difference between run time object and test object?
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
What is the difference between per-action and shared?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)