write a vb script to print even numbers from 1-50?
Answer Posted / ravi
dim i
for i=1 t0 50
if (i mod 2=0) then
msgbox i&"is even number"
else
msgbox i&"is odd number"
end if
next
| Is This Answer Correct ? | 66 Yes | 31 No |
Post New Answer View All Answers
Can any one send me the QTP Basic Coding Samples?
How to associate function library at a run time?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
How to record application running on the Virtual machine?
Thanks....But can u tell me how i use the QTP for GIS with one Example...
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
Explain the types of object repositorys in qtp?
Explain the check points in quicktest professional?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
What is use of object spy?
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
Output values? i want a practical example
How many add-ins comes by default with quicktest professional?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?