Our product "QTE" is a high-quality testing tool for embedded software aimed at modern development.
PC-Native execution mode | PC-Native code is used for test execution |
---|---|
Target execution mode | Test execution using objects on the actual machine |
GCC Coverage Function | Quick and simple code coverage measurement (no source analysis required) using GCC's proprietary functions |
Functional Safety Coverage Function | Analyzes source code and outputs highly accurate code coverage measurement results that are compatible with functional safety. Code coverage can be obtained even during multi-threaded operation. |
Impact check function | Ability to retrieve Google Test execution results and compare them with each other (PC-Native execution results vs. Target execution results / code coverage measurement assertion code impact) |
Test Result Report | Report output of test results conducted by developer/tester units |
Automatic Integrated Report Generation | Automatic output of integrated reports of test results from each developer/tester |
Functional Safety Certification | Tool certification for ISO 26262 (TCL1 to TCL3) and IEC 61508, and issue reference workflow (safety manual) to users |