sltest.stmv2.results.TestCaseResult
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.TestCaseResult objects represent the
results of a test case in the redesigned Simulink Test Manager.
Creation
To create sltest.stmv2.results.TestCaseResult objects, run tests in the
redesigned Simulink Test Manager UI, then use the
sltest.stmv2.results.getAllResultSets function. Access
sltest.stmv2.results.TestCaseResult objects, by using the
TestCaseResults property of an
sltest.stmv2.results.CUTResult object.
Properties
Object Functions
getCoverageResult | Get coverage results (Tech Preview) |
getCoverageResultsTable | Create table of coverage results (Tech Preview) |
getLogicalAndTemporalAssessmentResultSet | Get logical and temporal assessment results (Tech Preview) |
getTestCaseResultsTable | Create table from test case results (Tech Preview) |
Examples
Version History
Introduced in R2026b