Skip to content

Commit 2dd7e27

Browse files
add tool requirements from feat/comp to tool man process (#630)
1 parent de98f3e commit 2dd7e27

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

process/process_areas/quality_management/guidance/quality_review_checklist.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -395,9 +395,9 @@ Software Verification plan review checklist template
395395
- Check if the software quality criteria are clearly defined and understood by all relevant parties. Have a look on the reports to verify if the criteria are fulfilled.
396396
-
397397
* - SWV_00_05
398-
- Are all used tools described?
398+
- Are all used tools described and included in the project's tool list?
399399
-
400-
- Check if all tools used for software verification are clearly described and used as defined. Are additional tools used that are not described?
400+
- Check if all tools used for software verification are clearly described, listed in the project's tool list, and used as defined. Are additional tools used that are not described or missing from the project's tool list?
401401
-
402402
* - SWV_00_06
403403
- Are verification setups and variants described, documented and up to date?
@@ -452,7 +452,7 @@ Software Development Plan review checklist template
452452
- Check if the software configuration guideline is followed and if deviations have an approved argumentation by the CODEOWNER.
453453
-
454454
* - SDP_00_05
455-
- Are all SW development tools described?
455+
- Are all SW development tools described and included in the project's tool list?
456456
-
457-
- Check if all tools used for software development are clearly described. If possible check if they are used as defined.
457+
- Check if all tools used for software development are clearly described and listed in the project's tool list. If possible check if they are used as defined.
458458
-

process/process_areas/requirements_engineering/requirements_workflow.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ For a detailed explanation of workflows and their role within the process model,
101101
:contains: gd_temp__req_process_req, gd_temp__req_tool_req, gd_temp__req_formulation
102102
:has: doc_concept__req_process, doc_getstrt__req_process
103103

104-
Based on the process descriptions (which comply to standards) and/or stakeholder requirements process and tool requirements are derived.
104+
Based on the process descriptions (which comply to standards) and/or stakeholder/feature/component requirements process and tool requirements are derived.
105105

106106
.. workflow:: Monitor/Verify Requirements
107107
:id: wf__monitor_verify_requirements

process/process_areas/tool_management/tool_management_workflow.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,14 @@ For a detailed explanation of workflows and their role within the process model,
4242
:responsible: rl__contributor
4343
:approved_by: rl__committer, rl__safety_manager, rl__security_manager
4444
:supported_by: rl__infrastructure_tooling_community
45-
:input: wp__tool_verification_report
45+
:input: wp__tool_verification_report, wp__requirements_stkh, wp__requirements_feat, wp__requirements_comp, wp__requirements_proc_tool
4646
:output: wp__tool_verification_report
4747
:contains: gd_temp__tool_management_verif_rpt_template, gd_chklst__tool_cr_review
4848
:has: doc_concept__tool_process, doc_getstrt__tool_process
4949

5050
Each identified tool is evaluated. During evaluation the Tool Verification Report
51-
is updated accordingly.
51+
is updated accordingly. Stakeholder, feature, component, and process/tool
52+
requirements may be used as input for the tool evaluation and verification.
5253
After successful evaluation the status of the Tool Verification Report
5354
is set to evaluated.
5455

0 commit comments

Comments
 (0)