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 |
I have a tool for automation testing (eg:qtp).I have two functionality(A & B) to test.A is tested once in a year. B is tested everyday. At present i have the money and resource availability to automate only one functionality.Which one will u suggest and why?
HOW TO COUNT NUMBER OF ITEMS PRESENT IN WEB LIST
After the execution of a script how do u upload the results to Quality Center. Pls anyone explain in detail. It is very urgent._______Thanks a lot!!
Will down time for server and content maintenance/upgrades be allowed? how much?
How to Test the mainframe application?(tell me few basic things)
can we enable smart identification for test object
What's Checkpoints for QTP?
How to associate shared object repository to test in qtp?
can i automate java web application using qtp web addin only not using java addin
can u please explain what r the challenges u faced in ur automation testing
What is object repository in qtp?
What is the difference between shared and local object repository?