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

In QTP if u got a defect , how to report to developer using Test director or Quality center .

5 Answers   Wipro,


How u send bugs to dev'lpment team all at once or one by one or waht is the process?

2 Answers   kenexa,


for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b if u found exact answer please getback to me? raju.ippali@gmail.com 9823257761

1 Answers  


After the execution of a script how do u upload the results to Quality Center. Pls anyone explain in detail. It is very urgent._______Thanks a lot!!

2 Answers   ABC,


what are the disadvantages in QTP 9.2?

1 Answers  






How will you declare a variable in qtp?

0 Answers  


how to capture objects of remote deskop as it is capturing only window.

1 Answers   Wipro,


Hello, Can we capture only the labels of the web page in the object repository. If yes, then how. Actually my scenario is: I have to capture all the label of mercury site http://newtours.mercuryinteractive.com/tour/mercurypurchase. php. and want to copy all these labels in the notepad. So,please help me how to do this all. Thanks in advance, Gaytri

4 Answers  


types of output value in details.

4 Answers  


is qtp 9.2 supported for firefox browser3.0?bcoz when i tried to create scripts with the application run on firefox browser 3.0 then qtp 9.2 didn't ct=reate the scripts?

2 Answers  


Are Shared ORs read-only?

0 Answers  


Test cases for Traffic Signals

4 Answers   AppLabs,


Categories