フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Input generation for Coverage testing

2 ビュー (過去 30 日間)
Horace Lai
Horace Lai 2015 年 4 月 29 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hi,
I have a Stateflow state machine that I want to do coverage testing on. It seems to me like the built in Simulink coverage tester shows the coverage that the model went through for 1 simulation. I would like to test the model to make sure that I go through all possible scenarios. To do this, I would have to create inputs to the Stateflow diagram so that it covers the whole code. Is there an automated way to create these inputs to the Stateflow chart so I don't have to do this part manually?
Thanks, Horace

回答 (1 件)

Sebastian Castro
Sebastian Castro 2015 年 4 月 29 日
If you have Simulink Design Verifier, you can use this to generate test cases for full coverage.
- Sebastian

この質問は閉じられています。

製品

Community Treasure Hunt

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

Start Hunting!

Translated by