Actions
Feature #3
closedSpecifications Traceability
Start date:
01/16/2024
Due date:
02/05/2024
% Done:
100%
Estimated time:
(Total: 24:00 h)
Spent time:
(Total: 13:00 h)
Description
The system shall allow to establish a traceability between specifications.
During the audit it should be clear how particular item of a high-level specification was implemented/decomposed in/to the elements of low-level specification.
For example,
- a single system requirement should have traces to software requirements (one or many)
- a single software requirement should have traces to software architecture items (one or many)
etc.
Updated by Oleksandr Ivanov 12 months ago
- Status changed from New to In Progress
Updated by Oleksandr Ivanov 12 months ago
- Status changed from In Progress to Feedback
Implemented in scope of child tasks.
Updated by Oleksandr Ivanov 12 months ago
- Status changed from Feedback to Closed
How to verify:
- Get Almirah.Doc repository (79340651, branch:develop)
- Install Almirah gem by "gem install Almirah -v 0.03"
- Run command "Almirah please Your_Almirah.Doc_Path
Actions