what is option explicit? what is the use of it?
Answer Posted / uday kumar_anem
If we use 'Option Explicit', then we must declare the
varible before we use.
If you dont declare the varible, then it returns an error
message.
If you dont use 'Option Explicit' then no need of declaring
the variables.
| Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
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)
What is the extension of qtp local repository?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
Is the qtp course will help to create a virtual object?
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
What is a recovery scenario?
Explain about Test Fusion Report of QTP?
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
How to export quicktest professional results to an .xls file?
What is the quicktest professional (qtp) testing process?
What is QTP scenario.
How to start recording using quicktest professional (qtp)?
How to create runtime property for an object?
What is the parameterization?