How to learn VB Script, Since iam working with QTP. So i
need to learn VB script.
Answer Posted / srikanth vajja
Vbscript is a standard scripting language and It is not only
for QTP.
If you want to learn VB Script in QTP Orientation so many
sites are available in which I found one blog that is:
www.gcreddy.com
that blog is providing VB script in QTP orientation with
general examples as well as Industry examples.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the special sub-types in vbscript?
What are subprocedures in vbscript?
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)
Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?
Why is the use of exit do or exit for statements within loops discouraged?
What are the 2 ways to pass a value to the function?
when we use filter funtiom invb script(QTP)
how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.
how to automatically update the sql server2005 database records when insert in vb6?
How will you compare two strings in vbscript?
What are the advantages of vbscript?
How will you get the exponent of the given number in vbscript?
did any one attended interview in applabs if you had gone through plz tell me the procedure
What is dictionary object in vbscript? Explain?