1. what are the types of testing you know and you experienced ?
Answer Posted / krishna
moduletesting- where in that we do indepth testing
integration testing- where in that we make sure the " data
flow is there between the modules or systems as per the
specifications and functionality of the appilcation
system testing: testing the system as whole
useracceptance testing: should be done by users by
installing the product and by making use of it. on the
other hand , before releasing the product testers have to
perform user acceptance testing by using the checklist of
major functinalities of the applciation and make sure that
we do not deliver the product with major issues.
perforamnce testing: making sure that the application
performs as per the expected response times when multiple
users are accessing the application
smoke testing: a quick and dirty test that the tester
performs by randomly accessing the system functionality .
this type of testing involves more like cursory testing
evaluated from electrical industry
unittesting: done by the developers team to make sure that
application can be released to the testing team to do the
indepth testing
installation testing: make sure that the application can be
installed as per the installation procedure document , this
testing involves recovery testing too
recovery testing: make sure that , how fast that the
applicaiton will recover from unexpected behaviours like
data loss, communication loss, out of diskspace
regression testing: important for any testing teams : to
make sure that the EXISTING applicaiton works when you have
enhancements and bug fixes and modifications in the
application, basically we have to make sure that the
enhancements or modifications didnt' not introduce any new
issues in the existing system
much more...i wrote these things with experience not with
the bookish knowledge
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
List the considerations in developing testing methodology
MS Paint
What is a failure?
What is fuzz testing?
Can you explain boundary value analysis?
Explain thread testing.
What are the modules of quality center?
Can some one help me writing a manual test case for email applications like yahoo i need for www.everonn.com
What is neutral test case?
Write the test cases for file transfer from one user to other from Google Drive/drop box?
what do you mean by Develop test data through sourcing (or) handcrafting techniques
What is the difference between coupling and cohesion?
Hi, I want "Intergraph" placement papers for experienced people which was conducted recently in Hyderabad. Thanks, Purnima.
what is independent question and what is retriewing and what is problem of severity.
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?