From Fedora Project Wiki
(modify test to cover session management activities within the installed desktop (log out, shut down etc)) |
mNo edit summary |
||
(10 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{autolang|base=yes}} | |||
{{Template:Associated_release_criterion|Alpha|shutdown}} | |||
{{Template:Associated_release_criterion|Beta|desktop-shutdown-reboot-logout}} | |||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This test case tests whether the desktop log in, log out and shutdown operations work correctly | |description=This test case tests whether the desktop log in, log out and shutdown operations work correctly. | ||
|actions= | |actions= | ||
# Do a default installation of the Fedora release you wish 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 | # Clean boot the system, and note what accounts are listed on the login screen. | ||
# Log in with the first user account | # Log in with the first user account. | ||
# Log out of the desktop. | |||
# Log out of the desktop | # Log in with the second user account. | ||
# Log in with the second user account | # Log out. | ||
# Log out | # 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. | ||
# Log in with any account, and test all session management (log out, switch user, shut down, reboot, suspend etc.) activities offered by the desktop. | |||
# 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 | |||
|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. | ||
# You should be able to log in with each configured user account and the correct password | # 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 | # You should be able to perform all session management activities offered by the desktop. | ||
# Entering an incorrect password should | # Entering an incorrect password should show you a warning message and let you retry. After several unsuccessful attempts, it returns you to the account selection stage. | ||
# 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]] |
Latest revision as of 15:07, 8 March 2018
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 show you a warning message and let you retry. After several unsuccessful attempts, it returns you to the account selection stage.
- The alternative actions (switch user, shut down, restart, suspend etc) should behave as expected.