Borrar filtros
Borrar filtros

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

8 visualizaciones (últimos 30 días)
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

Respuesta aceptada

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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Verification, Validation, and Test en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by