|
|
Line 1: |
Line 1: |
| {{QA/Test_Case
| | #REDIRECT [[QA:Testcase_Gnome_Lock_Screen]] |
| |description=This tests manual and automatic locking of a workstation.
| |
| | |
| |setup=Please make sure you have gnome-screensaver installed: {{command|su -c 'yum install gnome-screensaver'}}.
| |
| |actions=
| |
| # Press Ctrl+Alt+"L"
| |
| # Move your mouse or press some key | |
| # Input your password into unlocking dialog to log back in
| |
| # Issue <code>gnome-control-center screen</code> in terminal
| |
| # Set "Lock" to "ON" and "Lock screen after" and "Turn screen off when inactive for" 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
| |
| |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.
| |
| }}
| |
| [[Category:GNOME3_acceptance_test_cases]] | |