Created initial table for test reports

Henrik Lepson 2021-12-06 20:55:34 +02:00
parent 25fb6cd8be
commit c7c864f632

@ -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 |
| 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|---|---|---|---|---|