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)
How are values assigned to string type and numeric type variables?
How to write functional test cases for send button in gmail.
Am working with web application. i faced one senario. i.e, webpage having webtable having two coloumns, in that first coloumn is for serial no and second coloumn is for mac address link, now i want to get first row second coloumn value, that having macaddress as link. Please help me how to get that link?
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 is the difference between vb debugger and the script debugger?
What is the difference between ByRef and ByVal. When to use ByRef and ByVal
how to get date format from system locale..format means neither long nor shor... format from system locale. i need like your date is mm/dd/yyyy formate or mm-dd-yy or with time like that. how to get.
How to load vbs functions in qtp
am giving to one number u can set into that in date format.u can use any methods
What are the valid scopes of a variable in vbscript?
write a vb script to open a text file and write into it
Difference between Function and Sub routine?