Is it possible to pass optional argument to function in vb
script?
Answer Posted / guest
YES
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
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)
Mention what if you do not specify anything when you call a procedure?
How to make sure that items in a wintree are sorted al?
while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans
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
what types of bugs will we find out in banking projects for automation testing?
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?
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
What is the output of a + b in vbscript if a = 5 and b = 10?
What is the difference between javascript and vbscript?
Out of the different type of operators, which are evaluated first and last in the vbscript language?
How should i Create Email invite with server-side Coding?
Explain about tristate constants in vbscript?
How to Enter Values on the Command promt using VB script