What do you mean by Unit Testing, Integration Testing, System
Testing, and User Acceptance Testing and when do you do them?

Answers were Sorted based on User's Feedback



What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing..

Answer / prasanna

Unit Testing: It is the process of testing the application
software at unit control structure.

Intergration Testing: Combining all the modules and tested
as a group.

System Testing: Testing the application fuctionality for
the first time once all the modules are interegrated .

User Acceptance Testing: It is a process of testing the
system by the end user or clients based on business
specifications

Is This Answer Correct ?    15 Yes 0 No

What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing..

Answer / 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

More Manual Testing Interview Questions

What is Intersystem testing

5 Answers   IBM,


Easiest way to write test cases? How i can learn writing the test cases?

0 Answers   Accenture,


Can anybody help i put the pharma and bank project in my resume, but i dont know what to tell about them, any body tell the where can i get the information about them,what i need to tell about these applications,please help me

0 Answers  


How to find that tools work well with your existing system?

0 Answers  


What is the deferace between End to End testing & system testing? Give me at least one example

4 Answers  






What is the main use of the quality center comparing to the excel sheet?

3 Answers   Cognizant,


question about bug is valid or invalid ? suppose i don't have srs i want suggest close button in one form but the developer says client no need that one in this situation the bug is valid or invalid?

2 Answers  


What is Integration Testing?What is Bottom Up & Top Down Testing? What actually the Stub & Driver is? Explain me giving practical example?

3 Answers   IBM, MNC,


Can the static testing be done for both web and client server application?

4 Answers  


hi can somebody suggest standard format for web based testing? especially with numerous sublink to be tested. thanx

1 Answers  


what is exactly a tracebility matrix?

11 Answers   Patni, TCS,


i have doubt suppose iam purly working in manual, when i will work on sql and performence testing? pls any one clarify doubt?

1 Answers  


Categories