From bd57afcdbfac3c4794c93d39d2a70c4b4e33bbc9 Mon Sep 17 00:00:00 2001 From: Kevin Date: Wed, 17 Nov 2021 14:57:43 +0200 Subject: [PATCH] Rewrite UC titles in to-infinitive --- Use-Cases.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Use-Cases.md b/Use-Cases.md index 9f2c6db..56b2ff3 100644 --- a/Use-Cases.md +++ b/Use-Cases.md @@ -2,7 +2,7 @@ _NB! Use cases #1, #2 and #3 are only used in the include relationships with oth # **Use Case #1** **Use Case Title:** -Entering CAN (Card Authentication Number) of the ID card +Enter CAN (Card Authentication Number) of the ID card **Preconditions:** The authentication application is running on the phone. The UI layout that asks the user for CAN is active. @@ -32,7 +32,7 @@ User # **Use Case #2** **Use Case Title:** -Entering PIN1 of the ID card +Enter PIN1 of the ID card **Preconditions:** The authentication application is running on the phone. The UI layout that asks the user for PIN1 input is active. @@ -59,7 +59,7 @@ User # **Use Case #3** **Use Case Title:** -Entering PIN2 of the ID card +Enter PIN2 of the ID card **Preconditions:** The authentication application is running on the phone. The UI layout that asks the user for PIN2 input is active. @@ -86,7 +86,7 @@ User # **Use Case #4** **Use Case Title:** -Saving the CAN of the ID card on the phone +Save CAN of the ID card on the phone **Preconditions:** The mobile authentication application is installed on the user’s smartphone. The application is allowed to store information on the user’s smartphone. @@ -116,7 +116,7 @@ None # **Use Case #5** **Use Case Title:** -Displaying the public information of the ID card in the authentication application +Display the public information of the ID card in the authentication application **Preconditions:** The mobile authentication application is installed on the user’s smartphone. The smartphone has NFC capability and it is enabled and the user has given the application the permission to use the smartphone's NFC adapter. @@ -161,7 +161,7 @@ User # **Use Case #6** **Use Case Title:** -Using biometric authentication to enter PIN1 during the authentication process +Use biometric authentication to enter PIN1 during the authentication process _NB! Biometric authentication does not replace the need to use PIN1 for the authentication process, but it is a convenience feature that makes entering PIN1 faster as it is done automatically when fingerprint is used, thus saving the user a few seconds of time each time they use the application for authentication._ **Preconditions:** The user’s phone has a fingerprint sensor. @@ -223,7 +223,7 @@ The authentication application # **Use Case #8** **Use Case Title:** -Using the authentication application to log into a website +Use the authentication application to log into a website **Preconditions:** The user has the authentication application installed on the mobile phone. NFC technology is enabled on the user’s smartphone and the user has given the authentication application the permission to use the NFC adapter. @@ -271,7 +271,7 @@ User # **Use Case #9** **Use Case Title:** -Using the authentication application to give a signature on a website +Use the authentication application to give a signature on a website **Preconditions:** The user is logged in to a website using the authentication application. The website supports the signature process of the authentication application. @@ -316,7 +316,7 @@ User # **Use Case #10** **Use Case Title:** -Using the authentication application to log into a mobile application running on the same smartphone. +Use the authentication application to log into a mobile application running on the same device. **Preconditions:** The user has the authentication application installed on the smartphone. NFC is enabled on the user’s smartphone and the user has given the authentication application the permission to use it. @@ -365,7 +365,7 @@ User # **Use Case #11** **Use Case Title:** -Using the authentication application to give a signature on a mobile application +Use the authentication application to give a signature on a mobile application **Preconditions:** The mobile application supports the signature process of the authentication application. **Primary actor:**