Unit, integration and validation tests for space profile
Original author: sebastian.huber
Various tests such as
- unit tests,
- integration tests, and
- validation tests
are required by ECSS-Q-ST-40C. One goal of the tests is to achieve a certain code coverage, see also ECSS-Q-ST-80C. Working with tests involves the following topics:
- test guidelines (#3717 (closed)),
- test planning (#3718 (closed)),
- test code using a test framework (#3199 (closed)),
- test execution,
- test reports.
Edited by Amar Takhar