How to learn VB Script, Since iam working with QTP. So i
need to learn VB script.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
Answer / learnandteachqtp
Learn VBScript using video tutorials at:
http://learnandteachqtp.blogspot.com
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / guest
search net..lot of stuff available in Net.
Pls. post these type of general questions in Forum. Pls.
post interview related questions only here.
| Is This Answer Correct ? | 2 Yes | 4 No |
Anyone have qtp11.0 crack?
Explain about the extension .hta?
I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.
Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.
How to create a function in vbscript?
Write a test case using Test if the images,a particular test exists,check if the page links match,page response is within a certain range,parameterization of the test,the test should comprise of actions,the test should use a custom function,the test should use global repository
What's the difference between vbscript and vb.net?
Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.
What are lbound and ubound in the vbscript language?
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)?
How to remove the spaces in a string Ex: "Welcome to QTPWorld" ?
How to assign a numeric value to a variable?