From Fedora Project Wiki
(drop keymap stuff as we now have specialized test cases for those bits) |
m (add switch user) |
||
Line 15: | Line 15: | ||
# Try to log in with either account, intentionally entering the wrong password. | # Try to log in with either account, intentionally entering the wrong password. | ||
# Test alternative actions - such as shut down, suspend, and restart - instead of logging in, if they are offered in the release being tested. | # Test alternative actions - such as shut down, suspend, and restart - instead of logging in, if they are offered in the release being tested. | ||
# Log in with any account, and test all session management (log out, shut down, reboot, suspend etc.) activities offered by the desktop. | # Log in with any account, and test all session management (log out, switch user, shut down, reboot, suspend etc.) activities offered by the desktop. | ||
|results= | |results= | ||
# The login manager should display all regular user accounts, but not the root account, for selection. | # The login manager should display all regular user accounts, but not the root account, for selection. | ||
Line 21: | Line 21: | ||
# You should be able to perform all session management activities offered by the desktop. | # You should be able to perform all session management activities offered by the desktop. | ||
# Entering an incorrect password should return you to the account selection stage, with a warning/explanation message. | # Entering an incorrect password should return you to the account selection stage, with a warning/explanation message. | ||
# The alternative actions (shut down, restart, suspend etc) should behave as expected. | # The alternative actions (switch user, shut down, restart, suspend etc) should behave as expected. | ||
}} | }} | ||
[[Category:Desktop_Acceptance_Test_Cases]] | [[Category:Desktop_Acceptance_Test_Cases]] |
Revision as of 11:01, 9 April 2015
Description
This test case tests whether the desktop log in, log out and shutdown operations work correctly.
How to test
- Do a default installation of the Fedora release you wish to test. Create two user accounts.
- Clean boot the system, and note what accounts are listed on the login screen.
- Log in with the first user account.
- Log out of the desktop.
- Log in with the second user account.
- Log out.
- Try to log in with either account, intentionally entering the wrong password.
- Test alternative actions - such as shut down, suspend, and restart - instead of logging in, if they are offered in the release being tested.
- Log in with any account, and test all session management (log out, switch user, shut down, reboot, suspend etc.) activities offered by the desktop.
Expected Results
- The login manager should display all regular user accounts, but not the root account, for selection.
- You should be able to log in with each configured user account and the correct password.
- You should be able to perform all session management activities offered by the desktop.
- Entering an incorrect password should return you to the account selection stage, with a warning/explanation message.
- The alternative actions (switch user, shut down, restart, suspend etc) should behave as expected.