how to write basic programs in VB Script like addition,
multiplication?
Answer Posted / amar
addition
dim a
dim b
dim c
c=a+b
| Is This Answer Correct ? | 9 Yes | 23 No |
Post New Answer View All Answers
How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz
How to add actions in driver script to run those actions in QTP?
Mention what is the use of option explicit in vbscript?
How do you declare a variable in vbscript?
What is the difference between VBScript and JavaScript?
Why to use option explicit in vb script?
What are the naming conventions while declaring a variable in the vbscript language?
how to acces the remote mechine using vb cript(QTP)
Which operator can be used to change the value of the operand or change the state of the condition?
Which function is used to perform string comparison?
Mention how to access array data?
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)
Anyone have qtp11.0 crack?
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
How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'