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

How would you do Security Testing for web application?

1 Answers   Trident,


hi friends, anybody WHO NEEDS PROPER GUIDANCE TO MAKE CARRER IN TESTING PLS CONSULT ME. U WILL DEFINITELY BE BENEFITTED. My EMAIL ID: sun2k8@rediffmail.com Test Lead (IBM)

11 Answers  


What is test out put?

0 Answers   Amdocs,


.what are the types of recording modes in winrunner 2.what are the three modes of running a test in winrunner 3.what is synchronization point 4.what are the contents present in a test case 5.do we need testing for the project 6.what is code review and code walk through At which phase the testing starts (begin) in the project How do we test Client server applications and a Web applications what is verification and validation what is adhoc testing what is traceability matrix what is base line document what is Test Life Cycle what is regression testing and retesting what is a BUG LIFE CYCLE what is a Bug what are defects what is functionality testing and system testing. a project has to be released in one day but the testing people got that project from the developers half of the day before so what they have to do to complete the testing process. 20 what are severity level and priority levels

1 Answers   Stag Computers,


What is the procedure of manual testing?

0 Answers  






what is N+1 testing

1 Answers   AmpleLogic,


which type of testing we r doing at the begining of the project,and what r the next next testing at the application

3 Answers  


Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?

0 Answers  


Artifacts in design phase of SDLC ?

1 Answers  


Explain Acceptance Testing with an Example

4 Answers  


What is the different between SIT and UIT?

0 Answers   Cap Gemini,


Why must we test cookies?

6 Answers  


Categories