sltest.stmv2.results.TestCaseComparisonResult
R2026bDescription
Note
The redesigned Simulink® Test Manager is a tech preview in R2026b. The primary purpose of the tech preview is to provide early access to the most common testing workflows. For more information about supported workflows, see Overview of the Redesigned Simulink Test Manager (Tech Preview).
To enable the feature, click the New Test Manager button in the
existing Test Manager or use the sltest.stmv2.open function at
the command line.
sltest.stmv2.results.TestCaseComparisonResult objects represent
a comparison between two test case runs in the redesigned Simulink Test
Manager.
Creation
To create sltest.stmv2.results.TestCaseComparisonResult objects, run
tests in the redesigned Simulink Test Manager UI, then use the
sltest.stmv2.results.getAllResultSets function. Access
sltest.stmv2.results.TestCaseComparisonResult objects, by using the
TestCaseComparisonResults property of an
sltest.stmv2.results.CUTResult object.
Properties
Object Functions
getComparisonResultsTable | Create table from test case comparison result (Tech Preview) |
Examples
Version History
Introduced in R2026b