From fed6157fcc5920411812965f86d08a097759cba3 Mon Sep 17 00:00:00 2001 From: Lemmo Lavonen Date: Tue, 7 Dec 2021 00:04:05 +0200 Subject: [PATCH] Updated Test reports (markdown) --- Test-reports.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Test-reports.md b/Test-reports.md index 4db2a78..ac3b64a 100644 --- a/Test-reports.md +++ b/Test-reports.md @@ -18,4 +18,8 @@ |---|---|**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 +|---|---|**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| + +### Non-functional requirements measurements +1. USN9 - the application opens in under a second +1. USN10 - the website receives the token in well under 15 seconds \ No newline at end of file