Contenu principal

Project Model Testing Metrics

R2026b

The Project Model Testing Dashboard collects and summarizes metric data from the model design and testing artifacts in your project, such as requirements, models, and test results. Use the metric data to assess the status and quality of the model testing in your project. Each metric in the dashboard measures a different aspect of the quality of the testing of your models and reflects guidelines in industry-recognized software development standards, such as ISO 26262 and DO-178. You can collect these metrics programmatically by using the metric.Engine API.

Use these tables to explore the model testing metrics, view their metric IDs, and access information about each metric. Use the widgets in the Project Model Testing Dashboard to see high-level metric results and testing gaps as described in Summarize Status of Testing for Project.

Tests

Assess requirements traceability, test coverage, and the distribution of tests across the project by using these metrics.

MetricMetric ID
Functional Requirements With Testsmodeltesting.TestAnalysisOverview[project.FunctionalRequirementWithTests]
Test Type Distribution for Projectmodeltesting.TestAnalysisOverview[project.TestTypeDistribution]
Test Tag Distribution for Projectmodeltesting.TestAnalysisOverview[project.TestTagDistribution]
Tested Functional Requirements for Projectmodeltesting.TestAnalysisOverview[project.TestedFunctionalRequirements]

Test Results

Identify the overall testing status of the project by reviewing the distribution of passed, failed, disabled, not run, and untested tests.

MetricMetric ID
Test Status Distribution for Projectmodeltesting.TestResultAnalysisOverview[project.TestStatusDistribution]

Component Test Statuses

Assess the model, SIL, and PIL code testing status for component models in the project by using this metric.

MetricMetric ID
Component Breakdownmodeltesting.ComponentBreakdown[project.ComponentBreakdown]

See Also

| |