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 |
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
how to acess a test in RSA?
datatable.Import("E:\Programming Samples\QTP Samples\OrderNumbers.xls") Asume we have 4 records in datatable Code reads the 4 rows in the sheet ok, but does it 5 times? It doesn't sound like closing the datasheet is the problem Can we close the datasheet runtime ?
How to test login module with different username and password by using data driven testing in QTP?
Is qtp supports uni-code?
in order to start automation testing what we should require (entry level to automation testing)
I want some banking domain projects where can i get this projects ( anybody can help me plz)
What is difference between Quality centre and Test Director?
What is FRAME WORK? How many Frameworks can QTP supports?
how to get the object property
This is Ajay i have few douts if anybody know pls give me reply. 1. i have opend 2 gmails i am working with 1 gmail i want to close other gmail by usig script. 2.i have 10 links in a page all of them have same properties& names i want to click on 5link by using script. 3.i have one combobox in that i want to see all the citynames in the combobox and i have to check weather hyderabad is present or not. 4. size of objectrepository. 5.what r problems we get during writing the script. 6.is it possible to compare to excel sheets in qtp if possible wht is the script. 7.example for lowlevelrecording
How you automate testscripts one by one or moduelwise or all at once