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
In qtp, explain what is crypt object
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
Explain the types of properties that quick test learns while recording?
What is a data driven test in qtp?
How to call a test from another test?
what is stepin & stepout?
How can I check if a environment variable exist or not?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
Where can I find and view run-time data table?
What is the latest version of qtp?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
What is the quicktest professional (qtp) testing process?
What are the views available in qtp?