Systems Testing is to ensure that the systems reflect the Functional Specification and Technical Specification.
This may be the first time that the various program / modules / components / objects of the software are tested together.
Tests up to now would have been confined to unit testing (development testing) at object level, or possibly integration testing of objects into programs or components.
We offer management and participation during Systems Testing and tasks include: -
Deriving test conditions from the Functional Specifications and Technical Specifications;
Identifying various Use Cases from the Functional Specifications;
Deriving sample reference data;
Deriving test data;
Preparing Test Specifications;
Preparing the Test Scripts;
Ensuring that the test environment has been setup correctly;