From d5ebe1f5ca2f37fe848d12b29ff5c39782516480 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20Rintam=C3=A4ki?= <marko.rintamaki@jamk.fi> Date: Tue, 6 Apr 2021 18:09:50 +0300 Subject: [PATCH] Update template-testcase.md --- docs/20-Requirement-management/templates/template-testcase.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/20-Requirement-management/templates/template-testcase.md b/docs/20-Requirement-management/templates/template-testcase.md index 547eba6..6b4379e 100644 --- a/docs/20-Requirement-management/templates/template-testcase.md +++ b/docs/20-Requirement-management/templates/template-testcase.md @@ -45,5 +45,5 @@ Acceptance in the test can be limited to performance, e.g., based on selected us **Pass / Fail Criterias** -* PASS condition? -* FAIL CONDITION? +**PASS, when ....** +**FAIL, when ....** -- GitLab