Embedded Testing on The Host, Target, Simulator
Parasoft Test automates the complete test execution flow, including test case generation, cross-compilation, deployment, execution, and loading results (including coverage) back into the GUI. The test execution sequence is completely customizable.
Testing can be driven interactively from the GUI or from the command line for automated test execution, as well as batch regression testing.
In the interactive mode, users can run tests individually or in selected groups for easy debugging or validation. For batch execution, tests can be grouped based either on the user code they are liked with, or their name or location on disk.
The test execution sequence is fully customizable. In addition to using the built-in test automation, users can incorporate custom test scripts and shell commands to fit the tool into their specific build and test environment.