From Fedora Project Wiki
No edit summary |
mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description= | |description= | ||
Classic mode is an alternative desktop mode, which uses the same technologies as the standard GNOME session. | |||
|setup= | |setup= | ||
If running from the | If running from the live image, first create a password for the live user using the {{command|passwd}} command. | ||
|actions= | |actions= | ||
# In | # Go to the login screen, either by logging out or by rebooting | ||
# Check that | # At the login screen, select a user | ||
# Check that the | # In the bottom corner of the screen is a gear button - this opens the session menu. "GNOME Classic" should be listed as an option. | ||
# Check that windows have minimize and maximize buttons | # Select "GNOME Classic" from the session menu, and login | ||
# Check that it is possible to launch applications and that the apps are organized into logical categories | |||
# Check that it is possible to use the system calendar and notifications from the top bar | |||
# Check that it is possible to use the system menu from the top bar | |||
# Check that windows have minimize and maximize buttons | |||
# Check that the taskbar can be used to restore minimized windows | # Check that the taskbar can be used to restore minimized windows | ||
# Check that Alt | # Check that Alt+Tab shows windows instead of applications | ||
# | # Check that it is possible to lock the screen and then unlock to get back into the session | ||
|results= | |results= | ||
}} | }} | ||
Please file a bug for any obviously mistaken behavior during a general exploratory testing of | Please file a bug for any obviously mistaken behavior during a general exploratory testing of classic mode. | ||
[[Category:Package_gnome-shell_test_cases]] | [[Category:Package_gnome-shell_test_cases]] | ||
[[Category: | [[Category:GNOME desktop feature test cases]] |
Latest revision as of 10:14, 5 September 2022
Description
Classic mode is an alternative desktop mode, which uses the same technologies as the standard GNOME session.
Setup
If running from the live image, first create a password for the live user using the passwd
command.
How to test
- Go to the login screen, either by logging out or by rebooting
- At the login screen, select a user
- In the bottom corner of the screen is a gear button - this opens the session menu. "GNOME Classic" should be listed as an option.
- Select "GNOME Classic" from the session menu, and login
- Check that it is possible to launch applications and that the apps are organized into logical categories
- Check that it is possible to use the system calendar and notifications from the top bar
- Check that it is possible to use the system menu from the top bar
- Check that windows have minimize and maximize buttons
- Check that the taskbar can be used to restore minimized windows
- Check that Alt+Tab shows windows instead of applications
- Check that it is possible to lock the screen and then unlock to get back into the session
Expected Results
Please file a bug for any obviously mistaken behavior during a general exploratory testing of classic mode.