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 |
How many ways we can parameterize data in quicktest professional (qtp)?
How many types of trigger events are there in qtp?
how to parameterise a test with data base table or excel sheet?
Can we install QTP on remote server and access it as a web application on other system (client place)? If so please let me know. Thanks in advance, Ravi
Explain the concept of object repository and how QTP recognizes objects?
what all are the coverages , explain ?
Explain Checking XML....
How to get line numbers in your editor in expert view?
Explain how you can delete excel file in qtp?
Have you done batch testing in qtp? If yes how you are doing?
is the institute MindQ laid by Mr.Nageswar rao.. heard alot about Nageswar rao...can you briefly let me know about the Nageswar rao inst. and MinQ...THANX IN ADVANCE
What is the Dynamic Scenario in QTP? And also anybody give the example for this?