|
|
(One intermediate revision by one other user not shown) |
Line 1: |
Line 1: |
| {{QA/Test_Case
| | #REDIRECT [[QA:Testcase_base_initial_setup]] |
| |description=This test case relates to the initial GNOME setup.
| |
| |setup=
| |
| # Fresh install of GNOME (or log into a Gnome session for the first time)
| |
| # Alternative: run `gnome-shell --mode=initial-setup --replace` on an existing Gnome session to force GNOME to re-launch Initial Setup
| |
| | |
| |actions=
| |
| # Select Language and click "Next."
| |
| # Select/Configure Input Sources and click "Next."
| |
| # Select/Configure Network and click "Next."
| |
| # Select/Configure Online Accounts and click "Next." | |
| # Click "Start Using GNOME 3"
| |
| # Log out, log back in and ensure settings persist
| |
| | |
| |results=
| |
| # After initial setup completes, GNOME Help should be displayed.
| |
| # All settings specified during the setup should be persistent through reboots.
| |
| }}
| |
| [[Category:Package_gnome-shell_test_cases]] | |
| [[Category:GNOME3_acceptance_test_cases]]
| |