Software Verification Tools Trial
Static Analysis
Coding Standards Compliance
Coding standards for functional safety (MISRA, AUTOSAR etc) and security (CERT and CWE etc). It also provides insights through metrics and visualisations into source code quality.
Automated Unit &
Integration Testing
Verify C/C++ code for standards compliance or critical applications on embedded and native platforms. Integrated with diverse embedded development toolchains, including cross-compilers, requirements management, and CI tools.
QA-MISRA in 90 seconds video
Datasheet
Learn more
Cantata in 90 seconds video
Datasheet
Learn more
Cantata Hybrid video
Datasheet
Learn more
QA Systems static analysis and software testing tools support verification in the linear flow of software development below. We recommend applying sequential approach to these verification stages with tools that are designed and targeted for each purpose.
COMPLY > Use QA-MISRA for fast coding standard compliance at the developer’s desktop first.
TEST > Use Cantata for automated dynamic execution of the standard-compliant software.
> Use Cantata Hybrid to generate certified Cantata test results from existing Google tests.
ANALYZE > Use Astrée for proving absence of run-time errors on whole application.
NB: Astrée uses the same configuration as QA-MISRA, so the effort to apply it later to a QA-MISRA project later is low.