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)
3668Capture the Unique label changes on google home page for I am feeling lucky button and save those label changes to Notepad Note: Using QTP
2346Write 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
2231write a text script to display * as below ********** **** **** *** *** ** ** * * * * ** ** *** *** **** **** **********
1 3806Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
3033How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
2967Write 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 4427
What is dictionary object in vbscript? Explain?
Explain few date functions in vbscript?
Both Static and dynamic arrays are handled by VB script. Is it true?
How to Convert Hex color code to color name in VB Script?
Explain the extension .hta?
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
How will you compare two strings in vbscript?
There are 5 web pages.write a script to click the button on 4th web page.
What is the main difference between function and sub-procedure?
how to acces the remote mechine using vb cript(QTP)
How to pass argument by reference to a function in vbscript?
Can u describe what kind of testing are for OTC derivates by banks.
Hi Friends Rajendra this is bhavani prasad, iam working Hyderabad. i faced one problem with qtp recording mode i.e in my application there is 100 records first we click the first record that record will be jumped to next session and 99 records will there stop the recording and run the same script .Run this script qtp does not identify the records. So plz tell me what is the solution.
When to use function procedures and what are its characteristics?
How do you declare a variable in vbscript?