Executing Tests for a Test File Generated from Simulink Test Manager

18 vues (au cours des 30 derniers jours)
I am presently attempting to execute the tests generated from Simulink Test Manager (in the form of an MLDATX file) programmatically. How might I go about doing this?

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 13 Avr 2023
Modifié(e) : MathWorks Support Team le 14 Avr 2023
Attached is an example of several ways to execute the tests in an MLDATX file.
One such way, is to load the MLDATX file, and then execute the "run" method for the TestFile object. Below is a link with more information about the TestFile class:
Below is a link with more information about some other ways to programmatically execute tests for Simulink Test:

Plus de réponses (0)

Catégories

En savoir plus sur Test Execution dans Help Center et File Exchange

Tags

Aucun tag saisi pour le moment.

Produits


Version

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by