From c7c864f6320784174f8122c6259ca7322f60c7ef Mon Sep 17 00:00:00 2001 From: Henrik Lepson <56916788+Henrik895@users.noreply.github.com> Date: Mon, 6 Dec 2021 20:55:34 +0200 Subject: [PATCH] Created initial table for test reports --- Test-reports.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Test-reports.md b/Test-reports.md index f3dd795..2c87ab2 100644 --- a/Test-reports.md +++ b/Test-reports.md @@ -1,4 +1,8 @@ -| Test Case # | Input(s) | Expected result | Actual result | -|---|---|---|---| -| [2](https://github.com/TanelOrumaa/Estonian-ID-card-mobile-authenticator-POC/wiki/Use-Case-Tests#test-case-2) | 123456 | CAN is saved and user notified accordingly | CAN is saved and user notified accordingly | -| [2](https://github.com/TanelOrumaa/Estonian-ID-card-mobile-authenticator-POC/wiki/Use-Case-Tests#test-case-2) | 12345 | CAN is not saved and user is notified accordingly | CAN is not saved and user is notified accordingly | \ No newline at end of file +| Test Case ID | Related requirements | Initial system state / input (data, action) | Expected system state/outputs | Actual Result | Fix? | Result after fix | +|---|---|---|---|---|---|---| +|TC #1|UC #5|---|---|---|---|---| +|TC #2|UC #4|---|---|---|---|---| +|TC #4|UC #7|---|---|---|---|---| +|TC #5|UC #8|---|---|---|---|---| +|TC #7|UC #10|---|---|---|---|---| +|TC #9|UC #12|---|---|---|---|---| \ No newline at end of file