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
Can any one send me the QTP Basic Coding Samples?
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
How to find Operating system information using QTP script?
how can we compare descriptive programing with a regular expression
Explain in brief about the quicktest professional (qtp) automation object model?
explain abt dyanamic changing object with example?
What is parameter in qtp?
Tell some commonly used Excel VBA functions?
What is throw object?
Explain how you can find the absolute value of the number in qtp?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
Is it possible to call win runner script in qtp?
Hi ,Can any one pleas explain how to test splash objects using QTP?
How do you send email with attachment from outlook using qtp ?
What is a programmatic description?