Software Quality Tools

Using RiskCAT to cope with IEC 61508

IEC 61508 was established as an important standard with respect to electronic control units and their software. The standard comprises several hundreds of possible measures for better quality. RiskCAT helps to cope with IEC 61508 and other standards.

Static software analysis using DAC

Static software analysis generates information from the source code of a program. Static software analysis may reveal questionable constructs in the code, or various numeric information about the source code (i.e. software metrics) can be calculated.

Module/unit testing using Tessy

The Tessy test system offers automated module/unit testing of embedded C code directly on the target system using standard debugging technology. It supports the whole unit testing cycle and works transparently on all supported target debuggers.