How to learn VB Script, Since iam working with QTP. So i
need to learn VB script.
Answer Posted / learnandteachqtp
Learn VBScript using video tutorials at:
http://learnandteachqtp.blogspot.com
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the use of the instr function?
Which data type/types are supported by vbscript language and what are their specialties?
why do u choose to go for testing why cant for devoloping
What is the difference between vbscript and vba?
Explain sga memory structures?
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)
give me any information abou vb script books learn quckly
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
How to write VB script for login module?
Which event is triggered when mouse focus comes out of an element in the vbscript language?
Which in-built functions are used to convert the specified expression in the form of date and string 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
how to increase the values in text box in a given text box increament by two values by clicking on button
How strcomp function works?
What is the use of the date function in the vbscript language?