---
title: "What is Multi Unit testing?"  
description: "What is Multi Unit testing?"  
author: "Amit Singh"  
published: 2011-03-22  
updated: 2020-09-20  
canonical: https://www.mindstick.com/interview/572/what-is-multi-unit-testing  
category: "testing"  
tags: ["testing"]  
reading_time: 1 minute  

---

# What is Multi Unit testing?

Each and every project consists of set of modules.After completion of all modules development those are integrated as a system.After that we perform the system testing.Here we are conducting testing on each and every module that is called as unit tesitng.when ever two modules (sometimes call it as unit) are in testing process then we say that multi unit testing is going on for a particular project

\

## Answers

### Answer by Amit Singh

Each and every project consists of set of modules.After completion of all modules development those are integrated as a system.After that we perform the system testing.Here we are conducting testing on each and every module that is called as unit tesitng.when ever two modules (sometimes call it as unit) are in testing process then we say that multi unit testing is going on for a particular project

\


---

Original Source: https://www.mindstick.com/interview/572/what-is-multi-unit-testing

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
