Explain the operator precedence in vb script?
What is the difference between vb debugger and the script debugger?
How will you convert a given number to long in vbscript?
Hi I don't have any idea on VBscript. can any one point me to a good web site to learn VBscript. Regards lina
Explain different types of segment?
* ** *** Please write a code to get output like above diagram? ple explain as it how the code works?
what is the object hyrarchy in QTP for a web based application
How do display output message without using msgbox function?
How will you generate Reports using Vb Script?it asked in testing(QTP)Interview.Plz Any Body Let me know. Thanks uday Uday_testing@yahoo.co.in
Explain about tristate constants?
How you can call vbscript functions?
How to Pass Multiple values in functions by using vb script? Function value(arg1,arg2) N1=arg1+arg2 N2=arg1-agr2 N3=arg1*agr2 N4=arg1/arg2 Value= How to pass ? End Function
What is the difference between javascript and vbscript?