Function genRand(upperbound,lowerbound)
msgbox Int((upperbound - lowerbound + 1) * Rnd + lowerbound)
End Function
call genRand(10,1)
Friday, September 4, 2009
Subscribe to:
Post Comments (Atom)
Manual Testing,Automation Testing,QTP,WinRunner,RFT Testing Interview Questions
No comments:
Post a Comment