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 |
What are the different types of operators and their order of precedence?
What are the advantages of vbscript?
can anybody tell vb script code for alphanumeric and special character .which is used in qtp the name text field.
Explain a few date functions in vbscript
Which loop is used in case of arrays in the vbscript language?
write script to open Gmail.com, and to write script for entering username and password and show whether the result as pass or fail
In our application qtp unable to indentify the menu items,we tried number of times to add objetcs into object repository but fail. through normal recording mode only objects going to add into repository but while running same recording script qtp showing a error like " unable to indentify the object". in repository there is no any properties and pro values for that object and also i tried with virtual object config also unable to find the object in application and in repository. Then what i have to do to identify menu objects????? can anybody hell me pls..............
Create a file system object to do the following i. Create a folder ii. Create a text file in the folder iii. Update text file with some tex
Why do we use Option Explicit?
To get data from table which method will be used in QTP
How will you get the octal value of the given number in vbscript?
What are the special sub-types in vbscript?