write a vb script to print even numbers from 1-50?
Answer Posted / alam
Num i
for i =1 To20
if mod 2=0
print number is evevn
else
print number is not even
end sub
| Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
Why is action split used by qtp?
What are the factors on which script execution time is dependent?
How will you check a web application for broken links using qtp?
Explain how you can find length of array in qtp?
Explain different type of event trigger option.
what is profile tool?
Define Error Pane of UFT?
What are the different types of functions available in qtp and explain ?
What is the use of sendkeys and what are send keys
What are the properties you would use for identifying a browser and page when using descriptive programming?
tell me QTP standards ?plz
How smart identification works in qtp ?
HOw to add the recovery file at runtime to the test file .
How many types of actions are there in quicktest professional?
What is post recovery scenario?