can u test the application without add-in?
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
how to write validation function for date in vb script
Explain about constants in vb script?
Mention what are the rules to name variable in vbscript?
How will you convert a given number to long in vbscript?
write a program to display the system specifications of client system with the help of vbScript.
What are the naming conventions while declaring a variable in the vbscript language?
What are the 2 ways to pass a value to the function?
Which function allows you to instantiate an object given its programmatic identifier or progid?
How do display output message without using msgbox function?
Mention what is the technology used by vb script?
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?