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

10 Ansichten (letzte 30 Tage)
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

Akzeptierte Antwort

Prahladavaradan Sampath
Prahladavaradan Sampath am 11 Nov. 2018
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 Kommentare
Prahladavaradan Sampath
Prahladavaradan Sampath am 12 Nov. 2018
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.
Shivaputra Narke
Shivaputra Narke am 12 Nov. 2018
Thanks a lot! I am doing it for unit level testing. I will try with this option.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Verification, Validation, and Test finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by