8 Part 8: Annex
8.1 Method References
8.1.18 Test
Usage
Preparing Hardware Implementation, Integration and Evaluation Concept, Preparing Software Implementation, Integration and Evaluation Concept, Preparing System Implementation, Integration and Evaluation Concept, Preparing Evaluation Specification System Element, Evaluating System Element, Integrating into Logistic Support Documentation
Reference
Purpose
The objective of the test is to detect faults and to prove that specified requirements have been met.
A distinction is made between various structural tests, White Box Tests and Black Box Tests.
In structural testing tests, the internal structure is known during the tests. In this context, an important ยปRole is played by the coverage, which indicates how intensively the structure was tested.
Black box tests are performed without knowing the internal structure with regard to the requirements. They have different objectives and include various test types, such as:
- Functional Test,
- Volume Test,
- Stress and Performance Test,
- Resources Test,
- Recovery Test,
- Usability Test,
- System Test,
- RegressionTest.