QTP Tutorials & Interview Questions
(now includes most useful Software Testing Questions)
Friday, November 19, 2010
VBScript Hello World
Write the below code in a notepad and save it as .vbs file. Either run it from command prompt or run it by double-clicking on it.
VBScript Code
-
Hello World
Msgbox "Hello World!"
Newer Post
Older Post
Home