What is driver script and driver script in qtp frame work????
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Answer / poornima . d
The Script which drives the entries execution is said to be Driver scripts
| Is This Answer Correct ? | 1 Yes | 0 No |
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 |
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 |
How to use parameterization in qtp?
What is difference b/w AOM,DOM,COM Have u ever is used ny of the models.If so why?
Hi All, I have a problem with getting the value which is available in the table and it is not having any unique property. Please find the below table TopicName CreatedBy ViewCount ------------------------------------------------ XXXX Y 10 ZZZZ ZZ 0 AAAA BBB 3 In the Above table TopicNames are link and it is having an id but the remainig two columns(Created by and ViewCount) are static Web element values and they are not having any unique property. Now i want to get the values of Created BY and View count for each and every topic. Can anybody give me the solution for the above ASAP. If anybody didn't understand the above please free to send me a mail by that i can send you the snap shots and some more description. You can catch me at krishnachand.p@gmail.com
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
How to find duplicates in an array and remove them efficiently?
Hi, every one aim new to automation testing(QTP),aim looking for software versions any. If any one can HELP me that will be great. Thank u.(9620427211,Bangalore)
Currently i have designed my script based on the test cases present in Quality Center. I want to run my script from quality center. Can anyone help me to get the code which will connect QTP with Quality Center and execute the test cases?
Diff. between keyword driven Data driven testing?
Hi Friends, Can you please answer these questions of QTP Certification? 1.) What are bitmap checkpoints sensitive to? A. Image size and object type B. Object type and image type C. Screen resolution and object type D. Screen resolution and image size 2.)What are the phases in the QuickTest workflow? A. Plan, Record, Enhance, Run B. Prepare, Record, Verify, Run C. Plan, Create, Verify & Enhance D. Prepare, Create, Verify & Enhance, Integrate 3.) What are the two most commonly used ADO objects? A. Fields B. Execute C. Connection, RecordSet D. Open, ConnectionString 4.)What options are available to filter objects in the Target Object Repository pane when merging object repositories? A. Show all objects or Show only objects with conflicting object types B. Show all objects or Show only objects with conflicting descriptions C. Show only objects with conflicting logical names or Show only objects with conflicting object types D. Show only objects with conflicting logical names or Show only objects with conflicting descriptions 5.)Which of the following is an example of a missing resource? A. An object B. Run Results C. A Regular Action D. An External Action 6.)What method is used to retrieve the number of columns in the query results? A. Fields.Count B. Fields.Item(EOF) C. Fields.Count(BOF) D. Fields.Count.Value 7.)In VB Script functions, which one is false among the following a. Variables must be declared before use b. Variables may not be declared before use c. Variables may be declared without data types None
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
Please tell me the steps to record the test in Analog recording mode in QTP version 9.2???