How to learn VB Script, Since iam working with QTP. So i
need to learn VB script.
Answer Posted / manyam.muralireddy
hi,u have qtp s/w in home.using qtp tool,goto help-index-
enter particular function name, u got the vb script.
Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What are the 2 ways in which a variable can be declared in the vbscript language?
Explain the arrays in vb script?
What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
Which function allows you to instantiate an object given its programmatic identifier or progid?
Can automation testing find ssame no. of bugs what we can find by manual testing?
How are comments handled in the vbscript language?
How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?
What is vbscript procedures?
What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?
Explain about tristate constants?
Explain about filter expression?
What are the properties of regexp object?
Which function is used in the vbscript language to convert the specified expression into a date type value?