What is driver script and driver script in qtp frame work????
Answer Posted / 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 |
Post New Answer View All Answers
What is parameter in qtp?
Where can I find and view run-time data table?
How does quicktest professional (qtp) identifies the object in the application?
What are the different attributes used with regular expression?
Explain different recording modes?
Have you faced any problems with object repository?
What is action?
How to record a qtp script ?
Analyzing the checpoint results?
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
How to remove the associated function library?
Explain more about the Test Fusion Report of QTP?
How to capture all the data of a webtable, weblist and combolist using QTP?
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints