which is the good software training centre in bangalore?
Answer / krishna.testingall
i suggests u to join in IIBC(Indian institute of
bright carrers).they provide u to good trainging and also
they provide materials and work books on each and every
topic.the trainers are very experienced and good teaching
capability.
they will train u not only in the course point of
view,how to participate in group discussions,how to give
presentations,how to face tricky interviews,providing
projects,so many things u can learn if u join in IIBC.one
more thing i will tell u to all this is the best place for
getting the jobs.
address for IIBC:
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 |
write a vb script to generate the following pattern ***** **** *** ** *
generic function for webedit box for web application
Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji
How will you trim the spaces on the left of a string using 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
how to write validation function for date in vb script
Mention when to use function procedures and what are its characteristics?
Consider there are objects in a webapp which are identified by QTP. Suppose you know only the logical name of a object(absolutely nothing else about it). Which approach will you take to find the "micClass" of the object(You can't use Object Spy, or can't add the object in repository)?
what is the use of QCUtil? explain with one example?
HI how can handle dynamic image through vb script example we have to create email id fill the edit box(these latters change wrong password) i am wating your answer
What are the advantages of vbscript?
How many types of procedures are available in the vbscript language?