Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking Testing results for Guests 0.8.2 #349

Closed
davitol opened this issue Aug 6, 2019 · 2 comments
Closed

Tracking Testing results for Guests 0.8.2 #349

davitol opened this issue Aug 6, 2019 · 2 comments
Assignees
Milestone

Comments

@davitol
Copy link
Contributor

davitol commented Aug 6, 2019

Tested in ownCloud 10.3 and using the tarball provided here: https://github.com/owncloud/guests/releases/download/v0.8.2RC1/guests-0.8.2RC1.tar.gz

'Guest App' Test Plan

  • Run Testplan with encryption enabled

Testing functionality

Test Case Expected Result Result Related Comment
CLI commands
Enable Guest app via CLI using occ app:enable guests The apps is enabled
Disable Guest app via CLI using occ app:disable guests The apps is disabled
Add Guest User in sharetabview
Create a guest user via email
Try to create a guest user via email sharing from another guest user Guest user is not created
Create a guest user via email sharing from an LDAP user
Create a guest user via email sharing from an Shibboleth user 🚧
Try to create a guest user via email when a server email is not set or it is invalid Guest user option does not appear
Try to create a guest user via email with an invalid email format Guest user option does not appear
Try to create a guest user via email with an already used email Guest user should appear as User. Cannot create another guest user
Try to create a guest user via email already registered by email Guest user should appear as User. Cannot create another guest user
Create a guest user via email using a password that fits password policy Check that the user receives the email and can register into oC
Create a guest user via email using a password that doesn't fit password policy Check that the user receives the email and cannot register into oC. A warning related to password policy should be shown
Users Menu
Delete a guest user in user's menu The user is deleted and no longer available in oC. Check that user disappears from sharetabviews
Try to create a guest user in users menu adding it to the guest_group The user should not be created. A warning should be shown No warning shown. Cosmetic bug. User is created and seems to be added to guest group. Refreshing the browser solves the issue
Change the guest user's password in users menu The new password is set for the guest user
Guest User account
Log in the guest user account Check that the shared file/folder appears with the right permissions
Settings page
Change Guest Group name The group name for guest is changed. Check this change in Users Page and the shares are kept
Set Guest Group name as empty A warning error should be shown and the previous name should be kept
Limit guest access to an app whitelist checked, modify the list and save Check that only apps listed are available for guests users
WebUI and browsers
Check that guests menu in sharing section works fine using FireFox as browser
Check that guests menu in sharing section works fine using Chrome as browser
Check that guests menu in sharing section works fine using IE11 as browser
Check that guests menu in sharing section works fine using Edge as browser
Check that guests menu in sharing section works fine using Safari as browser
@davitol davitol self-assigned this Aug 6, 2019
@davitol davitol added the QA:team label Aug 6, 2019
@davitol davitol added this to the qa milestone Aug 6, 2019
@davitol
Copy link
Contributor Author

davitol commented Aug 6, 2019

Changelog

Fixed

Changed

@davitol
Copy link
Contributor Author

davitol commented Aug 6, 2019

Issues found while QA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant