@@ -43,7 +43,8 @@ verified by **Unit Tests** (grey box, middle, 5nd column).
4343
4444Components are defined by **Component Requirements ** (green box, middle, 3nd column) and the
4545**Component Architecture ** (green box, middle, 4nd column). A **Component Safety Analysis **
46- (green box, middle, 6nd column) is required to verify the Component Architecture. Potential faults
46+ (green box, middle, 6nd column) is required to verify the Component Architecture, whereby
47+ violations of safety requirements must be documented. Potential faults
4748may mitigated by updating the Component Requirements or by the **Component Assumptions of Use **
4849(green box, middle, 8nd column). The latter one must be considered by the user of the Component.
4950**Component Tests ** (green box, middle, 5nd column) verify the Component requirements, and
@@ -54,7 +55,8 @@ As mentioned above a Software Module is defined as a Component or a set of compo
5455Feature of the platform. Features consists of Components and are defined by **Feature Requirements **
5556(yellow box, middle, 3nd column) and the **Feature Architecture ** (yellow box, middle, 4nd column).
5657A **Feature Safety Analysis ** (yellow box, middle, 6nd column) is required to verify the Feature
57- Architecture. Potential faults may mitigated by updating the Feature Requirements or by the
58+ Architecture, whereby violations of safety requirements must be documented. Potential
59+ faults may mitigated by updating the Feature Requirements or by the
5860**Feature Assumptions of Use ** (yellow box, middle, 8nd column). The latter one must be considered
5961by the user of the Feature. **Feature Integration Tests ** (yellow box, middle, 5nd column) verify
6062the Feature Requirements and the Feature Architecture as well as the Integration of multiple Units
0 commit comments