According to ISACA manual unit testing is: the testing of an individual program or module .unit testing uses a set of test cases that focus on the control structure of the procedural design.These tests ensure that the internal operation of the program performs according to specification.