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 |
In descriptive programming how we know the properties of the objects, if application is not developed and the prototype of the application is also not developed.
WHAT IS SMATR IDENTIFICATION? plz EXPLAIN BRIEFLY? IS IT POSSIBLE in QTP? HOW AND WHEn THE SITUATION U R USING EXPLAIN WITH EXAMPLE?
Is it possible to return multiple values from a function..? Then how..?
What is the difference between Recover Scenario(screen) and on Error Resume Next(code)
I am executing a batchfile.In one script on one Button i have inserted a checkpoint.It is in a loop,my checkpoint is going to fail sometimes.That failed results only I have to log in a file.How it's possible...pls give the solution for this?
In Login two edit box which object class property value is same, How to enter into 2nd edit box in qtp by vbscript.
What is the difference between Image Checkpoint and Bitmap Checkpoint?
Does QTP supports Linux or Unix OS?.If so which scripting is preferable? Shell we do record and playback
tell me about framework types and most used framework in real time. types of output value in details. diff between wr and qtp in detail.
Hi. GetRoProperty and OUTPUT Value Both are same purpose or not? plz explain in deatil with example?
What is object spy in quicktest professional?
how do u copy object repository?