Filter löschen
Filter löschen

referenced requirements in the requirement set

3 Ansichten (letzte 30 Tage)
Katharina Fast
Katharina Fast am 10 Jun. 2022
Beantwortet: Alex Howard am 14 Jun. 2022
What are referenced requirements in the requirements list or what do they define?
  1 Kommentar
Katharina Fast
Katharina Fast am 10 Jun. 2022
% Find all referenced requirements in the requirement set
allRefs = find(rs, 'Type', 'Reference')

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Alex Howard
Alex Howard am 14 Jun. 2022
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.

Community Treasure Hunt

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

Start Hunting!

Translated by