Which is the default Data types in VBScript?
Post New Answer View All Answers
Difference between dim,public and private variables in vb script?
Explain about scrrun.dll in vbscript?
What is the difference between a dictionary and an array?
I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.
Explain about tristate constants?
What are lbound and ubound in the vbscript language?
what is the features of visual basic?
Mention how to create a cookie using vbscript?
What are the 2 ways in which a variable can be declared in the vbscript language?
1. How do declare public variable in vb scripts?
Hellow friends, I am learning QTP,but here problem is VB script. please guide me how to learn VB script w.r.t QTP and if you know any books tell me or if you have any materials or any use full material or any else w.r.t QTP please post me p.p.sekhar
how to check whether link is disabled in QTP??
Mention what is variant in vbscript?
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
What is the main difference between function and sub-procedure?