Rank: 4745 based on 3 downloads (last 30 days) and 1 file submitted
photo

Carl Kritzinger

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Carl
Updated   File Tags Downloads
(last 30 days)
Comments Rating
26 Apr 2006 MATLAB/Simulink Unit Test Framework A unit test framework for matlab and simulink components Author: Carl Kritzinger development environme..., unti test, framework, tool, quality code, utilities 3 2
  • 2.0
2.0 | 1 rating
Comments and Ratings on Carl's Files View all
Updated File Comment by Comments Rating
23 Dec 2011 MATLAB/Simulink Unit Test Framework A unit test framework for matlab and simulink components Author: Carl Kritzinger Jens

Another unit and integration test framework for Simulink models is the commercial tool TPT at http://www.piketec.com/products/tpt.php

27 May 2006 MATLAB/Simulink Unit Test Framework A unit test framework for matlab and simulink components Author: Carl Kritzinger Meier, Robert

Well... after "MATUnit", "munit" and "Unit Testing Tools" another unit testing framework, which is not "unified" at all.

Tests are created with input / output vectors as well as one of three "comparators" and saved to a .mat-file. Then these .mat-files are sequently loaded to the workspace and the corresponding "component" is executed. This is error-prone, because the tests might influence each other, e.g. the component might read the workspace variables of a prior test, two tests might accidentally use the same .mat-file or even the component might overwrite the .mat-file of a test.

Furthermore there is no "assert", no concept like test method, test suite or the fixture, no way to check for expected exceptions, etc.

As I can't find the "model creation toolkit", the Simulink part isn't working at all.

Finally, there are already two (!) great testing frameworks for Matlab:
(1) MUnit by Brad Phelan
http://xtargets.com/cms/Tutorials/Matlab-Programming/MUnit-Matlab-Unit-Testing.html
(2) mlUnit by Thomas Dohmke
http://mlunit.sourceforge.net/

Top Tags Applied by Carl
development, development environment, framework, quality code, tool
Files Tagged by Carl
Updated   File Tags Downloads
(last 30 days)
Comments Rating
26 Apr 2006 MATLAB/Simulink Unit Test Framework A unit test framework for matlab and simulink components Author: Carl Kritzinger development environme..., unti test, framework, tool, quality code, utilities 3 2
  • 2.0
2.0 | 1 rating

Contact us at files@mathworks.com