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
What does mean by Scope of Automation?n How we defined it?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
What are the factors on which script execution time is dependent?
Is text area check point supports for web applications?
The hybrid framework can be implemented for any application. Is it true?
Explain the features and benefits of quick test pro(qtp)?
Explain how you can find the absolute value of the number in qtp?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
What is 'sleep' in sync point?
What are the types of object repositories? Which one is you using?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
what kind of frame work you used in your last project?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?