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 |
how do close the task manager through QTP?
How to add a standard checkpoint in your test ?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
what is the use of descripting programming?
what is framework and types of framework? Need of framework in automation? write folder strucuture of framework.
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
I have test cases in excel sheet but i am using quality center.How can i copy the testcases from excel sheet to quality center?explain this process.
What is contained in the object repository?
is it possible to check the text displayed in the tool tip using QTP? if so, how?
After running scripts how you report results ,there is any specific report form
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?