From Fedora Project Wiki

(General updates)
(make it easier to follow)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This test case focuses on the graphical login screen. This is shown after boot, after user log out, and when user-switching.
|description=This test case focuses on the graphical login screen. This is shown after system boot, after user log out, and when user-switching.
|setup=
|setup=
* Create multiple user accounts using the Users section of the Settings app.
* Create multiple user accounts using the Users section of the Settings app.
Line 8: Line 8:
|actions=
|actions=
# Logout or reboot to show the login screen.
# Logout or reboot to show the login screen.
# Try to login with each listed account. Remember to select correct keyboard layout before you enter your password.
# Verify that the login screen lists all user accounts, but not the root account. Each username should contain correct characters.
# Try to login with an incorrect and a correct password typed when using wrong keyboard layout.
# Log in with each listed account. Remember to select correct keyboard layout before you enter your password. Check that the keyboard layout used in the login screen remains the same after you login to the desktop.
# Try to log in using the "Not listed?" option.
# Try to log in with an incorrect and a correct password typed when using wrong keyboard layout. Entering an incorrect password should show an error message.
# Log in using the "Not listed?" option by specifying one of the accounts and its correct password.
# Try to suspend (if available), power off, and restart from login screen.
# Try to suspend (if available), power off, and restart from login screen.
# When logged in, use system settings menu > power off > Switch User to switch between user accounts without logging out of them.
#* If you can't resume from suspend, it's usually not a bug of the login screen, but in hardware drivers, and not a failure of this test case (but you should still report it).
# Use the controls in the top bar on the login screen - keyboard, volume, power. Note that the keyboard menu will only show if you have multiple system-wide keyboard layouts configured.
# When logged in, use the ''Switch User'' menu item to switch between user accounts without logging out of them. You should be able to login with multiple accounts at the same time and switch between them.
# Back at the login screen, use the controls in the top bar - keyboard layout, volume, power, etc and see whether they work correctly.
#* Note that the keyboard menu will only show if you have multiple system-wide keyboard layouts configured.


|results=
|results=
# The login screen should list all user accounts, but not the root account. The username should contain correct characters.
# All attempted operations should finish successfully.
# You should be able to log in with each configured user account using correct password. Check that the keyboard layout used in the login screen remains the same after you login to the desktop.
# Please report all failures to the [https://gitlab.gnome.org/GNOME/gnome-shell GNOME tracker].
# Entering an incorrect password should return you to the accounts list and show error message.
# You should be able to login using the "Not listed?" option with correct username and password.
# Power management options should work as expected. If you can't resume from suspend, it's usually not a bug at login screen, but in hardware drivers which means this test case didn't failed. Feel free to report driver bugs against appropriate components.
# You should be able to login with multiple accounts at the same time and switch between them.
# The controls on the top bar should all work the same way as they do in the user session.
}}
}}
[[Category:Package_gnome-shell_test_cases]]
[[Category:Package_gnome-shell_test_cases]]
[[Category:Package_gdm_test_cases]]
[[Category:Package_gdm_test_cases]]
[[Category:GNOME desktop feature test cases]]
[[Category:GNOME desktop feature test cases]]

Revision as of 09:47, 2 March 2023

Description

This test case focuses on the graphical login screen. This is shown after system boot, after user log out, and when user-switching.

Setup

  • Create multiple user accounts using the Users section of the Settings app.
  • You can set a password after you create new account or at first login: try both methods.
  • If you know how to type with different keyboard layouts, give each user a different keyboard layout, by logging in with each user and changing their keyboard layout in the Keyboard section of the Settings app.

How to test

  1. Logout or reboot to show the login screen.
  2. Verify that the login screen lists all user accounts, but not the root account. Each username should contain correct characters.
  3. Log in with each listed account. Remember to select correct keyboard layout before you enter your password. Check that the keyboard layout used in the login screen remains the same after you login to the desktop.
  4. Try to log in with an incorrect and a correct password typed when using wrong keyboard layout. Entering an incorrect password should show an error message.
  5. Log in using the "Not listed?" option by specifying one of the accounts and its correct password.
  6. Try to suspend (if available), power off, and restart from login screen.
    • If you can't resume from suspend, it's usually not a bug of the login screen, but in hardware drivers, and not a failure of this test case (but you should still report it).
  7. When logged in, use the Switch User menu item to switch between user accounts without logging out of them. You should be able to login with multiple accounts at the same time and switch between them.
  8. Back at the login screen, use the controls in the top bar - keyboard layout, volume, power, etc and see whether they work correctly.
    • Note that the keyboard menu will only show if you have multiple system-wide keyboard layouts configured.

Expected Results

  1. All attempted operations should finish successfully.
  2. Please report all failures to the GNOME tracker.