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
Mention how you can call vbscript functions?
If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?
Can u describe what kind of testing are for OTC derivates by banks.
Can automation testing find ssame no. of bugs what we can find by manual testing?
What is the difference between vb debugger and the script debugger?
Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.
how to check whether link is disabled in QTP??
What is the purpose of on error resume next statement?
Illustrate briefly about the different types of statement
give me any information abou vb script books learn quckly
What is the main difference between function and sub-procedure?
what is used of Property........End Property loop ? how to write the script for it?
HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.
filter the array values without using filter function?