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