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 |
How to check which add-ins are associated with a test in qtp?
how qtp identifies objects of application.
How to "Turn Off" QTP results after running a Script?
wt is the xtension of the QTP result view file?
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
What is Cross browser testing? Does UFT support it?
what frame work you are following?
Does QTP supports Linux or Unix OS?.If so which scripting is preferable? Shell we do record and playback
What are the recording modes and executing modes avialble in QTP?
how can i prepare for QTP(8.2) to face interview ? give over view details?
How you can find length of array in qtp?
Differentiate the type of test cases which can be automated and which cannot be automated?