Skip to content

Commit e10154a

Browse files
committed
platform integration test to common wording
Signed-off-by: Patil Deepa (ETAS-ECM/XPC-Fe2) <[email protected]>
1 parent f45a389 commit e10154a

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

process/general_concepts/score_building_blocks_concept.rst

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ The following figure gives an overview about the building blocks of the project
2525
(blue box, top, 2nd column). The objectives of the project platform include
2626
enabling of feature integration for different use cases and domains. This includes safety-critical
2727
applications. Thus the intention is, that the platform can be developed as a Safety
28-
Element out of Context (**SEooC**) (green box, top, 1 column). The objectives of the platform are
28+
Element out of Context (**SEooC**) (green box, top, 1st column). The objectives of the platform are
2929
expressed as concrete **Stakeholder Requirements** (blue box, top, 2nd column), which can be tested
30-
by provided **platform integration tests** (blue box, top, 5nd column) for reference hardware platforms. The
30+
by provided **Platform Integration Tests** (blue box, top, 5th column) for reference hardware platforms. The
3131
platform consists of **Features** (yellow box, middle, 2nd column).
3232

3333
Further the project provides **Software Modules** (red box, middle, 1st column), which can also be
@@ -37,28 +37,28 @@ highest level component in our model. A Software Module represents e.g. executab
3737

3838
Components are the major building blocks of the platform. Components consists of **Units**
3939
(grey box, bottom, 2nd column), the lowest level in our model. The represent the source code,
40-
which implements the Unit. Units has a **Detailed Design** (grey box, middle, 3nd column), which is
41-
also implemented by the **Source Code** (grey box, bottom, 3nd column). The Detailed Design is
42-
verified by **Unit Tests** (grey box, middle, 5nd column).
40+
which implements the Unit. Units has a **Detailed Design** (grey box, middle, 3rd column), which is
41+
also implemented by the **Source Code** (grey box, bottom, 3rd column). The Detailed Design is
42+
verified by **Unit Tests** (grey box, middle, 5th column).
4343

44-
Components are defined by **Component Requirements** (green box, middle, 3nd column) and the
45-
**Component Architecture** (green box, middle, 4nd column). A **Component Safety Analysis**
46-
(green box, middle, 6nd column) is required to verify the Component Architecture, whereby
44+
Components are defined by **Component Requirements** (green box, middle, 3rd column) and the
45+
**Component Architecture** (green box, middle, 4th column). A **Component Safety Analysis**
46+
(green box, middle, 6th column) is required to verify the Component Architecture, whereby
4747
violations of safety requirements must be documented. Potential faults
4848
may mitigated by updating the Component Requirements or by the **Component Assumptions of Use**
4949
(green box, middle, 8nd column). The latter one must be considered by the user of the Component.
50-
**Component Tests** (green box, middle, 5nd column) verify the Component requirements, and
51-
**Component Integration Tests** (green box, middle, 7nd column) verify the Component Architecture
50+
**Component Tests** (green box, middle, 5th column) verify the Component requirements, and
51+
**Component Integration Tests** (green box, middle, 7th column) verify the Component Architecture
5252
as well as the Integration of multiple Units to a Component.
5353

5454
As mentioned above a Software Module is defined as a Component or a set of components realizing a
5555
Feature of the platform. Features consists of Components and are defined by **Feature Requirements**
56-
(yellow box, middle, 3nd column) and the **Feature Architecture** (yellow box, middle, 4nd column).
57-
A **Feature Safety Analysis** (yellow box, middle, 6nd column) is required to verify the Feature
56+
(yellow box, middle, 3rd column) and the **Feature Architecture** (yellow box, middle, 4th column).
57+
A **Feature Safety Analysis** (yellow box, middle, 6th column) is required to verify the Feature
5858
Architecture, whereby violations of safety requirements must be documented. Potential
5959
faults may mitigated by updating the Feature Requirements or by the
6060
**Feature Assumptions of Use** (yellow box, middle, 8nd column). The latter one must be considered
61-
by the user of the Feature. **Feature Integration Tests** (yellow box, middle, 5nd column) verify
61+
by the user of the Feature. **Feature Integration Tests** (yellow box, middle, 5th column) verify
6262
the Feature Requirements and the Feature Architecture as well as the Integration of multiple Units
6363
to a Component.
6464

process/process_areas/verification/workproducts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Platform
3636
:status: valid
3737
:complies: std_wp__iso26262__support_952
3838

39-
platform integration testing verifies Stakeholder Requirements performed on reference HW.
39+
Platform integration testing verifies Stakeholder Requirements performed on reference HW.
4040
Depending on the nature of the project, respective tailoring (e.g. for reduced requirements
4141
coverage) has to be reflected in the :need:`wp__verification_plan` and :need:`wp__platform_safety_plan`.
4242

0 commit comments

Comments
 (0)