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 Internal Links, External Links, orphan Pages, Broken Links

2 Answers  


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

2 Answers   MTN,


How to write Test cases for pen in tabular form including all phase of test case like Test id, Test Objective, Prerequisite etc.

1 Answers  


1...DIFF BETWEEN QTP AND WIN RUNNER? 2... CHECKPOINTS AND EXPLAIN EACH OF THEM? 3...WHY IS STEP GENERATOR? 4... WHAT IS THE DIFF BETWEEN FUNCTIONS AND SUB ROUTINE?

0 Answers   Wipro,


How many testcases have you written till, now as an average per project?

1 Answers   AppLabs,


What is Database Testing?

3 Answers  


Hi can any bady tell me who provide QA,QTP,QC,training please let me know i need help i want get training thanks in advance

2 Answers  


In one company they ask if u get a job in CTs or any other concern, will u quit immediately? for that i have answered, but still i want ur answer to answer to tackle this questions in future?

3 Answers  


What is Check list for review test cases ?

1 Answers  


What is Test Scenario & Test Case

6 Answers  


What are the types of functional testing?

6 Answers  


entry criteria and exit criteria for unit testing, integration testing, system testing and uat

1 Answers  


Categories