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
after initiating one project for testing, when exacltly QTP tester role starts?
What is the difference between per-action and shared?
Explain xml checkpoints.
What is test object?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
With what extension you can save the list of tests in a file to run in test batch runner?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
How to capture a window in QTP?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
explain how to write vb script in qtp?when will you write own script?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
What is qtpro?