WHAT IS SMATR IDENTIFICATION? plz EXPLAIN BRIEFLY?
IS IT POSSIBLE in QTP?
HOW AND WHEn THE SITUATION U R USING EXPLAIN WITH EXAMPLE?
Answer Posted / rajendra pradeep
Make QTP to recognise an Object,which it is unable to
recognise by normal properties of that particular object.
For Example: If there are Two Login Buttons on the same
page.Then how u could click the button u wish to click.In
such type of cases we manually make QTP recogise the object
through "Smart Identification".It is nothing but filtering
the identical properties between the Buttons.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to add verification steps to tests?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
How to use setroproperty?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
Explain runtime dynamic settings?
What are test settings and global settings?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
Explain actions in qtp ?
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
Suggest and Define a solution for an application whose objects are not recognized by UFT?
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
what is impact analysis on regression testing?
How to use checkpoints in qtp ?
what is the advantages and disadvantages of using functions instead of re usable actions
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?