adspace
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
what is actually contain test report? can anybody post the test report
How software tester can use constants and variables in scripts?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
Hybrid framework supports Descriptive programming. Is it true?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
Define Environment Variable in UFT and its uses?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
How can you identify the browser and its information using QTP script?
hi frinds i need help .i have 4 + yrs exp in testing and nearly 2 yrs exp in QTP and QC .currently iam working north fast 2 yrs iam looking for job in south is there any openings plz letme know my mail id is pbre1980@gmail.com
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
How to give a call to another action from one action?
When to use shared and local object repository?