What is driver script and driver script in qtp frame work????

Answers were Sorted based on User's Feedback



What is driver script and driver script in qtp frame work????..

Answer / santhosh

DRIVER SCRIPT initialize qtp to run....
it is written using vb script

this script launches the qtp and the aut ( application
under test ) and it passes the test data from the
datatables and it invokes the library functions and
the result is sent to the result xl datafile
objects are added to object repositary

dtivers script ----> contrOl file ----> QTP - LIBRARY
FUNCTIONS ----> OBJECT REPOSITARY ---> DATATABLE ---->
RESULT DATATABLE

driver script is a part of qtp framework....

Is This Answer Correct ?    19 Yes 1 No

What is driver script and driver script in qtp frame work????..

Answer / babul

The Driver Script calls initialization function to
initialize the input data parameters. It then calls a
controller function, which has a Keyword Routine. It reads
the Keyword and Data from the Data Table and then calls the
corresponding Functions and Subroutines along with the input
from the data table. The controller function handles this
feature of calling the functions separately. Once the
functions are executed, the control is then transferred back
to the Controller for the execution of next set of records
based on the keyword in the table.

Is This Answer Correct ?    14 Yes 6 No

What is driver script and driver script in qtp frame work????..

Answer / raj kumar

Main Script file in framwork is called a driver, where you are colling the all the function or action.

Is This Answer Correct ?    14 Yes 9 No

What is driver script and driver script in qtp frame work????..

Answer / poornima . d

The Script which drives the entries execution is said to be Driver scripts

Is This Answer Correct ?    1 Yes 0 No

What is driver script and driver script in qtp frame work????..

Answer / ananth

Driver Script means it will organize the complete script execution on the application and it will export the results to the specified path.

Is This Answer Correct ?    0 Yes 0 No

What is driver script and driver script in qtp frame work????..

Answer / sanjay gupta

driver script is used to automate the qtp operation it self.
it is using .net,vc++ and java, but not vb script

Is This Answer Correct ?    4 Yes 19 No

Post New Answer

More QTP Interview Questions

Is it possible for QTP to capture the objects in word document.If so please give me the code.Thank you.

2 Answers  


how to get font size of a "WebEdit"

3 Answers   L&T,


what is Compile Module in QTP? what exactly it contains Functions or Actions?

2 Answers   GE,


diff between global variables and environment variables in qtp?

1 Answers   FIS,


Explain how Does Run time data (Parameterization) is handled in QTP?

0 Answers  






How to find given string is palindrome or not without using strreverse() function?

2 Answers  


Hi everybody.. I m using QTP 9.2 version., plz send me licence key is it seat or concurrent licence key... plzzzzzzzzz plz help me for this one and its Locking code:8-5C740 Maintenance number: 0123-2820602186.,

1 Answers  


hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.

0 Answers  


I'm having a problem to get the status(pass or fail) during runtime for every iteration ran, and must get the results stored to an excel sheet if possible.

1 Answers   FAI,


How to use Regular Expressions in QTP

1 Answers  


How do you use the parameters.input parameters and out put parameters.

1 Answers   Polaris,


HOW TO DO THE BATCH TESTING USING QTP?

8 Answers   CTS,


Categories