Executing a test suite against an instrumented application produces data that can later be analyzed. This analysis can be used to understand how much of the source code has been hit by tests, which additional tests need to be written, how the test coverage changed over time and more.
We closely follow the development of C++ standard revisions and support new C++11, C++17 and later features like lambda functions.
- Siemens
- Coco Evaluator
Watch the recorded webinar to gain insight into your testing coverage. Identify redundant tests, untested or dead code. Identify the impact of a patch on the code and code coverage & your testing.