File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
process/process_areas/verification/guidance Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change @@ -147,9 +147,20 @@ Test Linking to Requirements
147
147
:satisfies: wf__verification_mod_ver_report
148
148
:complies:
149
149
150
- Verification reports shall be automatically generated. These may be independent documents (i.e. not integrated into sphinx documentation).
150
+ The tool automatisation shall automatically generated the Verification reports.
151
+ These may be independent documents (i.e. not integrated into sphinx documentation).
151
152
The content of the reports is specified in :need: `gd_temp__platform_ver_report ` and :need: `gd_temp__mod_ver_report `.
152
153
154
+ .. gd_req :: Verification Report Archiving
155
+ :id: gd_req__verification_report_archiving
156
+ :status: valid
157
+ :tags: prio_1_automation, verification
158
+ :satisfies: wf__verification_mod_ver_report
159
+ :complies:
160
+
161
+ The tool automatisation shall automatically archived the Verification reports for releases.
162
+ The reports are generated according to :need: `gd_req__verification_reporting `.
163
+
153
164
.. gd_req :: Verification Documentation Checks
154
165
:id: gd_req__verification_checks
155
166
:status: valid
Original file line number Diff line number Diff line change @@ -78,6 +78,12 @@ Verification Report Templates
78
78
|
79
79
| **5. Software component qualification verification report**
80
80
| - Contains the needed verification results if for some components a qualification of pre-developed SW is performed.
81
+ |
82
+ | **6. Test results**
83
+ | - Test result per test case with status passed/failed/not_run
84
+ |
85
+ | **7. Test logs**
86
+ | - Test log per test case with status passed/failed/not_run
81
87
82
88
**Note1: ** The verification report is valid for the module version tagged together with the report
83
89
@@ -120,6 +126,12 @@ Verification Report Templates
120
126
|
121
127
| **3. Safety Analysis Report**
122
128
| - List of the performed Feature Safety Analysis, pass/fail with open mitigations
129
+ |
130
+ | **4. Test results**
131
+ | - Test result per test case with status passed/failed/not_run
132
+ |
133
+ | **5. Test logs**
134
+ | - Test log per test case with status passed/failed/not_run
123
135
124
136
**Note1: ** The verification report is valid for the platform version tagged together with the report
125
137
You can’t perform that action at this time.
0 commit comments