Simulink Report Generator for Requirements-Based Testing

版本 1.1.0.1 (83.0 KB) 作者: Mike Anthony
An example of using Simulink Report Generator and MATLAB scripting to automate testing
743.0 次下载
更新时间 2016/9/1

查看许可证

This example assumes that a Simulink model represents a detailed design that satisfies the requirements in the associated Microsoft WORD document. Furthermore, as set of test cases for these textual requirements has been authored in the included Microsoft EXCEL spreadsheet.
This example shows how to use a combination of MATLAB scripting and Simulink Report Generator to automate the following verification tasks:
1. Import the test cases from EXCEL
2. Run simulations in Simulink using the imported data
3. Compare the output of the Simulink simulation to the expected outputs in the test cases
4. Create a report documenting the testing procedure and success of each test cases.
5. Include links in the test report to the Model Coverage report and a Simulink Web View.

引用格式

Mike Anthony (2024). Simulink Report Generator for Requirements-Based Testing (https://www.mathworks.com/matlabcentral/fileexchange/47780-simulink-report-generator-for-requirements-based-testing), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.1

Updated license

1.1.0.0

Updated copyright info in .m and .slx files