From c074c7c2e9970db1b58258ab4a3da3fdbf281623 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20Rintam=C3=A4ki?= <marko.rintamaki@jamk.fi> Date: Tue, 5 Oct 2021 11:22:09 +0000 Subject: [PATCH] Update template-requirement-as-table.md --- .../template-requirement-as-table.md | 22 +++---------------- 1 file changed, 3 insertions(+), 19 deletions(-) diff --git a/docs/20-Requirement-management/templates/template-requirement-as-table.md b/docs/20-Requirement-management/templates/template-requirement-as-table.md index a2b56b0..1e3768b 100644 --- a/docs/20-Requirement-management/templates/template-requirement-as-table.md +++ b/docs/20-Requirement-management/templates/template-requirement-as-table.md @@ -16,8 +16,6 @@ When one environment is used to gather relevant information, it is easier to lin | CUSTOMER-REQ-0002 | ... ||| | CUSTOMER-REQ-0003 | ... ||| - - **Business requirements** | Requirement ID | Description | Related feature | @@ -36,23 +34,9 @@ When one environment is used to gather relevant information, it is easier to lin | CONSTRAINT-REQ-S00001 |...|| | CONSTRAINT-REQ-S00002 |...|| -## System / software requirements ? - -**SYSTEM REQUIREMENTS** - -System/service requirements are gathered here on a higher level. - -**Technical requirements** - -Technical requirements are typically separated from software requirements. They are an essential part of system requirements. Technical can, for example, include the following: +## Prodction environment / technical requirements -* Execution environment (Linux, Windows, Pilvi etc) -* Memory (4GB, 16GB ?) -* Processor (Intel/AMD/ARM ?) -* Database (MySQL, DynamoDB, Orient etc?) -* Virtualization solutions (JAVA VM, Docker Container?) - | Requirement ID | Description | Related feature | |:-:|:-:|:-:| @@ -113,7 +97,7 @@ Technical requirements are typically separated from software requirements. They | Requirement ID | Description | Related feature | |:-:|:-:|:-:| | MECHANICAL-REQ-000 | eg. Size of installation board is (WxLxT) 50 mm x 150 mm x 19mm | | -| MECHANICAL-REQ-001 | || -| MECHANICAL-REQ-002 | || +| MECHANICAL-REQ-001 |... || +| MECHANICAL-REQ-002 |... || -- GitLab