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)
3678Capture the Unique label changes on google home page for I am feeling lucky button and save those label changes to Notepad Note: Using QTP
2354Write 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
2238write a text script to display * as below ********** **** **** *** *** ** ** * * * * ** ** *** *** **** **** **********
1 3817Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
3041How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
2975Write a program to display the numbers in the below format using for loops? 1 2 3 4 5 6 7 8 9 10 11 12 and Write a program to display the numbers in the below format using for loops. 1 2 3 4 5 6 7 8 9 10
2 4444
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)
What is the difference between VBScript and JavaScript?
What are subprocedures in vbscript?
Explain How do you create a recordset object in vbscript?
Which loop is used in case of arrays in the vbscript language?
What is the purpose of on error resume next statement?
What are keywords in the vbscript language?
Mention the rules for using option explicit statement?
Which keyword is used to declare a variable in the vbscript language?
Is VB Script Case sensitive or Case insensitive?
Explain the support of asp for vb script functionality?
What is the use of the recordset object and which statement is used to create such an object?
How are arrays declared in the vbscript language?
How will you format a number in percetage format in vbscript?
How will you check that a variable is an array in vbscript?