| |
 |
|
Software test planning is conducted at the testing phase level to establish a working plan for ea-
ch phase. |
 |
| |
 |
|
The goal of unit testing is to assure that all functions and features of a single compliable unit of c-
ode perform as specified in the Design Specification. |
 |
| |
 |
|
The goal of integration testing to ensure that all interacting subsystems in a system interface corr-
ectly with one another to produce the desired results. |
 |
| |
 |
|
The goal of System Testing is to ensure that the system performs as per the functional requireme-
nts specified by client. A system test covers the testing of functions within the system. System testing is performed once integration testing has been completed. |
 |
| |
 |
|
A performance test is planned and executed on all components for which performance requireme-
nts and targets have been agreed to with the client. |
 |