What is driver script and driver script in qtp frame work????
Answer Posted / 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 |
Post New Answer View All Answers
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
How many types of recording modes in qtp? Describe each type with an example where we use them?
What are the check points can be inserted without recording?
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
Have you done batch testing in qtp? If yes how you are doing?
How does you pass optional arguments in qtp?
What are the methods of the TextStream object that are used for reading from a text file?
What is the short cut keys for the following?
How to capture all the data of a webtable, weblist and combolist using QTP?
What does mean by Scope of Automation?n How we defined it?
What test cases can you automate using QTP?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
What are the technics follow in writing VB script?
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)