mirror of
https://github.com/TanelOrumaa/Estonian-ID-card-mobile-authenticator-POC.git
synced 2024-11-22 05:41:00 +02:00
Updated Use Case Tests (markdown)
parent
67bbcf1945
commit
c589bc5dff
@ -18,7 +18,8 @@ ___
|
||||
4. The user clicks to see the results.
|
||||
|
||||
**Expected results:**
|
||||
The system notifies that the data has been retrieved from the card.
|
||||
Personal information is retrieved from the ID card.
|
||||
The system notifies the user that the data has been retrieved from the ID card.
|
||||
The full name and the personal identification number of the card’s owner is displayed.
|
||||
___
|
||||
**Extension test cases**
|
||||
@ -27,6 +28,7 @@ ___
|
||||
3. The user does not put the ID card against the phone during the next 90 seconds.
|
||||
|
||||
**Expected results:**
|
||||
The system was not able to establish connection with an ID card.
|
||||
The system notifies that ID card was not detected.
|
||||
The user is back on the home screen of the application.
|
||||
___
|
||||
@ -36,6 +38,7 @@ ___
|
||||
3. The user puts the ID card against the smartphone.
|
||||
|
||||
**Expected results:**
|
||||
The system is unable to retrieve information from the ID card.
|
||||
The system notifies the user that the CAN was invalid.
|
||||
The user is returned to the application’s home screen.
|
||||
___
|
||||
@ -45,5 +48,6 @@ _Currently not working! More details in release notes._
|
||||
3. The user puts the ID card against the smartphone and removes it immediately.
|
||||
|
||||
**Expected results:**
|
||||
The connection between the ID card and smart card was lost.
|
||||
The system notifies the user that connection to the ID card was lost.
|
||||
The user is returned to the application’s home screen.
|
||||
|
Loading…
Reference in New Issue
Block a user