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 |
Hi, this is venkatesh. Q: I have 10 files in a folder(say D:\). Out of which there are some .txt, .xls, .doc. I want to know how to get the count of each file using qtp? If U have any ans, plz write script for that...
Explain the Keyword View ?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so..
Explain the check points in quicktest professional?
what is debugging testing?
What are the trigger events in qtp?
In google i'm going to search something like "rose", i usually get 10 results in the first page and in 2nd page 10 results and in 3rd 10 results so on upto 10th page 10 results. so if i want to open all the 10 pages 10 results i.e., 100 results and close..what is the DP for this? pls can anyone answer my Question..PLZZZZZ...
what testplan contents and what test strategy contents,what is the diff b/w them
How to check and display a particular word from a paragraph?
how i can get the value of label box , please any body tell me script of that code
In your QTP framework, what checkpoints were applied in the script to minimize script failure due to any reason during execution?