which is the bset training centre to learn automation tools?
Answer Posted / krishna.testingall
IIBC(Indian Institute Of Bright Careers),
they are providing:
QTP(basic+advanced+scripting+project+group discussions+mock
interviews)
address:
IIBC(Indian Institute Of Bright Careers),
near by ramaiya college bus stop
above reliance fresh
mathikere
bangalore
contact:080-23608385
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
How to Enter Values on the Command promt using VB script
What is the purpose of on error resume next statement?
How will you convert a given number to long in vbscript?
Explain about the support of asp for vb script functionality?
How you can call vbscript functions?
Explain the support of asp for vb script functionality?
about vb scripting programs this type of all question& answers
What are the 2 ways to pass a value to the function?
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
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
When are redim statement and preserve keyword used in the vbscript language?
What is Procedure or Subroutine in VB Script?
What is the difference between a dictionary and an array?
Explain about tristate constants?