Download -  Contact -  Support -  Join

Software Qualification


The Unit Test Suite allows developers to design test suites while they are writing their programs.

Test suites can be orgnaized in families and autmatically executed to exercize application in order to verify functionalities against the specifications.

Test suite report screenshot

The Code Coverage Analyser is a companion tool of the Unit Test Suites tool when testing on a simulated platform.

The analyser checks code coverage performance at source and binary levels to help developers to find untested portions of code. Binary level analysis is a major feature because binary remains unchanged semantically when desployed to the Embedded Platform.

prev

Test Coverage Analyser (summary) - 1/4


EmbJPF Illustration

Test Coverage Analyser (method level) - 2/4


SimJPF Illustration

Test Coverage Analyser (Java level) - 3/4


Drag Emb Drop Illustration

Test Coverage Analyser (binary level) - 3/4


Drag Emb Drop Illustration
next

TTM (Time to Market Indicator) mixes indicators from functional and binary code coverage analysis. This tools is ideal for developers and project managers to follow-up overall application maturity from existing test database and provides means to build activity projections from the past testing activites.

Test suite report screenshot

The Memory Map Analyser provides a graphical interpretation of map files provides by linkers.
No hardware is required to operate that tool.

With the Memory Map Analyser, developers can figure-out memory footprints (both data & code) for a target embedded Java Platform. This can be useful when prototyping to find the right hardware configuration and during the development phase to dertermine with Marketing feature costs.

MicroEJ Story-Board Designer