dim i
for i=1 to 10
if (i mod 2=0) then
msgbox i&"is even number"
end if
next
above example prints even numbers from 1 to 10.
Showing posts with label qtp script to print only even numbers. Show all posts
Showing posts with label qtp script to print only even numbers. Show all posts
QTP Script to print even numbers-Program to print even numbers in quick test professional(QTP)-qtp basic scripts-qtp examples-qtp sample programs-qtp
Subscribe to:
Posts (Atom)