Like OPTION EXPLICIT statement what are the other statements
used in vbscript and their usage. Please post me all the
statements please.
No Answer is Posted For this Question
Be the First to Post Answer
How many data types are supported in Vbscript?
How to open a file. What is the perpose of true and false mode there?
a;;b;c;;;d in this string output is abcd will come how can we do that in vbscript in QTP testing?
Consider there are objects in a webapp which are identified by QTP. Suppose you know only the logical name of a object(absolutely nothing else about it). Which approach will you take to find the "micClass" of the object(You can't use Object Spy, or can't add the object in repository)?
what is event handling?
how to find number of characters(letter a) in the sentence Rain Rain Go away
How to pass the parameter from one function to another function in VB Scripting?
Difference between Function and Sub routine?
how to find greatest of n numbers!
How can we return a value from User Defined Function ? For Eg. we have 2 functions. In Fun1 i am getting 2 values (a,b) and i am addding those 2 and storing in to another var (c). Now i want to pass that var(c) to another function (fun2). What will be the script?
if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.
Explain about the support of asp for vb script functionality?