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
How you can find length of array in qtp?
How many types of object repository in qtp?
How we can import data from database?
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
What are advantages of test automation?
Explain object spy in qtp.
give me the code to save all messages of inbox of gmail into a folder and notepad
what is impact analysis on regression testing?
What are the different types of recording modes?
Can we record using all the modes in a single script? Explanation with example is appreciated
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
How do you delete unwanted results in qtp?
how will load the object during runtime?
Write a QTP script to enter a keyword in to Google search engine?
What is qtpro? What is a quick test professional?