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 scripts for beginners. Show all posts
Showing posts with label qtp scripts for beginners. 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)