From Fedora Project Wiki

(Created page with "{{QA/Test_Case |description=A brief description of the functionality being tested. |setup=Have already ownCloud account or get free ownCloud account at [https://owndrive.com/s...")
 
No edit summary
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=A brief description of the functionality being tested.
|description=Test whether a Google account can be created.
|setup=Have already ownCloud account or get free ownCloud account at [https://owndrive.com/signup/ OwnDrive].
|setup=
# Ensure that {{package|gnome-online-accounts}} and {{package|gnome-control-center}} are installed.
# Have already ownCloud account or get free ownCloud account at [https://owndrive.com/signup/ OwnDrive].
|actions=
|actions=
Be as specific as required for the target audience.  
# Run System Settings and go to the Online Accounts panel.
# Start here ...
# Click the "+" button.
# Next do this ...
# Select ownCloud.
# Finally click that
# Enter server (eg. my.owndrive.com) and your username and password.
# Allow access once you have logged in.
|results=
|results=
The following must be true to consider this a successful test run. Be brief ... but explicit.  
# Once you have logged in, the cancel button should disappear.
# Step #1 completes without error
# Once you have allowed access, the dialog should disappear and the new account should appear in the panel.
# The system boots into runlevel 5
# ownCloud should show up in Evolution.
# Program completes with exit code 0
# ownCloud Calendars should show up in Evolution.
|optional=Optionally provide hints for exploratory testing.
# ownCloud Contacts should show up in Contacts and Evolution.
# ownCloud share should show up in Files.
# You should not be prompted for a password to use the applications unless you use 2-factor authentication.
}}
}}
[[Category:GNOME3_acceptance_test_cases]]
[[Category:Package_gnome-online-accounts_test_cases]]

Revision as of 17:07, 20 March 2013

Description

Test whether a Google account can be created.

Setup

  1. Ensure that Package-x-generic-16.pnggnome-online-accounts and Package-x-generic-16.pnggnome-control-center are installed.
  2. Have already ownCloud account or get free ownCloud account at OwnDrive.

How to test

  1. Run System Settings and go to the Online Accounts panel.
  2. Click the "+" button.
  3. Select ownCloud.
  4. Enter server (eg. my.owndrive.com) and your username and password.
  5. Allow access once you have logged in.

Expected Results

  1. Once you have logged in, the cancel button should disappear.
  2. Once you have allowed access, the dialog should disappear and the new account should appear in the panel.
  3. ownCloud should show up in Evolution.
  4. ownCloud Calendars should show up in Evolution.
  5. ownCloud Contacts should show up in Contacts and Evolution.
  6. ownCloud share should show up in Files.
  7. You should not be prompted for a password to use the applications unless you use 2-factor authentication.