referenced requirements in the requirement set

What are referenced requirements in the requirements list or what do they define?

1 Comment

% Find all referenced requirements in the requirement set
allRefs = find(rs, 'Type', 'Reference')

Sign in to comment.

Answers (1)

Hi Katharina,
It sounds like you're looking for a definition of the tem "referenced requirements".
When you import requirements that were authored in a third-party tool to Requirements Toolbox™, you can choose to continue to manage the requirements in the third-party tool by importing the requirements as referenced requirements.
Importing requirements as referenced requirements allows you to continue use the third-party tool as the source of truth for your requirements while gaining access to Requirements Toolbox analyses like implementation status, verification status, and change tracking.
For more information, see Import Requirements from Third-Party Applications, especially the section titled Manage Imported Requirements with External Applications.

Asked:

on 10 Jun 2022

Answered:

on 14 Jun 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!