what is the difference between Automation object model(AOM)
and test object model(TOM)

Answers were Sorted based on User's Feedback



what is the difference between Automation object model(AOM) and test object model(TOM)..

Answer / 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

what is the difference between Automation object model(AOM) and test object model(TOM)..

Answer / nani

An object model is a structural representation of software
objects (classes) that comprise the implementation of a
system or application. An object model defines a set of
classes and interfaces, together with their properties,
methods and events, and their relationships.

for more information go to the QTP Help.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More QTP Interview Questions

How to export quicktest professional results to an .xls file?

0 Answers  


Error handling

3 Answers   Wipro,


what do you call the window testdirector-testlab?

1 Answers  


What is a Web Table?

5 Answers   Kanbay,


WHAT IS A TEST STRATEGY & WHAT IS THE DIFFERENCE BETWEEN TEST STRATEGY & TEST PLAN?

21 Answers   ABM, AZTEC, CTS, Infosys, Nihilent, Orange,






What does ".mst" stands for? (abc.mst)

3 Answers   Infosys,


What types of testing comes under functional testing or in other word what will you test in functional testing?

3 Answers   Infosys,


• What type of testing questions will be asked for 2+ yrs exp people in interview?

0 Answers  


Explain sub procedure of vbscript.

0 Answers  


How to test results for qtp ?

0 Answers  


how to load vbs file to qtp through scripting. plz provide the code.....

2 Answers   IBM,


Which statement will use for close an action in QTP?

0 Answers  


Categories