write a vb script to print even numbers from 1-50?
Answer Posted / pramila
Dim num
For i=2 to 50 step 2
print i
Next
| Is This Answer Correct ? | 82 Yes | 37 No |
Post New Answer View All Answers
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
What is checking bitmaps?
If you are testing a web application then what will you test in that application?
What is an object repository?
What is an optional step in qtp ?
What is synchronization point in QTP?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
What is expert view in qtp?
what is the diffrence bw qtp architectute and qtp framework?
What are the types of properties that quick test learns while recording?
What is post recovery scenario?
What is QTP scenario.
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
How will you report the bug and explain the defect tracking sheet you handled?