What is QuickTest Automation Object Model? Where we can use AOM?



What is QuickTest Automation Object Model? Where we can use AOM?..

Answer / sonal.pagare

It's a way to write scripts so as to automate your QuickTest
operations.

This is a small list of places (but not limited to) where we
can use AOM. Thumb Rule - Use it at any place where you find
yourself doing repetitive tasks while using QTP.
• AOM can come handy when you have a large no of scripts to
be uploaded to QC. A simple script can save you hours of
manual work!
• Use AOM to initialize QTP options and settings like
add-ins etc.
• You can use AOM to call QTP from other application: For
ex: You can write a macro for calling QTP from excel.
Caution: AOM should be used outside of QTP and not within
the script (during playback). Though there is no harm using
it inside but some of the AOM statements might fail.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

Explain the Load testing process?

1 Answers   Crea,


How to Import data from a ".xls" file to Data table during Runtime.

1 Answers  


What is the basic concept of quicktest professional (qtp)?

0 Answers  


Can any one please list me out the shortcut keys for some functionalities in the QTP .. for example ..to record...to run...etc

6 Answers   Keane India Ltd,


How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?

0 Answers  






what is a file system object in QTP

7 Answers  


What is the process for creating an automated test script using QTP assuming you have reviewed the manual test case and understand the requirements?

1 Answers   Infosys,


How to customize qtp?

0 Answers  


What is the difference between byref and byval in qtp?

0 Answers  


1)what is the quality process in QTP? 2)how to add the .tsr file in qtp through scripting?

1 Answers   L&T,


How is recording done when a application is over lapping the QTP application it gives a message object not recorded

0 Answers  


can we install qtp on server machine and do automation of application which is installed on client machine.If yes then how? If no then is there any other automation tool for this (client-server) senario.

4 Answers  


Categories