What do you mean by Unit Testing, Integration Testing, System
Testing, and User Acceptance Testing and when do you do them?
Answer Posted / dheeraj shandilya
Testing is a process that includes many activity to assess
the application's quality.This testing is done at four
level. The first level is Unit Testing, here we test each
module or unit of application separately.
Second level is Integration level testing, here we integrate
some of the unit(module) that we tested separately at unit
level to test the interface between different module, their
interaction etc.
At third level we do System testing, here we test the whole
application at one go. here we test that the application is
satisfying the requirement or not.
Last level is Acceptance level, here the application is
tested by end users or small group of different
organization/team based on business scenario.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the benefits of requirement traceability?
uses of checklist
I have interview on Guide wire testing. If you please share me.
What is the term ‘quality’ mean when testing?
What are similarities of Agile and Scrum?
How to find that tools work well with your existing system?
any one please send me any test case examples with tabular columns in manual testing
What is baseline testing?
what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?
what are your thoughts on SPRINT duration
What are microsoft 6 rules?
When do we perform smoke testing?
hai friends i need a general test cases for check box,drop down button and radio butoon can anybody reply me plz..........thanks in advance
What is meant my Firewall testing? how the testing is performed on it?
What are the different ways of doing black box testing?