Difference between Function and Sub routine?
No Answer is Posted For this Question
Be the First to Post Answer
How can the spaces from the string be removed?
accept a string & display whether a is present or not
how to check whether link is disabled in QTP??
Differentiate javascript and vbscript?
Give examples where vb script can directly run on users system with windows as os?
Which keyword is used to declare a variable in the vbscript language?
What is vbscript procedures?
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
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.
How to copy from one script to another script in qtp
How to get 120 using 5 zeroes, you can use any operator(+, *, /...) in qtp.
find the length of the string without using length function?