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

how many types of actions r there? what r they? explain? pls give any one answer?

3 Answers   IBM,


what are the different types of framesworks in QTP?what is the keyword driven framework?

2 Answers   Mindlance,


how are environment variables used in real time projects (testing)?what answer should be given about this in interview.need real time explanation breifly?thnx in advance.

2 Answers  


Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?

0 Answers  


how to idetfy which test cases are automated?who will deside that plz tell me

0 Answers  


what is the command (keyboard command) to swith from expert view to key word view

3 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,


can any one tell me the script to click on a button in the wintoolbar.

1 Answers  


How to call .vbs funtion , Library files in QTP? plz Explain indetail(chandana)

6 Answers   Wipro,


Login to flight app, in window flight reservation set the date field and select flyfrom as Frankfurt and verify whether flyto list box has the item FrankFurt, log the results.

1 Answers   Cap Gemini,


What is file database?

0 Answers   Syntel,


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

1 Answers   Crea,


Categories