Hi, Can any one explain what is mean by Driver Script? is
it AOM?
Answer Posted / uday
A driver script is nothing but a main script, which controls
the execution flow of the actions\functions and provides
inputs to those functions. So here the main function\action
load all necessary libraries and controls and monitors the
execution of all our test scripts.
This approach is used in bottom-up integration testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How many ways we can parameterize data in quicktest professional (qtp)?
On what document base Descriptive programming is written if build is not yet ready ?
How qtp recognizes the object?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
What are the automation metrice in your project?
How to replay a script in qtp?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
How to record application running on the Virtual machine?
Where to use Property Let, Property Get, Property Set in UFT
What is 'sleep' in sync point?
What is the purpose of loading qtp add-ins?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
Connect to QC using AOM.
What is Unicode Compatibility?