Tester assigned: @davitol
Prepare two servers with ssl activated and trusted certificates.
Enable LDAP and external storage apps.
Have a LDAP server ready to be used with owncloud.
Have ready two external storages of your choice SMB, SFTP, Dropbox, Google Drive, FTP, S3, ownCloud, local.
TestID | Test Case | Expected Result | Result | Related Comment
------------ | ------------- | -------------- | ----- | ------
1 | Enable encryption app and encryption default module | Encryption is enabled correctly | :ballot_box_with_check: |
2 | Populate owncloud server with users and groups | Users and groups are correctly created | :ballot_box_with_check: |
3 | Share a folder remotely using federated sharing with admin user of the other server. | folder can be opened in recipient server without problems | :ballot_box_with_check: |
4 | Set up LDAP, as admin check users. log in with a LDAP user, if possible one with an avatar. | Users are loaded. LDAP user logs in without problems. Avatar is shown if it exists. | :ballot_box_with_check: |
5 | Set up two external storages different, disable encryption in one of them.| No errors in this process | :ballot_box_with_check: |
TestID | Test Case | Expected Result | Result | Related Comment
------------ | ------------- | -------------- | ----- | ------
1 | Share a file using federated sharing from an external unencrypted external storage in server #1 using a LDAP user to the admin user in server #2. | Admin user in server #2 can see the file. | :ballot_box_with_check: |
2 | Open internet explorer or edge and upload a new avatar for a regular user not LDAP | Interface can be used, avatar is uploaded, check that personal page has a scroll bar and scrolls fine. | :ballot_box_with_check: |
3 | Upload several files and folders inside external storages, open some. | No problems uploading, files can be downloaded and opened. | :ballot_box_with_check: |
4 | Delete files inside both external storages. Recover some after from the trashbin. | Files are correctly deleted and restored. | :ballot_box_with_check: |
5 | Using webdav upload a 100MiB file.| No errors in this process | :ballot_box_with_check: |
GitMate.io thinks the contributor most likely able to help you is @ownclouders.
Possibly related issues are https://github.com/owncloud/core/issues/31579 (test), https://github.com/owncloud/core/issues/22485 (test), https://github.com/owncloud/core/issues/22492 (test), https://github.com/owncloud/core/issues/29633 (Test Results for Smoke test 9.1.7.RC1), and https://github.com/owncloud/core/issues/29649 (Smoke Test results for 10.0.4 RC1).
Device & Android version: Nexus 5X v8.1.0
Android app version: 2.7.0 stable
Server version: 10.0.9RC1
OAuth2 version: 0.2.2
user_shibboleth version: 3.2.0
Test Case | Expected Result | Result | Related Comment
| :------- | :---------------: | :------ | :-----------------: |
Login with one account (HTTPS) | It is possible to access | :white_check_mark: |
Login with one account (HTTP) | It is possible to access | :white_check_mark: |
Login with one account (SHIB Autoprovisioned user)| It is possible to access | :white_check_mark: |
Login with one account OAuth2 | It is possible to access| :white_check_mark:|
TestID | Test Case | Steps | Expected Result | Result | Related Comment
------------ | ------------- | ----------- | -------------- | ----- | ------
1 | Create a new folder | 1. Tap on create a new folder |The folder is created| :white_check_mark: basic
:white_check_mark: OAuth2 |
2 | Create a folder with special character | 1. Tap on create a new folder
2. Use a name with special characters (e.g $%&¨)| The folder is created with special character | :white_check_mark: basic
:white_check_mark: OAuth2 |
3 | Rename a folder | 1. Create a new folder
2. Rename the folder| Folder is renamed|:white_check_mark: basic
:white_check_mark: OAuth2
4 | Move a folder | 1. Create a new folder
2. Move the folder| Folder is moved to the specifield location |:white_check_mark: basic
:white_check_mark: OAuth2
5 | Upload a file into a folder | 1. Create a new folder
2. Upload a file| File is uploaded into the folder |:white_check_mark: basic
:white_check_mark: OAuth2
6 | Delete a folder | 1. Access to a folder, the folder has deep structure inside
2. Download some files
3. Select delete that folder | 2. The files are downloaded
3. The folder is removed|:white_check_mark: basic
:white_check_mark: OAuth2
7| Copy Folder | 1. Long press to copy a folder
2. Select a location to paste | The folder and all its content is copied in the location, and remains too in the original|:white_check_mark: basic
:white_check_mark: OAuth2
8 | Share the folder by link | 1. Create a new folder
2. Long press to share the folder by link
| The link is generated and works|:white_check_mark: basic
:white_check_mark: OAuth2
9 | Share the folder by link with pass| 1. Create a new folder
2. Long press to share the folder by link
3. Enable the password protection and set a password | The link is generated and only works if the correct password is typed|:white_check_mark: basic
:white_check_mark: OAuth2
10| Unshare the folder by link | 1. Unshare the folder of previous test cases| The link is no more available |:white_check_mark: basic
:white_check_mark: OAuth2
11 | Share the folder with users or groups| 1. Create a new folder
2. Long press to share with users/groups
3. Type one user/group to share with | The user/group can access to the folder|:white_check_mark: basic
:white_check_mark: OAuth2
12| Unshare the folder with users or groups| 1. Unshare the folder in the previous test case | The folder is not more available for the sharees |:white_check_mark: basic
:white_check_mark: OAuth2
13| Sync a folder| 1. Create a folder
2. In web app, upload some files in the folder
3. Long press to sync the folder | The folder is sync with the content on server|:white_check_mark: basic
:white_check_mark: OAuth2
TestID | Test Case | Steps | Expected Result | Result | Related Comment
------------ | ------------- | ------------- | -------------- | ----- | ------
1 | Upload a new file | 1. Upload a new file | The file is uploaded | :white_check_mark: basic
:white_check_mark: OAuth2
2 | Upload a file with special character | 1. Upload a new file (e.g f%&¨)| The file is uploaded |:white_check_mark: basic
:white_check_mark: basic
:white_check_mark: OAuth2
3 | Rename a file | 1. Create a new file
2. Rename the file | The file is renamed |:white_check_mark: basic
:white_check_mark: OAuth2
4 | Move a file | 1. Create a new file
2. Move the file | The file is renamed |:white_check_mark: basic
:white_check_mark: OAuth2
5 | Copy a file | 1. Create a new file
2. Copy the file | The file is copied to the selected location |:white_check_mark: basic
:white_check_mark: OAuth2
6 | Delete a file | 1. Create a new file
2. Delete the file | The file is deleted |:white_check_mark: basic
:white_check_mark: OAuth2
7 | Share the file by link | 1. Create a file
2. Long press to share the file by link | The link is generated and works|:white_check_mark: basic
:white_check_mark: OAuth2
8 | Share the file by link with pass| 1. Create a file
2. Long press to share the file by link
3. Set a password| The link is generated and works when the correct pass is typed|:white_check_mark: basic
:white_check_mark: OAuth2
9 | Unshare the file by link | 1. Unshare the file of previous test cases | The link is no more available|:white_check_mark: basic
:white_check_mark: OAuth2
10 | Share the file with users or groups| 1. Create a new file
2. Long press to share with users/groups
3. Type one user/group to share with | The user/group can access to the file|:white_check_mark: basic
:white_check_mark: OAuth2
11| Unshare the file with users or groups| 1. Unshare the file in the previous test case | The file is not more available for the sharees |:white_check_mark: basic
:white_check_mark: OAuth2
12| Download a file| 1. Tap to download a file | The file is downloaded and marked with green arrow|:white_check_mark: basic
:white_check_mark: OAuth2
13| Av Offline file | 1. Long press to set as Av Offline a file | The file is downloaded and set as Av Offline with the yellow arrow |:white_check_mark: basic
:white_check_mark: OAuth2
14| Av Offline file | 1. Long press to unset an Av Offline a Av Offline file | The file has no more the yellow arrow |:white_check_mark: basic
:white_check_mark: OAuth2
Device & iOS version: iPhone 6SPlus v11.3
iOS app version: 3.7.5
Server version: 10.0.9RC1
OAuth2 version: 0.2.2
user_shibboleth version: 3.2.0
Test Case | Expected Result | Result | Related Comment
| :------- | :---------------: | :------ | :-----------------: |
Login with one account (HTTPS) | It is possible to access | :white_check_mark: |
Login with one account (HTTP) | It is possible to access | :white_check_mark: |
Login with one account (SHIB Autoprovisioned user)| It is possible to access| :white_check_mark: |
Login with one account (SHIB SSO user ) | It is posible to access |:white_check_mark: |
TestID | Test Case | Steps | Expected Result | Result | Related Comment
------------ | ------------- | ----------- | -------------- | ----- | ------
1 | Create a new folder | 1. Tap on create a new folder |The folder is created| :white_check_mark: OAuth
:white_check_mark: basic
|
2 | Create a folder with special character | 1. Tap on create a new folder
2. Use a name with special characters (e.g $%&¨)| The folder is created with special character | :white_check_mark: OAuth
:white_check_mark: basic
|
3 | Rename a folder | 1. Create a new folder
2. Rename the folder| Folder is renamed| :white_check_mark: OAuth
:white_check_mark: basic
4 | Move a folder | 1. Create a new folder
2. Move the folder| Folder is moved to the specifield location | :white_check_mark: OAuth
:white_check_mark: basic
5 | Upload a file into a folder | 1. Create a new folder
2. Upload a file| File is uploaded into the folder | :white_check_mark: OAuth
:white_check_mark: basic
6 | Delete a folder | 1. Access to a folder, the folder has deep structure inside
2. Download some files
3. Select delete that folder | 2. The files are downloaded
3. The folder is removed| :white_check_mark: OAuth
:white_check_mark: basic
7| Copy Folder | 1. Long press to copy a folder
2. Select a location to paste | The folder and all its content is copied in the location, and remains too in the original| NA
8 | Share the folder by link | 1. Create a new folder
2. Long press to share the folder by link
| The link is generated and works| :white_check_mark: OAuth
:white_check_mark: basic
9 | Share the folder by link with pass| 1. Create a new folder
2. Long press to share the folder by link
3. Enable the password protection and set a password | The link is generated and only works if the correct password is typed|:white_check_mark: OAuth
:white_check_mark: basic
10| Unshare the folder by link | 1. Unshare the folder of previous test cases| The link is no more available |:white_check_mark: OAuth
:white_check_mark: basic
11 | Share the folder with users or groups| 1. Create a new folder
2. Long press to share with users/groups
3. Type one user/group to share with | The user/group can access to the folder | :white_check_mark: OAuth
:white_check_mark: basic
12| Unshare the folder with users or groups| 1. Unshare the folder in the previous test case | The folder is not more available for the sharees | :white_check_mark: OAuth
:white_check_mark: basic
TestID | Test Case | Steps | Expected Result | Result | Related Comment
------------ | ------------- | ------------- | -------------- | ----- | ------
1 | Upload a new file | 1. Upload a new file | The file is uploaded | :white_check_mark: OAuth
:white_check_mark: basic
2 | Upload a file with special character | 1. Upload a new file (e.g f%&¨)| The file is uploaded | :white_check_mark: OAuth
:white_check_mark: basic
3 | Rename a file | 1. Create a new file
2. Rename the file | The file is renamed |:white_check_mark: OAuth
:white_check_mark: basic
4 | Move a file | 1. Create a new file
2. Move the file | The file is renamed |:white_check_mark: OAuth
:white_check_mark: basic
5 | Copy a file | 1. Create a new file
2. Copy the file | The file is copied to the selected location | NA
6 | Delete a file | 1. Create a new file
2. Delete the file | The file is deleted |:white_check_mark: OAuth
:white_check_mark: basic
7 | Share the file by link | 1. Create a file
2. Long press to share the file by link | The link is generated and works|:white_check_mark: OAuth
:white_check_mark: basic
8 | Share the file by link with pass| 1. Create a file
2. Long press to share the file by link
3. Set a password| The link is generated and works when the correct pass is typed|:white_check_mark: OAuth
:white_check_mark: basic
9 | Unshare the file by link | 1. Unshare the file of previous test cases | The link is no more available|:white_check_mark: OAuth
:white_check_mark: basic
10 | Share the file with users or groups| 1. Create a new file
2. Long press to share with users/groups
3. Type one user/group to share with | The user/group can access to the file | :white_check_mark: OAuth
:white_check_mark: OAuth
:white_check_mark: basic
11| Unshare the file with users or groups| 1. Unshare the file in the previous test case | The file is not more available for the sharees | :white_check_mark: OAuth
:white_check_mark: basic
12| Download a file| 1. Tap to download a file | The file is downloaded and marked with green tick|:white_check_mark: OAuth
:white_check_mark: basic
13| Av Offline file | 1. Long press to set as av offline a file | The file is downloaded and set as av off with the yellow arrow |:white_check_mark: OAuth
:white_check_mark: basic
14| Av Offline file | 1. Long press to set as no av offline a file | The file has no more the yellow arrow | :white_check_mark: OAuth
:white_check_mark: basic
using 10.0.9RC1
2.7.0 was used3.7.5 was usedconfig.php set 'token_auth_enforced' => false, (or remove it completely)Ensure that token_auth_enforced is off.
Perform the tests on both Android and iOS apps and the browser as user "test123".
| Test Case | Expected Result | Android Result | iOS Result | Related Comment |
| --------- | --------------- | -------------- | ---------- | --------------- |
| General Client Functionality | | | | |
| Login to a browser session | Browser-based webUI access works |
Logout from the browser
Change token_auth_enforced to true in config.php
Perform the tests on both Android and iOS apps and the browser as user "test123".
| Test Case | Expected Result | Android Result | iOS Result | Related Comment |
| --------- | --------------- | -------------- | ---------- | --------------- |
| General Client Functionality | | | | |
| Login to a browser session | Browser-based webUI access works |
Ensure token_auth_enforced is true in config.php
Remove the account in both Android and iOS apps
Perform the tests on both Android and iOS apps and the browser as user "test123".
| Test Case | Expected Result | Android Result | iOS Result | Related Comment |
| --------- | --------------- | -------------- | ---------- | --------------- |
| General Client Functionality | | | | |
| Login to a browser session | Browser-based webUI access works |
token_auth_enforced to false in config.php | | Have the account set up using the app passwords in both Android and iOS apps, and in use.
Perform the tests on both Android and iOS apps and the browser as user "test123".
| Test Case | Expected Result | Android Result | iOS Result | Related Comment |
| --------- | --------------- | -------------- | ---------- | --------------- |
| Deleting App Passwords | | | | |
| Login to a browser session and go to settings, personal, security | Check that the app password "most recent activity" is within the last few minutes |
using 10.0.9RC1
2.7.0 was used3.7.3 was usedEnsure that token_auth_enforced is false or removed from config.php.
| Test Case | Expected Result | Browser or Android Result | iOS Result | Related Comment |
| --------- | --------------- | -------------------------- | ---------- | --------------- |
| Login to a browser session as "test123" | Browser-based webUI access works |
using 10.0.9RC1
(during other smoke tests we are typically using Firefox, Chrome and Safari)
Microsoft Edge 42.17134.1.0
Microsoft EdgeHTML 17.17134
Windows 10
No obvious regressions in Edge webUI behavior.

