what is the difference between Automation object model(AOM)
and test object model(TOM)
Answer Posted / uday kumar_anem
By using QTP automation object model, we can automate QTP
operations.
By using object, methods and properties provided by QTP, we
can write programs that can configure QTP operations and
settings.
For example, you can create and run an automation program
from Microsoft Visual Basic that loads the required add-ins
for a test or component, starts QuickTest in visible mode,
opens the test, configures settings that correspond to those
in the Options, Test Settings, and Record and Run Settings
dialog boxes, runs the test, and saves the test.
Test Object Model, is nothing but how QTP identifies the
objects in the application.
How to get the class of an object, what mandatory and
assistive properties are used during recording the
application, how it identifies the objects during run
session etc...
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
Where can I find and view run-time data table?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
what is the structure for the data driven framework
tell me abt a time when u had to go above &beyind the call of duty to get the job done
UFT 12.02 which ALM version will support
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
What is the quicktest professional (qtp) testing process?
what type of framework u r using in ur organization
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
what is actually contain test report? can anybody post the test report
Explain the new feature of UFT regarding the export of test results?
What is post recovery scenario?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.