From Fedora Project Wiki
(Created page with '{{QA/Test_Case |description=This tests manual and automatic locking of a workstation. |setup=Please make sure you have gnome-screensaver installed. |actions= # Press Ctrl+Alt+"L...') |
m (Minor corrections) |
||
Line 2: | Line 2: | ||
|description=This tests manual and automatic locking of a workstation. | |description=This tests manual and automatic locking of a workstation. | ||
|setup=Please make sure you have gnome-screensaver installed. | |setup=Please make sure you have gnome-screensaver installed: {{command|su -c 'yum install gnome-screensaver'}}. | ||
|actions= | |actions= | ||
# Press Ctrl+Alt+"L" | # Press Ctrl+Alt+"L" | ||
Line 14: | Line 14: | ||
|results= | |results= | ||
# Workstation should lock after keyboard shortcut and after specified interval. | # Workstation should lock after keyboard shortcut and after specified interval. | ||
# After locking | # After locking a dialog should be present to input your password and log back in. | ||
# Logging back in should be possible. | # Logging back in should be possible. | ||
}} | }} | ||
[[Category:GNOME3_acceptance_test_cases]] | [[Category:GNOME3_acceptance_test_cases]] |
Revision as of 15:55, 7 March 2011
Description
This tests manual and automatic locking of a workstation.
Setup
Please make sure you have gnome-screensaver installed: su -c 'yum install gnome-screensaver'
.
How to test
- Press Ctrl+Alt+"L"
- Move your mouse or press some key
- Input your password into unlocking dialog to log back in
- Issue
gnome-control-center screen
in terminal - Set "Lock" to "ON" and "Lock screen after" to the shortest interval possible (1 minute for example)
- Close the "Screen" window and do not touch your keyboard or mouse for more than interval from previous step.
- Move your mouse or press some key
- Input your password into unlocking dialog to log back in
Expected Results
- Workstation should lock after keyboard shortcut and after specified interval.
- After locking a dialog should be present to input your password and log back in.
- Logging back in should be possible.