SystemTest
Product Description
- Introduction and Key Features
- Working with SystemTest
- Building a Test
- Executing Tests
- Distributing a Test
- Analyzing Test Results
Introduction
SystemTest™ lets you develop and execute tests that exercise MATLAB® algorithms and Simulink® models. It includes predefined test elements that let you build and maintain standard test routines. You can map test variables into a result set for analysis.
SystemTest lets you design tests that become part of the complete design specification. You can save and share tests throughout a development project, ensuring standard and repeatable test verification from research and development through preproduction. When used with Parallel Computing Toolbox™ (available separately), SystemTest can run test iterations on multiple processors or machines.
Key Features
- Develops, manages, and edits test structures using predefined test elements
- Stores tests independently of the model under test, for repeatable test execution
- Defines pass/fail criteria for tests using Boolean constraints and tolerance limits
- Generates random test vector values using probability distribution functions
- Runs iterations of Simulink models on multiple processors with Parallel Computing Toolbox (available separately)
- Generates reports of test execution and results
- Visualizes and analyzes multidimensional test result
The SystemTest desktop showing an example of a Simulink model being tested using the test vectors defined in the Test Vector pane. You can build a test structure using predefined Test Elements.
