what is option explicit? what is the use of it?
Answer Posted / shanker
If u are using Option Explicit, then variable declaration
in vb script becomes compulsory/mandatory.of course
Declaration is not mandatory in Vb script
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is the latest version of qtp?
What is use of object spy?
What are the different recording modes and how do they work?
What are benefits of qtp?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
what you mean by artifact,milestone...
How do you test DLL files using automation Tool QTP?
can u please explain what is the exact difference between qtp8.2 and 9.0
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
What is QTP and the use of QTP in TD?
How many types of parameters are available in quicktest professional?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
Write a script to customize the test results in PDF and HTML format.
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
Difference between action & Reusable action?