test scripts -凯发k8网页登录
you can use the simulink® test™ programmatic interface to:
create test scripts and functions.
run tests from the command line.
set up and standardize your testing environment.
you can use scripts and functions to repeat the same test strategy on multiple systems, or perform regression testing. these functions and classes cover test authoring, execution, and results in simulink test. if you want to combine existing simulink tests with matlab® tests, or run tests with continuous integration, use the matlab unit test framework. see continuous integration. if you want to run tests on third-party test benches, see .
simulink test also provides graphical user interfaces to help you create and run tests. for more information, see test authoring, test execution, and results, reporting, and test file management.
functions
topics
examples of how to create and run tests using the programmatic interface.
write test files in matlab that can be used in the test manager.
add test scenarios to test sequence block programmatically.