Requirements Toolbox: Recommended workflow for performing reviews of requirements and test-cases
2 views (last 30 days)
Show older comments
Hi.
Certain standards as e.g. DO-178C require that the requirements written by SW engineer A are reviewed by another person say SW engineer B.
How is it recommended to do such tasks with the Requirements Toolbox?
I could not find any predefined attributes inside the toolbox which assist such tasks.
But I saw the possibility to generate "reports" in which the author is stated.
Is this the way to go: Engineer A writes a section of requirements and generates a report which is afterwards reviewed by engineer B?
0 Comments
Accepted Answer
Paul Urban
on 30 Aug 2022
The requirements themselves would need to be reviewed by another engineer. One option to keep track of the status of the requirements is to create a custom attribute for the requirement to store the status using a combo box type. For example status could be Draft, In Review, Approved, Rejected or whatever you choose. See the documentation here: https://www.mathworks.com/help/slrequirements/ug/customize-requirements-with-custom-attributes.html
More Answers (0)
See Also
Categories
Find more on Simulate RoadRunner Scenarios with MATLAB and Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!