What is Multi Unit testing?
3135
22-Mar-2011
Amit Singh
22-Mar-2011Each 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