Wht is Smart Identification Mechanisam in QTP..Actually
when do we this Technology means during Recording or running
....how is technology works. Anybody can expalin
this .....Thanks in advacne
Answer Posted / srinivas reddy
I think the above answer was close...
Smart Identification is a mechanism provided by QTP and
used for identifying the objects smartly using Base filter
properties or Optional filter properties when ever the
normal identification fails due to the dynamic changes in
the properties of objects.
i will give you a small example :
Suppose today u recorded two images of a different baby at
8 yrs old. after 20 yrs, if u want to compare with the
lastest images u need to be specify some basic filters like
sex ......etc
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
What is the difference between the design-time and run-time data tables?
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
What is the keyword view and expert view in qtp?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
What is the basic concept of qtp?
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
For which type of projects the iterative model is not suitable?
if numbers are always changing write a script for that
how did u use automating testing tools in ur job?
What is ObjectParamater?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
when a test case is written how u test using qtp
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?