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 you calling actions in qtp?
What are the option you can use to synchronize your test?
What is the maximum size of Object Repository in QTP 8.2?
Hi, I Install QTP 9.2 in windows Vista. but it is not supporting IE. it is supporting only windows based application. could I change any setting in Vista for supporting IE.. ?? thanks in advance...
w is configaration management
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), its waiting upto for that Browser sync only. It should wait total Browser get upload with fields.
What is difference between shared and local object repository?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
How to get Links count in an web application,without descriptive programming?
What are Test case selection criteria for Automation?
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
What are the ways you can synchronize?