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)
3613Capture the Unique label changes on google home page for I am feeling lucky button and save those label changes to Notepad Note: Using QTP
2307Write 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
2182write a text script to display * as below ********** **** **** *** *** ** ** * * * * ** ** *** *** **** **** **********
1 3711Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
2991How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
2917Write 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 4294
Write a Script for ATM in QTP
how to write validation function for date in vb script
I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..
How will you get the exponent of the given number in vbscript?
Plzzzzzzz can any one tell me which is the best institute in hyderabad for learing VBScript. plz do answer guys its urgent plzzzzzzz. thanks in advance.
Explain different types of segment?
Capture the Unique label changes on google home page for I am feeling lucky button and save those label changes to Notepad Note: Using QTP
What is vbscript language used for and which earlier language is it modeled upon?
i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click
what is the features of visual basic?
How to add actions in driver script to run those actions in QTP?
How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
How can the spaces from the string be removed?
Mention how to assign a date value to a variable?
How will you compare two strings in vbscript?