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...") |
No edit summary |
||
Line 8: | Line 8: | ||
# 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" - "System Settings" - "Brightness & 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. | ||
# | # 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 22:11, 2 November 2012
Description
This test case focuses on lock screen, shown when user session is locked.
Setup
- Login to Gnome Shell.
How to test
- Lock user session using "User menu" - "Lock" or keyboard shortcut "Ctrl" + "Alt" + "L".
- Slide screen upward by your finger or mouse, or hit "Escape" or "Enter" key. Enter correct password to unlock user session.
- Try unlock session using wrong password.
- Try "Log in as another user" option.
- In "User menu" - "System Settings" - "Brightness & 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
- You should see actual time and date.
- Screen should unlock.
- 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. 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.