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
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
What are the differences between quicktest professional and winrunner?
what are the limitations of smart identification in qtp 9.0
after click on compose mail how can we attached a file in qtp with vbscript code
How does you test a weblink which is changing dynamically?
Explain how qtp identifies object?
Is any limitation to xml checkpoints?
What is action?
What is an optional step in qtp ?
How to find the difference between 2 dates in qtp?
How to attach a file to TD?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
Hybrid framework supports Descriptive programming. Is it true?
How you can replace string in qtp?