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 |
In a webtable, lets say there are 10 records and 1 column. let say "image" is available for 1st,2nd and 3rd records and 4th onwards image is not available. How to recognise for that cell image is available or not?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
What is the Automation Process followed in your company?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
Which function is used to accesses the Properties from Repository Pls anybody can give the answer.. Thanks in advance...
what is meant by keyword driven frame work can any one answer plzzzzzzzzzzz
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5
i'm using QTP 8.2. A person using QTP 9.0 sends me a QTP TestScript, same when i try to open , an error comes "unexpected file format". Why?? and how to resolve the problem??
How do we analyze the checkpoint results?
what is use of optionexplicit in variable declaration
Explain the use of action split in qtp?
Mention the test steps of qtp.