You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance verification process to include pending parts of 8-9.4.2.2 and 8-9.4.3.3
Closes#566
Signed-off-by: Philipp Ahmann <philipp.ahmann@de.bosch.com>
Copy file name to clipboardExpand all lines: process/process_areas/verification/verification_concept.rst
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,6 @@ Usually the defined methods are not applied on each verification level between u
124
124
Also their execution may differ whether it is a QM or ASIL rated test case.
125
125
The rigor is described in the implementation of :need:`wp__verification_plan`.
126
126
127
-
128
127
Automated test cases (as well as manual, where applicable) shall contain further information about which methods have been applied.
129
128
The corresponding guidance is given here: :need:`gd_guidl__verification_guide`.
130
129
The identifier of the respective method is to be used as meta data (*TestType* and *DerivationTechnique*).
@@ -161,17 +160,20 @@ tests or component tests. This linking is done using metatags. This is also true
161
160
integration tests linking to the component requirements and architecture.
162
161
163
162
Traceability of feature integration tests shall be established through linking those test cases to
164
-
feature requirements and architecture as features describe the integrated behaviour of all components.
163
+
feature requirements and architecture as features describe the integrated behavior of all components.
165
164
166
165
Traceability of platform integration tests shall be established through linking those test cases to
167
-
stakeholder requirements as stakeholder requirements describe the platform behaviour.
166
+
stakeholder requirements as stakeholder requirements describe the platform behavior.
168
167
169
168
Note that all the above tests shall only link to requirements of type "Functional" and "Interface".
170
169
The verification of requirements of types "Process" and "Non-Functional" will be done via Analysis,
171
170
which is part of the requirement inspection :need:`doc__feature_name_req_inspection` and `Component Requirements Inspection Checklist <https://eclipse-score.github.io/module_template/main/score/component_example/docs/requirements/chklst_req_inspection.html>`__.
172
171
Requirements always include Assumptions Of Use.
173
172
174
-
A more detailed description of how to link code to requirements is available here: :need:`gd_req__verification_link_tests`
173
+
A more detailed description of how to link code to requirements is available by :need:`gd_req__verification_link_tests`.
174
+
175
+
Another element of traceability for a proper backlink is the unique identification of test cases as described in the
0 commit comments