Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
No Answer is Posted For this Question
Be the First to Post Answer
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 will you get a combined string from array of string in vbscript?
How to remove the spaces in a string Ex: "Welcome to QTPWorld" ?
How can I get the value of an object property or variable in another frame?
In html file what is an ideal position to include vbscript?
How are comments handled in the vbscript language?
which is the bset training centre to learn automation tools?
What is the difference between ByRef and ByVal. When to use ByRef and ByVal
Please Example programms on vbscript 1)writing functions and calling functions
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
Why to add checkpoint in QTP What's the purpose of checkpoints & how to add it
How will you get the natural logarithm of the given number in vbscript?