how to declare a variable in vbscript using vbscript
Answer Posted / sasikala
Dim file1 as string
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
What is the use of the instr function?
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
How will you convert a string to lower case string using vbscript?
Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.
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
How will you get the largest subscript of an array in vbscript?
What is purpose of scripting.filesystemobject class in vbscript?
write a program to display configuration of a local system with the help of vb script.
What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?
Which loop is used in case of arrays in the vbscript language?
Explain about operator precedence in vb script?
who will create the object?
Can automation testing find ssame no. of bugs what we can find by manual testing?
Explain sga memory structures?