diff options
author | Gabriel Zhi Chen <gabriel.chen@canonical.com> | 2020-05-25 15:40:38 +0800 |
---|---|---|
committer | Gabriel Zhi Chen <gabriel.chen@canonical.com> | 2020-05-25 15:40:38 +0800 |
commit | 4cf723288cd80d27db677bb509a21243d7f255ef (patch) | |
tree | 6c7ca60c3eca32984d506d670da8d68ff563354b /jobs/sutton | |
parent | e399eddb5d205ad9e22c548398c405d79c51c88d (diff) |
fingerprint
Diffstat (limited to 'jobs/sutton')
-rw-r--r-- | jobs/sutton/fingerprint.txt.in | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/jobs/sutton/fingerprint.txt.in b/jobs/sutton/fingerprint.txt.in new file mode 100644 index 0000000..5d0a078 --- /dev/null +++ b/jobs/sutton/fingerprint.txt.in @@ -0,0 +1,45 @@ +id: sutton/fingerprint-login +category_id: sutton +plugin: manual +_purpose: + This test will verify that a fingerprint reader will work properly for logging into your system. +_steps: + Skip this test if your system does not have fingerprint. + 1. In System Settings->Users, select the "Fingerprint Login". + 2. Select a finger on the list then click "Next". + 3. Follow the steps to put your finger on the finger printer multiple times until it shows "Done!". + 4. Click "Next" then close the setup window. + 5. Logout user from top-right menu. + 6. Select user name on the login screen. + 7. Put your enrolled finger on the finger printer. +_verification: + Did the authentication procedure work correctly? + +id: sutton/fingerprint-negative +category_id: sutton +plugin: manual +_purpose: + This test will verify that a fingerprint reader will reject when use wrong finger to logging into your system. +_steps: + Skip this test if your system does not have fingerprint. + 1. Lock screen from top-right menu. + 2. Press any key to unlock screen. + 3. Put your unenrolled finger on the finger printer. +_verification: + Did the authentication failed and can't login? + +id: sutton/fingerprint-positive +category_id: sutton +plugin: manual +_purpose: + This test will verify that a fingerprint reader still work properly when use wrong finger to logging into your system. +_steps: + Skip this test if your system does not have fingerprint. + 1. Lock screen from top-right menu. + 2. Press any key to unlock screen. + 3. Put your unenrolled finger on the finger printer. + 4. Put your enrolled finger on the finger printer. +_verification: + Did the authentication procedure still work correctly? + + |