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 |
can we run the scripts of qtp 8.2 in the qtp7.0?
What is Expert view?
HOW MANY WAYS ARE THERE TO CPY TEST IN TEST LAB
When and why to use descriptive programming?
In a yahoo web Application there are 65 links.one day it will opens 50 links and another day it will open 55 links.In this scenerio write Descriptive programing for Automation?....Pls write the code for this scenerio.
1 Answers College School Exams Tests, UHG,
What are the five challenges you faced in QTP?
there is 3 flash player buttons does QTP identify them or not else we have to do install anything related that software if we have to install what is that software and how we install it into QTP8.2 GIVE ME EXCAT ANSWER IF U KNOW.
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), it will wait upto for that Browser sync only. But It should wait upto total Browser get uploaded with all fields. Note : We don't know Which fields will come in that Browser. Means without knowing field names.
what is ODC and GDC?
What is the difference between QTP 8.2 and QTP 9.2
Explain how you can delete excel file in qtp?
i have data in excel sheet.i imported the data in data table.while doing parameterization,how the code knows it is a valid or invalid data?