Difference between object identification and smart
identification
Answers were Sorted based on User's Feedback
Answer / shiva
OBJECT IDENTIFICATION:
QTP will learn the information into the normal identification
1) fistful QTP will learn the information into the mandatory properties,it it think weather the properties are satisfied or not,if it feel not sufficient,then it will try to idetify the objects in the first assistive propetie ,once agait if it feel
sufficient ,if all the properties are sufficient and identify the objects unequally,once again if it is not sufficient,if it learn the second assistive property , same process is continued.
SMART IDENTIFICATION:
QTP will learn all the mandatory properties,all the base filter properties,all the optional filter properties.The bse filter&optiona filter properties are stored in secret place,will not to think them,it will think the mandatory property is sufficient identefy the objects uniqually,if it will not satisfied ,it will learn the second assistive properties and continue the process.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / rahul
Smart identification mechanism identify an object,even when the description is no longer accurate,even if the values of u r test object properties change,quick test maintains your test's reusability by identifying the object using smart identification.
Object Spy is useful to view the run-time or test object properties and methods of any object in an open application.
| Is This Answer Correct ? | 0 Yes | 2 No |
what is the smart identification techniqu?what r the different mechanisums used in it?
what is risks of testing a project?
I have one bitmap image in my webpage. The bit map image is moving like 1 place to 2nd place and 2nd place to 3rd place Etc… in my webpage. I wanted to write script for dynamical objects like above example. Could you please send me the answer for above query.
What is the use of text output value in quicktest professional (qtp)?
regular expression
when we right click on the desktop of any operating system we find a menu , consisting of refresh,edit,open,paste and cut etc... how to load the object and object properties of that menu in QTP
Can we do Load Testing with QTP?
What is the short cut keys for the following?
What is the use of ordinal identifier in qtp?
Whether it is possible to test the adobe's controls like zoom, resize, save etc using QTP...If yes, how u can do the same?
What is API
how can i replace any text from the qtp script with some anothere text