-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
process: add testing community role #787
base: main
Are you sure you want to change the base?
Conversation
License Check Results🚀 The license check preparation job ran successfully. Status: Click to expand output
|
closes #777 Signed-off-by: Philipp Ahmann <Philipp.Ahmann@de.bosch.com>
56d54c5
to
508043c
Compare
The created documentation from the pull request is available at: docu-html |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No findings
@@ -162,4 +174,3 @@ SCORE cross functional teams | |||
:contains: rl__module_lead, rl__safety_manager, rl__quality_manager, rl__security_manager, rl__contributor, rl__committer | |||
|
|||
The module team is responsible for all artefacts within the module SEooCs. Each module has only one responsible team but a team may also be responsible for several (small) modules. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
artefacts or artifacts, compare above
With focus on testability, requirements getting reviewed by: | ||
|
||
* :need:`rl__testing_community` | ||
|
||
The tool evaluation, verification and reporting is handled by: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is that not tool qualification here?
|
||
The testing community members are responsible for the test case development from component to | ||
platform level. They shall be included in any requirements reviews. They can also improve | ||
independence argumentation when involved in the development of unit testing on safety critical |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe in this case consider testing community supportive for unit testing?
During the 3rd interim audit, the demand was formulated, that we need to have a verification specific role, which could be filled by the existing testing community. This is added by this PR.
closes: Improvement: Testing Community Role #777