What are the data types supported by vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
How are comments handled in the vbscript language?
How are values assigned to the variables in the vbscript language?
I have attended Anovatek Software QTP interview. They will give us computer and one web based application with QTP. We have to automate some records (already updated records or new records) using QTP Data driven testing. But we should use for loop? Can any one know how to do data driven testing using For loop?
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
does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks
Explain vbscript in detail?
What is purpose of scripting.filesystemobject class in vbscript?
Why to use option explicit in vb script?
how does vb script help in web page designing? explain with example.
How can you fetch the value of a cookie?
what is fire event method in qtp?
What is wrong with the following code: <%afname="header.asp"%><!?#include file ="<%=afname%>"?>