Details
-
Suggestion
-
Resolution: Out of scope
-
Not Evaluated
-
QSR 2.0
Description
Evaluate if the code prover could spot issues that are difficult to spot by using:
- Regular static analysis with Polyspace Bug Finder
- MISRA C++ 2008 rules compliance check with Polyspace Bug Finder
- Code review by subjet matter expert
- Unit test cases with high coverage rate for statements, multiple conditions or MC/DC
An example of case that might be discovered by the tool:
https://codereview.qt-project.org/c/tqtc-boot2qt/qtsaferenderer/+/327278
Evaluate the usefulness. Now that issue was spotted by professional exploratory testing.