필터 지우기
필터 지우기

referenced requirements in the requirement set

조회 수: 3 (최근 30일)
Katharina Fast
Katharina Fast 2022년 6월 10일
답변: Alex Howard 2022년 6월 14일
What are referenced requirements in the requirements list or what do they define?
  댓글 수: 1
Katharina Fast
Katharina Fast 2022년 6월 10일
% Find all referenced requirements in the requirement set
allRefs = find(rs, 'Type', 'Reference')

댓글을 달려면 로그인하십시오.

답변 (1개)

Alex Howard
Alex Howard 2022년 6월 14일
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