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
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
What is the extension of the recovery scenario file in qtp?
Sql questions to find second max salary and how to use joins
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
what is run action?
Hai anyone please "Explain about Framework in QTP?"
Why bpt?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
What are the different types of qtp test assets and their extensions?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief