what is use of optionexplicit in variable declaration
Answer Posted / aaa
In hurry i wrongly posted.
Option explicit
Dim a ---We are declaring them in advnace. (Dimension)
a=10
NOT error.
Option explicit
a=10
throws an error.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
How to change the priorities of the recovery scenario properties?
How often were they executed?
Explain advantages and disadvantages kdf?
How to break the object spy ?
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
How will you declare a variable in qtp?
terminal services client
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
What is keyword view?
What is a data driven test in qtp?
How to delete an object from the object repository?
Explain Descriptive Programming Types with Examples?
What is standalone database?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.