anyone can explain about "Smart Identification" in QTP
I mean what is the use of "Smart Identification"
Give an example
Answer Posted / mns
QTP recognizes its objects by looking at the object
property name and values in the OR.If for some reason,it is
not able to,(too many checkboxes for example), then QTP
falls back on Smart identification mechanism. Here, QTP
uses the base filter and the optional filter properties to
identify an object.
However,this mechanism only gets activated only in web-
applications.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
For which type of project the iterative model is suitable?
Explain hybrid framework with advantages and disadvantages?
Step 3&4 are repeated until an the object in recognised uniquely.
What are main panes available in qtp test browser?
what is the difference between modular framework & datadriven framework
Explain quicktest professional testing process?
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
who QTP recognizes the object stored in object repository?
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
Explain advantages and disadvantages kdf?
Explain the features of quick test pro(qtp)?
What are the properties you would use for identifying a browser and page when using descriptive programming?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution