which is the best institute in banglaore for software
testing?
Answer Posted / 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 |
Post New Answer View All Answers
How to open browser in vb script?
How to Import data from a file (file is on the desktop) to the data table
Hellow friends, I am learning QTP,but here problem is VB script. please guide me how to learn VB script w.r.t QTP and if you know any books tell me or if you have any materials or any use full material or any else w.r.t QTP please post me p.p.sekhar
Hello friends..... Can any give the methods for Ms-Access, and Mozilla firefox in Automation Object Model in QTP. Please give me currect answers... if you do not understand my question please don't give answers. Thanking you.
How are values assigned to string type and numeric type variables?
where can i learn VB scripint ?
How will you get a random number between 0 and 1 in vbscript?
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
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
How are comments handled in the vbscript language?
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?
How will you convert a string to upper case string using vbscript?
If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?
What is the difference between VBScript and JavaScript?