What is the difference between driver-script and AOM-script?
Answers were Sorted based on User's Feedback
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 |
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 |
Which scripting language used by quicktest professional?
What is the latest version in QTP?
55 Answers Bharti, Polaris, US Technology,
what is the diffrence bw qtp architectute and qtp framework?
what is diff b/w function and action?
w is datatable
how you will do cookie testing using QTP?
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
If 3 browsers are opened in our system, how to enter the facebook url into second browser by using descriptive programing
How to add a runtime parameter to a datasheet?
how many script you will wright in a year ? i told it's depends on the proj..and 'n.no of ... but he forced me to tell some num. or avg .....how many i suppose to tell..??and do a favor per day how many script don't thing it's repeated question or common ...help me post a ans...thanks for advance
How many types of Recordings are there in QTP and what are they?
7 Answers Dangote, First Indian Corporation,
draw the qtp frame work?