Requirement Templates#
todo: add links to standards
Stakeholder Requirements Template
|
status: draft
security:
safety:
|
||||
|
|||||
Feature Requirements Template
|
status: draft
security:
safety:
|
||||
.. feat_req:: <Title>
:id: FEAT_REQ__<Feature>__<Title>
:reqtype: <Functional|Interface|Process|Legal|Non-Functional>
:security: <YES|NO>
:safety: <QM|ASIL_B|ASIL_D>
:satisfies: <link to stakeholder requirement id>
:status: <valid|invalid>
|
|||||
Component Requirements Template
|
status: draft
security:
safety:
|
||||
.. comp_req:: <Title>
:id: COMP_REQ__<Component>__<Title>
:reqtype: <Functional|Interface|Process|Legal|Non-Functional>
:security: <YES|NO>
:safety: <QM|ASIL_B|ASIL_D>
:satisfies: <link to feature requirement id>
:status: <valid|invalid>
|
|||||
Tool Requirements Template
|
status: draft
security:
safety:
|
||||
|
|||||
Requirement Formulation Template
|
status: valid
security:
safety:
|
||||||||||||||||||||||||||||
Requirements shall be specified according to the following schema: <The SW Platform|Feature|Component> shall <main verb> <object> <parameter> <temporal/logical conjunction> <Note: (optional, not to be verified)>
Note Of the last three columns of the above sentence template table, filling one is mandatory the others are optional. |
|||||||||||||||||||||||||||||