How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
No Answer is Posted For this Question
Be the First to Post Answer
I wrote the vbscript code on notepad i was geeting run time error "object required line 1" my code is set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signin("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Setsec ure.Crypt.Encrypt("entr password") browser("gmail").page("gmail").WebButton("siginobj").click pls tell me whats wrong
hey please tell me how to retriev data from excel sheet which puts the login name and password in the application? plz send me the code..please help me
How to remove the spaces in a string Ex: "this is apple"
How will you format a number in percetage format in vbscript?
How to insert snapshot during manual scripting in QTP?
what does create object actually do when you call it in vbscript?
How to pass argument by reference to a function in vbscript?
Anyone have qtp11.0 crack?
Which command is used for writing text on a page?
Explain about vb script?
what is fire event method in qtp?
how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me