mirror of
https://github.com/TanelOrumaa/Estonian-ID-card-mobile-authenticator-POC.git
synced 2024-11-22 13:51:00 +02:00
Rewrite UC titles in to-infinitive
parent
ed958ed85f
commit
bd57afcdbf
20
Use-Cases.md
20
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 #1**
|
||||||
**Use Case Title:**
|
**Use Case Title:**
|
||||||
Entering CAN (Card Authentication Number) of the ID card
|
Enter CAN (Card Authentication Number) of the ID card
|
||||||
**Preconditions:**
|
**Preconditions:**
|
||||||
The authentication application is running on the phone.
|
The authentication application is running on the phone.
|
||||||
The UI layout that asks the user for CAN is active.
|
The UI layout that asks the user for CAN is active.
|
||||||
@ -32,7 +32,7 @@ User
|
|||||||
|
|
||||||
# **Use Case #2**
|
# **Use Case #2**
|
||||||
**Use Case Title:**
|
**Use Case Title:**
|
||||||
Entering PIN1 of the ID card
|
Enter PIN1 of the ID card
|
||||||
**Preconditions:**
|
**Preconditions:**
|
||||||
The authentication application is running on the phone.
|
The authentication application is running on the phone.
|
||||||
The UI layout that asks the user for PIN1 input is active.
|
The UI layout that asks the user for PIN1 input is active.
|
||||||
@ -59,7 +59,7 @@ User
|
|||||||
|
|
||||||
# **Use Case #3**
|
# **Use Case #3**
|
||||||
**Use Case Title:**
|
**Use Case Title:**
|
||||||
Entering PIN2 of the ID card
|
Enter PIN2 of the ID card
|
||||||
**Preconditions:**
|
**Preconditions:**
|
||||||
The authentication application is running on the phone.
|
The authentication application is running on the phone.
|
||||||
The UI layout that asks the user for PIN2 input is active.
|
The UI layout that asks the user for PIN2 input is active.
|
||||||
@ -86,7 +86,7 @@ User
|
|||||||
|
|
||||||
# **Use Case #4**
|
# **Use Case #4**
|
||||||
**Use Case Title:**
|
**Use Case Title:**
|
||||||
Saving the CAN of the ID card on the phone
|
Save CAN of the ID card on the phone
|
||||||
**Preconditions:**
|
**Preconditions:**
|
||||||
The mobile authentication application is installed on the user’s smartphone.
|
The mobile authentication application is installed on the user’s smartphone.
|
||||||
The application is allowed to store information 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 #5**
|
||||||
**Use Case Title:**
|
**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:**
|
**Preconditions:**
|
||||||
The mobile authentication application is installed on the user’s smartphone.
|
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.
|
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 #6**
|
||||||
**Use Case Title:**
|
**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._
|
_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:**
|
**Preconditions:**
|
||||||
The user’s phone has a fingerprint sensor.
|
The user’s phone has a fingerprint sensor.
|
||||||
@ -223,7 +223,7 @@ The authentication application
|
|||||||
|
|
||||||
# **Use Case #8**
|
# **Use Case #8**
|
||||||
**Use Case Title:**
|
**Use Case Title:**
|
||||||
Using the authentication application to log into a website
|
Use the authentication application to log into a website
|
||||||
**Preconditions:**
|
**Preconditions:**
|
||||||
The user has the authentication application installed on the mobile phone.
|
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.
|
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 #9**
|
||||||
**Use Case Title:**
|
**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:**
|
**Preconditions:**
|
||||||
The user is logged in to a website using the authentication application.
|
The user is logged in to a website using the authentication application.
|
||||||
The website supports the signature process of the authentication application.
|
The website supports the signature process of the authentication application.
|
||||||
@ -316,7 +316,7 @@ User
|
|||||||
|
|
||||||
# **Use Case #10**
|
# **Use Case #10**
|
||||||
**Use Case Title:**
|
**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:**
|
**Preconditions:**
|
||||||
The user has the authentication application installed on the smartphone.
|
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.
|
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 #11**
|
||||||
**Use Case Title:**
|
**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:**
|
**Preconditions:**
|
||||||
The mobile application supports the signature process of the authentication application.
|
The mobile application supports the signature process of the authentication application.
|
||||||
**Primary actor:**
|
**Primary actor:**
|
||||||
|
Loading…
Reference in New Issue
Block a user