Windows 10
No obvious regressions in IE11 webUI behavior.
I hate to admit it, but I also have a Windows10 laptop, that my wife uses. So that makes it easy to do real Edge and IE11 smoke-testing.
Smoke Test results, thanks to @thommierother
Test results for 10.0.9 RC1
_Server config - OS: Ubuntu 16.04 LTS, Apache 2.4.x, MariaDB, REDIS, PHP 7.x_
_Server config - Apps: Standard, active encryption, TOTP, OAuth2, Calendar/Contacts/Tasks, Polls, Custom Groups, Guests, Impersonate_
_Client: a) OpenSUSE Leap 15 b) Windows 10 Prof. LTSB
Browser: FF 60.0.2 c) Android 7.x_
_CardDAV/CalDAV Client: a) DAVDroid (Android), b) KDE/Akonadi Framework, c) MS Outlook 2016 with CalDav Synchronizer_
Login Type | Login Setting | Result | Comment
-- | -- | -- | --
Cadaver shell login | App password | ✅ |
Browser Login | standard | ✅ |
Browser Login | TOTP & OAuth2 activated | ✅ |
Client Upload | TOTP & OAuth2 activated | ✅| Linux Client 2.4.1 GIT-Rev. cd60c2 Qt 5.9.4 |
Client Upload | TOTP & OAuth2 activated | ✅| Windows Client 2.4.1
Mobile Client Upload | TOTP & OAuth2 activated | ✅ | Android Client 2.8.0. beta 1
CalDAV Client | TOTP & OAuth2 activated | ✅ | with App Password
CardDAV Client | TOTP & OAuth2 activated | ✅ | with App Password
OVERALL RESULT
No regressions from 10.0.8
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
Other Browser Smoke Tests
using 10.0.9RC1
(during other smoke tests we are typically using Firefox, Chrome and Safari)
Edge
Microsoft Edge 42.17134.1.0
Microsoft EdgeHTML 17.17134
Windows 10
No obvious regressions in Edge webUI behavior.
IE11
Windows 10
No obvious regressions in IE11 webUI behavior.