Hi, Can any one explain what is mean by Driver Script? is
it AOM?
Answers were Sorted based on User's Feedback
Answer / pinky
Driver script is nothing but its drives the execution for
QTP. Like
It wil have
1) Code for QTP Open
2) Code for QC-QTP Connection
3) Code for read scenarios from Test File.txt file and
Execute it those are haivng status "Y"
4) Code to save the run results
5) and Code to close all browsers/QTP
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 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 |
Answer / lakshmi
Thx Uday.If i have any doubts regarding this.i will post as
a new question.if u know the answer please provide to us.
| Is This Answer Correct ? | 0 Yes | 2 No |
What is the use of low level recording? How does it useful?
what r advance features u had done in QTP?
What are the main differences of qtp and win runner?
What is the difference in testing a client-server application and a web application?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
Diff b/w Health care domain and Banking Domain?
what is batch run ?
Hi, How to export the Checkpoints and Output values(Test area output values) from Object Repository to Excel
Can we put more than one action in a single script???? yes or no.....
what is error and fault in terms of software quality?
Explain the concept of how quicktest professional identifies object?
Why QTP is termed as a Record and Playback tool?