Skip to content
Snippets Groups Projects
Commit 64aa4c08 authored by Marko Rintamäki's avatar Marko Rintamäki
Browse files

Update wide-requirement-specification.md

parent 562c22db
No related branches found
No related tags found
No related merge requests found
Pipeline #439394 passed
...@@ -367,11 +367,11 @@ How well does the service / component or other part of the service perform durin ...@@ -367,11 +367,11 @@ How well does the service / component or other part of the service perform durin
> Acceptance tests generally focus on the customer / end-user perspective. The aim is to validate, ie to validate whether the product meets the customer's wishes and whether it meets the set requirements. > Acceptance tests generally focus on the customer / end-user perspective. The aim is to validate, ie to validate whether the product meets the customer's wishes and whether it meets the set requirements.
Acceptance tests can be used to determine whether a product is also sufficiently high-performance, usable, or secure for customer use. Acceptance tests can be used to determine whether a product is also sufficiently high-performance, usable, or secure for customer use.
| AcceptanceTestId | Description | | AcceptanceTestId | Description | Feature |
|:-:|:-:|:-:|:-:| |:-:|:-:|:-:|
| [ACCTEST001 - Acceptance Test 1](../../50-Test-management/templates/acceptance-test.md) | esim. Tarkista kirjautuminen palveluun uutena käyttäjänä | | [ACCTEST001 - Acceptance Test 1](../../50-Test-management/templates/acceptance-test.md) | eg. Verify login as new user | [Feature X]() |
| [ACCTEST002 - Testitapaus 2](../../50-Test-management/templates/acceptance-test.md) | esim. Tarkista kenkilökohtaisten tietojen poisto | | [ACCTEST002 - Acceptance Test 2](../../50-Test-management/templates/acceptance-test.md) | eg. Verify remove of personal data | [Feature Y]() |
| [ACCTEST003 - Testitapaus 3](../../50-Test-management/templates/acceptance-test.md) | esim. Tarkista Kirjautuminen toimivalla salasanalla | | [ACCTEST003 - Acceptance Test 3](../../50-Test-management/templates/acceptance-test.md) | eg. Verify login with correct password | [Feature Z]() |
## Software architecture, placement view, database description, and integrations ## Software architecture, placement view, database description, and integrations
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment