matlab test documentation -凯发k8网页登录
matlab® test™ provides tools for developing, executing, measuring, and managing dynamic tests of matlab code, including deployed applications and user-authored toolboxes. you can use the project-based quality dashboard to raise the visibility of code readiness to an intuitive summary level. the dashboard is an interactive, graphical summary of code quality metrics with clickable details for code analysis, code coverage, test results, and requirements.
matlab test manager helps you organize and manage tests and results in your project by enabling you to group, save, and run custom test suites at scale. you can identify untested code paths using industry-standard code coverage metrics, such as condition, decision, and modified condition/decision coverage (mc/dc). persistent test results enable you to optimize productivity by only rerunning select tests to verify code edits. you can reduce test execution time of large test suites by leveraging dependency-based test selection, by running tests in parallel, or within continuous integration systems.
you can verify the expected behavior of artifacts created with matlab coder™ and matlab compiler sdk™ using functional equivalence testing techniques. matlab test enables you to meet specifications in regulated applications by tracing requirements (with requirements toolbox™). support for industry standards is available with the iec certification kit (for iso® 26262, iec 61508, and iec 62304).
get started
learn the basics of matlab test
create and run matlab tests
create and run tests and test suites interactively and programmatically
collect condition, decision, and mc/dc coverage for matlab code
measure condition, decision, and mc/dc coverage for matlab code
measure and manage project quality
collect metric data for code, tests, and requirements in matlab projects
verify generated code and deployed code artifacts
verify generated c/c code and deployed code artifacts by using equivalence tests
tool qualification and certification
qualify matlab test for iec certification