From Fedora Project Wiki
(Add bad-password test) |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description= | |description= | ||
Change the "root" password with Cockpit | |||
|setup= | |setup= | ||
Log into Cockpit as "root". | |||
|actions= | |actions= | ||
# Change the root password via the menu in the top right corner. | # Change the root password via the menu in the top right corner. | ||
# Log out and then log in | # Log out and then try to log in with the old password. | ||
# Try | # Try other wrong credentials, such as non-existing users and wrong passwords. | ||
# | # Log in with the new password. | ||
# | # Change the password back. | ||
# | # Try entering mismatched passwords while doing so. | ||
|results= | |results= | ||
Logging in with a wrong password should produce a clear error message. The user should be presented with a clear error when the password is mismatched or inappropriate. | Logging in with a wrong password should produce a clear error message. The user should be presented with a clear error when the password is mismatched or inappropriate. | ||
}} | }} |
Latest revision as of 09:22, 23 March 2015
Description
Change the "root" password with Cockpit
Setup
Log into Cockpit as "root".
How to test
- Change the root password via the menu in the top right corner.
- Log out and then try to log in with the old password.
- Try other wrong credentials, such as non-existing users and wrong passwords.
- Log in with the new password.
- Change the password back.
- Try entering mismatched passwords while doing so.
Expected Results
Logging in with a wrong password should produce a clear error message. The user should be presented with a clear error when the password is mismatched or inappropriate.