From 7c0cfb9e002360660f4dcd6059b5fba27b3f0257 Mon Sep 17 00:00:00 2001 From: L4136 <l4136@student.jamk.fi> Date: Fri, 12 Jun 2020 09:30:15 +0300 Subject: [PATCH] Update feature-description.md --- .gitlab/issue_templates/feature-description.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/.gitlab/issue_templates/feature-description.md b/.gitlab/issue_templates/feature-description.md index e84bb93..3fd4a71 100644 --- a/.gitlab/issue_templates/feature-description.md +++ b/.gitlab/issue_templates/feature-description.md @@ -18,8 +18,9 @@ Linked Use Cases ### User Storys (User Storys) -* _Käyttäjänä haluan, että lorem ipsum on näkyvillä koko käytön ajan, koska se tuo minulle turvallisen olon_ -* _Ylläpitäjänä haluan, että tervehdysviesti on vaihdettavissa, koska se virkistää työntekoa!_ +* _As a user I want to see Lorem Ipsum on the site, because it makes me feel safe._ +* _As an administrator I want the greeting to change every now and then, because it is refreshing!_ + Link to real User Storys @@ -39,15 +40,16 @@ Link to real User Storys ### Functional Requirements -**Esim** +**For example** + +* User sees the "Lorem Ipsum" message on screen at all times +* Administrator can edit the welcome-message -* Käyttäjä näkee jatkuvasti ruudulla "Lorem Ipsum"-viestin -* Tervehdysviesti on pääkäyttäjän muokattavissa ### Non-Functional Requirements -* Usability: Uuden tervehdysviestin generointi saa kestää < 0.5 s +* Usability: Generating the new welcome message takes < 0.5 s * Security: * Scalability: * @@ -66,7 +68,7 @@ Link to real User Storys | [Test Case 1]( FT1-testitapaus1.md) | Use Case 1 | | | [Test Case 2]( FT1-testitapaus2.md) | | | | [Test Case 3]( FT1-testitapaus3.md) | Use Case 2 | | -| [Test Case 4]( FT1-testitapaus4.md) | Vaatimus REQ001 | | +| [Test Case 4]( FT1-testitapaus4.md) | Requirement REQ001 | | | [Testitapaus 5]( FT1-testitapaus5.md) | | | | [Testitapaus 6]( FT1-testitapaus6.md) | | | -- GitLab