Rewrite UC titles in to-infinitive

Kevin 2021-11-17 14:57:43 +02:00
parent ed958ed85f
commit bd57afcdbf

@ -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 users smartphone.
The application is allowed to store information on the users 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 users 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 users 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 users 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 users 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:**