diff --git a/process/process_areas/change_management/_assets/impact_analysis.drawio.svg b/process/process_areas/change_management/_assets/impact_analysis.drawio.svg new file mode 100644 index 000000000..083ea104d --- /dev/null +++ b/process/process_areas/change_management/_assets/impact_analysis.drawio.svg @@ -0,0 +1,4 @@ + + + +
Feature
Requirements
Feature...
fulfills
fulfills
Feature
Architecture
Feature...
satifies
satifies
Component
Requirements
Component...
Source Code
Source Code
Stakeholder
 Requirements
Stakeholder...
satifies
satifies
fulfills
fulfills
Component
Architecture
Component...
satifies
satifies
1, *
1, *
Detailed
Design
Detailed...
satifies
satifies
implements
implements
implements
implements
Feature
Safety Analysis
Feature...
Feature
Assumptions of use
Feature...
Platform
Tests
Platform...
Feature
Integration Tests
Feature...
verifies
verifies
violates
violates
mitigated_by
mitigated_by
verifies
verifies
Component
Integration Tests
Component...
verifies
verifies
Component
Safety Analysis
Component...
Component
Assumption of use
Component...
violates
violates
mitigated_by
mitigated_by
mitigated_by
mitigated_by
mitigated_by
mitigated_by
verifies
verifies
Unit Test
Unit Test
verifies
verifies
verifies
verifies
not needed, not safety relevant
not needed, not safe...
not needed, should fail (all verifies links)
not needed, should f...
both ways
both ways
follow the arrow
follow the arrow
follow back the arrow
follow back the arrow

How to follow changes for impact analysis

How to follow changes f...
Text is not SVG - cannot display
diff --git a/process/process_areas/change_management/guidance/change_management_reqs.rst b/process/process_areas/change_management/guidance/change_management_reqs.rst index cee6d40a0..61f100ca7 100644 --- a/process/process_areas/change_management/guidance/change_management_reqs.rst +++ b/process/process_areas/change_management/guidance/change_management_reqs.rst @@ -158,5 +158,12 @@ Change Request Traceability Impact Analysis Tool It shall be reported, which work products and elements are affected by adding a new feature or component or by a modification of an existing feature or component. + Below picture illustrates the relations: + + .. figure:: ../_assets/impact_analysis.drawio.svg + :width: 100% + :align: center + :alt: How to follow changes for impact analysis. + .. needextend:: docname is not None and "process_areas/change_management" in docname :+tags: change_management