Content deleted Content added
undo in evolution |
|||
Line 56:
It involves analysis of the written code with the intention of eliminating errors. It also verifies that the codes are efficient and adheres to the adopted [[Programming style|coding standards]]. Testing is usually [[White box testing|white box]]. It is done using the Unit test design prepared during the module design phase. This may be carried out by software testers, software developers or both.
Anil
===Integration Testing===
|