From b0cbe1c3e8b795141b556d274da8d62de274d90f Mon Sep 17 00:00:00 2001 From: Lemmo Lavonen Date: Mon, 6 Dec 2021 23:34:50 +0200 Subject: [PATCH] Updated Test reports (markdown) --- Test-reports.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Test-reports.md b/Test-reports.md index 55617fc..47c8481 100644 --- a/Test-reports.md +++ b/Test-reports.md @@ -13,9 +13,9 @@ |---|---|**Extension test:** The user launches the application from the website. The application does not have the PIN1 saved, and when it requests it, the user enters an invalid one.|Application notifies the user of the issue and returns to the website.|Expected result|No|Fixing not needed| |TC #7|UC #10|**Success scenario test:** The user launches the application from the test app. The user provides the required inputs and holds their ID card against the phone when requested.|After the app finishes reading the card and closes, the user is taken back to the test app, where the successful login attempt is confirmed.|Expected result|No|Fixing not needed| |---|---|**Extension test:** The user tries to launch the application when it's not installed.|Nothing happens.|Expected result|No|Fixing not needed| -|---|---|**Extension test:** The user launches the application from the website. The user lets the 90 second period for placing the ID card against the phone expire.|The application closes and user is returned to the website|Expected result|No|Fixing not needed| -|---|---|**Extension test:** The user performs all the same steps as in the main success scenario, except for removing the card from the phone as soon as it's detected.|Application notifies the user of the issue and returns to the website.|Expected result|No|Fixing not needed| -|---|---|**Extension test:** The user launches the application from the test app. The application does not have the CAN saved, and when it requests it, the user enters an invalid one.|Application notifies the user of the issue and returns to the website.|Expected result|No|Fixing not needed| -|---|---|**Extension test:** The user launches the application from the test app. The application does not have the PIN1 saved, and when it requests it, the user enters an invalid one.|Application notifies the user of the issue and returns to the website.|Expected result|No|Fixing not needed| +|---|---|**Extension test:** The user launches the application from the website. The user lets the 90 second period for placing the ID card against the phone expire.|The application closes and user is returned to the |Expected result|No|Fixing not needed| +|---|---|**Extension test:** The user performs all the same steps as in the main success scenario, except for removing the card from the phone as soon as it's detected.|Application notifies the user of the issue and returns to the test app.|Expected result|No|Fixing not needed| +|---|---|**Extension test:** The user launches the application from the test app. The application does not have the CAN saved, and when it requests it, the user enters an invalid one.|Application notifies the user of the issue and returns to the test app.|Expected result|No|Fixing not needed| +|---|---|**Extension test:** The user launches the application from the test app. The application does not have the PIN1 saved, and when it requests it, the user enters an invalid one.|Application notifies the user of the issue and returns to the test app.|Expected result|No|Fixing not needed| |TC #9|UC #12|**Success scenario test:** The user launches the application and goes to the settings screen. The user opts to add PIN1, enters a number between 4 and 12 digits long, and chooses to continue.|The application notifies the user that PIN1 was saved.|Expected result|No|Fixing not needed| |---|---|**Extension test:** The user follows the same steps as in the success scenario, but enters a number that's either less than 4 or more than 12 digits long.|The user is notified of the incorrect length and is unable to save the PIN.|Expected result|No|Fixing not needed| \ No newline at end of file