From Fedora Project Wiki

(Created page with "{{QA/Test_Case |description=This test case focuses on lock screen, shown when user session is locked. |setup= * Login to Gnome Shell. |actions= # Lock user session using "User...")
 
m ("System Settings" - "Brightness & Lock" became "Settings" - "Privacy" - "Screen Lock")
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This test case focuses on lock screen, shown when user session is locked.
|description=This test case focuses on lock screen, shown when user session is locked.
More on [http://library.gnome.org/misc/release-notes/3.6/users-lock-screen.html Lock Screen].
|setup=
|setup=
* Login to Gnome Shell.
* Login to Gnome Shell.
Line 8: Line 10:
# Try unlock session using wrong password.
# Try unlock session using wrong password.
# Try "Log in as another user" option.
# Try "Log in as another user" option.
#  
# In "User menu" - "Settings" - "Privacy" - "Screen Lock" you can configure inactivity after then screen turns off and lock delay. Check "Show notifications when locked" to enable notifications on lock screen.
|results=
|results=
# You should see actual time and date.
# You should see actual time and date.
# Screen should unlock.
# Screen should unlock.
# You should see warning/explanation message.
# Screen should stay locked and show error message.
# "Log in as another user" option should bring you to Gnome Login Screen with list of all available accounts.
# "Log in as another user" option should bring you to Gnome Login Screen with list of all available accounts. Then you can switch back or login as another user.
# Screen should turn off and lock after configured time. Notifications should be visible on locked screen.
}}
}}
[[Category:Package_gnome-shell_test_cases]]
[[Category:Package_gnome-shell_test_cases]]
[[Category:GNOME3_acceptance_test_cases]]
[[Category:GNOME3_acceptance_test_cases]]

Revision as of 15:48, 21 March 2013

Description

This test case focuses on lock screen, shown when user session is locked.

More on Lock Screen.

Setup

  • Login to Gnome Shell.

How to test

  1. Lock user session using "User menu" - "Lock" or keyboard shortcut "Ctrl" + "Alt" + "L".
  2. Slide screen upward by your finger or mouse, or hit "Escape" or "Enter" key. Enter correct password to unlock user session.
  3. Try unlock session using wrong password.
  4. Try "Log in as another user" option.
  5. In "User menu" - "Settings" - "Privacy" - "Screen Lock" you can configure inactivity after then screen turns off and lock delay. Check "Show notifications when locked" to enable notifications on lock screen.

Expected Results

  1. You should see actual time and date.
  2. Screen should unlock.
  3. Screen should stay locked and show error message.
  4. "Log in as another user" option should bring you to Gnome Login Screen with list of all available accounts. Then you can switch back or login as another user.
  5. Screen should turn off and lock after configured time. Notifications should be visible on locked screen.