Verification: Update test specification details#719
Open
pahmann wants to merge 3 commits into
Open
Conversation
Enhance verification process to include pending parts of 8-9.4.2.2 and 8-9.4.3.3 Closes eclipse-score#566 Signed-off-by: Philipp Ahmann <[email protected]>
|
The created documentation from the pull request is available at: docu-html |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Verification process documentation to address remaining audit gaps for ISO 26262 items 8-9.4.2.2 and 8-9.4.3.3 and help move the process description content to ML2.
Changes:
- Clarifies the verification workflow steps (planning/specification/execution/reporting) and traceability expectations.
- Expands test specification guidance to include unique test identification and clearer expected outcomes.
- Adds/clarifies process guidance for pass/fail results and handling/documentation of skipped or non-executed tests.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 8 comments.
Show a summary per file
| File | Description |
|---|---|
| process/process_areas/verification/verification_getstrt.rst | Minor wording improvements in the high-level workflow bullets. |
| process/process_areas/verification/verification_concept.rst | Updates traceability wording and adds a note about unique test-case identification. |
| process/process_areas/verification/guidance/verification_specification.rst | Extends test specification attributes and adds guidance about unique IDs, versioning, and pass/fail outcomes. |
| process/process_areas/verification/guidance/verification_process_reqs.rst | Tightens metadata/linking requirements and adds a statement about pass/fail marking in reports. |
| process/process_areas/verification/guidance/verification_guideline.rst | Adds guidance on unique identifiers, pass/fail criteria, release documentation for non-executed tests, and reporting skipped tests. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Signed-off-by: Philipp Ahmann <[email protected]>
Signed-off-by: Philipp Ahmann <[email protected]>
Member
Author
|
CoPilot findings have been implemented. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Enhance verification process to include pending parts of 8-9.4.2.2 and 8-9.4.3.3
This is the last content activity in the process description to move to ML2.
After update minor parts of the verification plan as part of PMP and setting it to valid ML2 can be set in the process overview.
Closes #566