https://github.com/mathworks/requirements-based-testing-example
https://github.com/mathworks/requirements-based-testing-example
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mathworks/requirements-based-testing-example
- Owner: mathworks
- Created: 2021-04-05T14:36:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-05T19:46:27.000Z (over 1 year ago)
- Last Synced: 2025-04-19T12:42:47.346Z (about 1 year ago)
- Language: MATLAB
- Size: 96 MB
- Stars: 13
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Requirements-Based Testing Workflow Example
## READ THIS FIRST
This repository is no longer maintained. For a newer version of the example, please visit [the example in MathWorks Documentation](https://www.mathworks.com/help/slcoverage/ug/resolve-missing-coverage-rbt-example.html)
## Overview
This example workflow shows users how to get started with systematic, requirements-based testing using Simulink Verification and Validation products.
## Agenda
In Part 1, users will learn how to:
- create a test harness
- create a temporal assessment to define pass/fail criteria
- create a test case using the harness and the assessment
- link the test case to the requirement
execute the created test case to determine whether the test passed
In Part 2, users will learn how to:
- execute a test suite using Simulink® Test™
- measure model test coverage
- generate tests to analyze missing test coverage
- resolve missing test coverage
- ensure test coverage is based on the requirements
## Special Instructions
Created with R2022a
## Contact
Pat Canny
## Relevant Industries
Automotive
AeroDef
Technical Services
Medical Devices
IAM
Transport/Rail
## Relevant Products
Requirements Toolbox
Simulink Test
Simulink Coverage
Simulink Design Verifier
*Copyright 2022 The MathWorks, Inc.*