WHAT IS SMATR IDENTIFICATION? plz EXPLAIN BRIEFLY?
IS IT POSSIBLE in QTP?
HOW AND WHEn THE SITUATION U R USING EXPLAIN WITH EXAMPLE?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / vijay
hi
The dynamically changing the object properties of web
application r window this type of situation occurs u use
smart identification.
Example:
Take an example for web application like shadi.com
the photo will be keep on changing.This type of changing
object can be recognized by uniquely through smart
identification
i think u understand.......
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / abhijit g.
SMART INDENTIFICATION is a feature of QTP which is not
availabale in win runner. While we are recording test
script, QTP takes snap shots of each major event like
change of state of a web page or butoon etc. we can see
these snapshots in test-results window. this feature is
called as SMART INDENTIFICATION.
| Is This Answer Correct ? | 0 Yes | 2 No |
Hi Friends, I have an application that is having some options to choose. While doing business transaction I need to select one option among from available options. But here the thing is, we won't get one option which we've chosen already and the available options will get automatically from the system with time basis, moreover each and every option having with various label names respective to that option. So obviously if I run my recorded script will automatically gets fail, even though it got pass at first time. Could anyone please give me appropriate solution for this. I would be greatly obliged with you if you give the solution as soon as possible.
what is a file system object in QTP
What is the quicktest professional (qtp) testing process?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
Hello Everybody, please tell me how to use accessibility checkpoint and XML checkpoint by giving any practical example of it.please provide me the steps to perform that and also pls provide the code too. Thanks in advance, Gaytri
What is test object model in quicktest professional (qtp)?
why text area checkpoints cannot used for web applications
What is environment variable in qtp and why to use it?
In QTP how to interact tool and application build?
How the exception handling can be done using quicktest professional?
What is batch testing?