which is the best institute in banglaore for software
testing?
Answer / krishna.testingall
IIBC(Indian Institute Of Bright Carrers).if u done the
course here u will beome a complete software test engineer.
which is located in mathikere,near by ramaiya
college,bangalore.contact:080-23608385
| Is This Answer Correct ? | 0 Yes | 0 No |
What is byref and byval parameters in vbscript?
Explain about scrrun.dll in vbscript?
how many types of recording are there?
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
What is vbscript procedures?
How will you get the largest subscript of an array in vbscript?
hai all.iam chandu..please let me know how to test a link in QTP when it is changing at run time..and what property we should take while we r using descriptive programming for a link..
we executed QTP scripts in one browser(i.e IN)same scripts is working on another browsers or not (i.e mean netscap,m azol..like )
generic function for webedit box for web application
How do display output message without using msgbox function?
How will you convert a string to upper case string using vbscript?
How will you compare two strings in vbscript?