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

How will you handle application crash using recovery scenario manager(step by step process)?

1 Answers  


how qtp handles customised object

1 Answers  


What does VBS file contain...??? what is VBS file.. ???

6 Answers   GE,


What are SetToProperty, SetRoProperty, GetToProperty scripting?

4 Answers  


what is test data

4 Answers   Wipro,


how can i count the number of links???

2 Answers  


How the smart identification is used in real time?Please explain with an example

0 Answers   Wipro,


Define object spy ?

0 Answers  


in how many ways we can write the user defined functions one way i know that i.e storing it in .vbs another way i does not know my friend said that .qtf or something but start with q letter can any buddy knows about this

3 Answers   DigiTech, Infotech,


can any one tel ,using simple string a[0]=I a[1]=N a[2]=D like that it go's . . out put i need INDIA help me it's really need full ..

3 Answers   Mind Tree,


what difference between client and server applications exatly?

1 Answers   Honeywell,


how will b the questions if we keep one QTP project in CV.please tell me iam attending an interview.

3 Answers   IBM, Questacon,


Categories