diff --git a/docs/20-Requirement-management/templates/acceptance-test-template.md b/docs/20-Requirement-management/templates/acceptance-test-template.md deleted file mode 100644 index 7b67fc3f7a17ecb1d28c58cdb7fc376bd675fa36..0000000000000000000000000000000000000000 --- a/docs/20-Requirement-management/templates/acceptance-test-template.md +++ /dev/null @@ -1,48 +0,0 @@ -# Template of Acceptance Test - -| | | -|:-:|:-:| -| Test case description Eligible for customer scenario ... | -| Test case ID | - | -| Designer | - | -| Test case approver | - | -| Date | - | -| Classification | Acceptance Test | - -**Update history** - ->version 0.1 - -**Test description / objective** - ->Description - -**Links to requirements or other sources** - -* Requirement: [Requirement] ()? -* Use Case: [Use Case] ​​()? -* Property: [Property] ()? - -**Pre-state** - ->Initial situation - -** Test Steps ** - -Acceptance in the test can be limited to performance, e.g., based on selected use cases - -| Step | Description | Verify | -|:-:|:-:|:-:| -| Step1 | Do .... | Check if.. | -| Step2 | Select... | Check if there is ..| -| Step3 | Press... | Check if there is ..| - -** End-State ** - ->What should be last state of test target - - -**Pass / Fail Criterias** - -* PASS condition? -* FAIL CONDITION?