What is the difference between driver-script and AOM-script?
Answer Posted / 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 View All Answers
How will you check a web application for broken links using qtp?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
hi nani my doubt is how does qtp process metrix related to software process.
If I change the object name in one action will it be updated in all the actions? Or not?
How to find the name of the machine where you are running your automation scripts in qtp?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
Explain different checkpoints in qtp.
How many ways is to parameterize the value?
what testplan contents and what test strategy contents,what is the diff b/w them
What is the use of Debug Viewer?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
what is the difference between the modular framework and datadriven frame work
how can we compare descriptive programing with a regular expression
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach