Created Test reports (markdown)

Kevin 2021-12-04 23:53:54 +02:00
parent 129cf5160e
commit e8050c7fc1

4
Test-reports.md Normal file

@ -0,0 +1,4 @@
| 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 |