QA:Testcase Gnome Online Accounts Add Google
From FedoraProject
(Difference between revisions)
| Line 2: | Line 2: | ||
|description=Test whether a Google account can be created. | |description=Test whether a Google account can be created. | ||
|setup= | |setup= | ||
| − | # Ensure that | + | # Ensure that {{package|gnome-online-accounts}} and {{package|gnome-control-center}} are installed. |
| + | |actions= | ||
# Run System Settings and go to the Online Accounts panel. | # Run System Settings and go to the Online Accounts panel. | ||
# Click the "+" button. | # Click the "+" button. | ||
| Line 16: | Line 17: | ||
# GTalk should show up in Empathy. | # GTalk should show up in Empathy. | ||
# Google Documents should show up in Documents. | # Google Documents should show up in Documents. | ||
| − | # You should not be prompted for a password to use the applications. | + | # You should not be prompted for a password to use the applications unless you use 2-factor authentication. |
}} | }} | ||
{{admon/note | This isn't all, please continue with [[QA:Testcase Gnome Documents|Documents]], [[QA:Testcase Gnome Files|Files]], [[QA:Testcase Empathy|Empathy]] and [[QA:Testcase Evolution|Evolution]] test cases.}} | {{admon/note | This isn't all, please continue with [[QA:Testcase Gnome Documents|Documents]], [[QA:Testcase Gnome Files|Files]], [[QA:Testcase Empathy|Empathy]] and [[QA:Testcase Evolution|Evolution]] test cases.}} | ||
[[Category:GNOME3_acceptance_test_cases]] | [[Category:GNOME3_acceptance_test_cases]] | ||
[[Category:Package_gnome-online-accounts_test_cases]] | [[Category:Package_gnome-online-accounts_test_cases]] | ||
Revision as of 19:27, 7 November 2012
Contents |
Description
Test whether a Google account can be created.
Setup
- Ensure that
and
gnome-online-accountsare installed.
gnome-control-center
How to test
- Run System Settings and go to the Online Accounts panel.
- Click the "+" button.
- Select Google.
- Enter your username (eg., foo@gmail.com) and password.
- Allow access once you have logged in.
Expected Results
- Once you have logged in, the cancel button should disappear.
- Once you have allowed access, the dialog should disappear and the new account should appear in the panel.
- GMail should show up in Evolution.
- Google Calendars should show up in Evolution.
- Google Contacts should show up in Contacts and Evolution.
- GTalk should show up in Empathy.
- Google Documents should show up in Documents.
- You should not be prompted for a password to use the applications unless you use 2-factor authentication.