Category: Unit Testing

Unit Testing

The first test in the development process is the unit test. The source code is normally divided into modules. To test the each module individually is called unit testing.

March 22, 2012 | 0 Comments More