What is the difference between Simulink Test toolbox and Simulink Design Verifier toolbox

8 次查看(过去 30 天)
Greetings,
I am working as Software developer since last few years. I need some expert's advise in testing the model on Matlab environment. For model based testing (MIL + SIL), I was planning to use Simulink design Verifier. Later I found one more toolbox i.e. Simulink Test. I have read the overview section of both the toolbox but not able to understand what is the difference between them. Can someone explain me what is the difference between these two toolboxes 'Simulink Test' and 'Simulink Design Verifier' ?
Also, Let me know if someone has used either of these toolboxes and share me your experience with these toolboxes.
Thanks! Shiva

采纳的回答

Prahladavaradan Sampath
At a high-level Simulink Test helps you manage existing tests and test-suites, and Simulink Design Verifier helps in analyzing a model and automatically generating tests, identifying design errors, and proving properties.
  3 个评论
Prahladavaradan Sampath
When SLDV generates test-cases, there is an option to generate expected outputs for the generated test-cases -- the option name is DVSaveExpectedOutput and you can find it in the configuration parameters dialog under Design Verifier -> Results -> Include expected output values. I assume you are planning to use this in some form of equivalence testing or baseline testing?
You can also export SLDV generated test-cases to Simulink Test. If you have asked SLDV to generated expected outputs, the exported test-case is created as a baseline test.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Verification, Validation, and Test 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by