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
Explain the concept of object repository and how qtp recognises objects?
how to test Web application using QTP software
what is output value in QTP and how it can be used in automation testing
Shall we add Local Repository to shared object repository,if yes,how we add
how will you check how many members visited the website www.infosys.com?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
In what occasion we can specify global sheet and action sheet?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
what is the difference between rational rose and QTP? WHICH TOOL IS BETTER TO LEARN? PLEASE SEND ME AT sana_50218@yahoo.com sandeep@epuratech.com
How does QTP identify an object?
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
images are dynamically changes how to compare two images with out using the bitmap
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
What is the extension of the qtp local repository?