Explain the concept of how QTP identifies object.
Answer Posted / aakankshi choudhary
During recording qtp looks at the object and stores it as test object.For each test object QT learns a set of default properties called mandatory properties,and look at the rest of the objects to check whether this properties are enough to uniquely identify the object. During test run,QT searches for the run time objects that matches with the test object it learned while recording.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
Can you write a script to check if the folder exists or not?
Why qtp the best testing tool?
what is the difference between IE & Netscape in web testing on a log in page
When to use shared and local object repository?
How does QTP identify an object?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
What is the process of synchronizing qtp and aut?
What does it mean when a check point is in red color? What do you do?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
Can we run test with out adding object in object repository? How it is possible?
Discuss quicktest professional environment?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?