What is driver script and driver script in qtp frame work????
Answer Posted / 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 |
Post New Answer View All Answers
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
What are the features supported by UFT?
How many ways is to parameterize the value?
When and why to use descriptive programming?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
can the activities of test case design be automated?
Why is Client side image is preferred over server side image?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
What is Port testing. Whhen will you perform?
give me an example where u used good judgement and logic in solving a problem
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)