What is the difference between driver-script and AOM-script?

Answers were Sorted based on User's Feedback



What is the difference between driver-script and AOM-script?..

Answer / bablu

Driver script is the one which we call all our generic functions , application are functions designed for a particular functionality.. And mainly when QTP should be in open position then we will navigate to Driver script location and we use.
AOM use to automate QTP application itself.. Usually we write AOM in VB file(.vbs)

Is This Answer Correct ?    4 Yes 0 No

What is the difference between driver-script and AOM-script?..

Answer / ramchandra patil

Hi,
While looking for Driver script I found below useful explanation

Driver script is the single main script of the Driver
Engine. It iteratively traverses through the data of
business scenario flow and calls the respective reusable
scripts sequentially. It also enables us to execute a
reusable script any number of times in a particular data row
of the variable test data sheet. It also updates the
database for execution results of a particular script run.We
write Driver script in QTP Action and run manually.

AOM- stands for Automation Object Model
QTP Provide a Component Object Model(COM)interface which
allows automation of QTP itself where we launch QTP.
We mostly write AOM code in vbs file.

Guys let if know if Iam wrong with valid answer.

Thanks,


Ramchandra Patil
9699851282

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

Does QTP supports Linux or Unix OS?.If so which scripting is preferable? Shell we do record and playback

1 Answers  


Please explain me frameworks & how to generate the scripts in framework

0 Answers   ADP,


How to find array size in qtp?

0 Answers  


What is test object model in quicktest professional?

0 Answers  


How can we translate the steps between the Keyword and Expert Views?

1 Answers  






What is data driver in qtp? Where we use it?

0 Answers  


does qtp runs on internet explorer 7.0

5 Answers   BeBo Technologies,


I want to create Excel object on another machine which is in network i written the code "Set se=createobject ("Excel.Application","\\ankur")"here \\ankur is the name of that machine but i m getting the error of permission denied create object can anybody help me

2 Answers  


write a script to close all open browser in qtp except one browser whose name is xyz

6 Answers   Cap Gemini,


If u don't have any Knowledge on perticular application but they give that application to u for Testing ? Then How we wil move towards testing on that application?

16 Answers   Genpact, HP,


how to test use the quality control .how to verify the image verification

0 Answers   Wells Fargo,


What is a reusable action?

0 Answers  


Categories