forked from owncloud/core
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Here is the original test plan (with more details): https://github.com/cernbox/smashbox/blob/master/testplan/testplan.md
- 1.1 Case sensitive
- 1.2 Wrong credentials
- 1.3 Change password
- 2.1 Upload a file
- 2.2 Drag and drop
- 2.3 Drag and drop
- 2.4 Upload more than 1
- 2.5 Upload a file that already exists
- 2.6 Upload a file that already exists, select both options 'new file' and 'already existing file'
- 2.7 Upload a file that already exists, select 'already existing file' or cancel
- 2.8 Upload a file that already exists, select 'new file'
- 2.9 File size
- 2.10 Files whose names include special characters
- 2.11 Upload files to a subfolder
- 2.12 Progress bar is visible
- 2.13 Upload finishes
- 2.14 Create a folder
- 2.15 Cancel upload
- 2.16 Cancel the creation of a new file/folder
- 2.17 Upload a single document with a long name (100 characters)
- 2.18 Create a folder with a long name (100 characters)
- 2.19 Create a folder whose name is Shared
- 2.20 Having reached the maximum storage capacity, upload a file
- 2.21 Upload a file whose size is larger than the maximum available size
- 2.22 Set maximum upload to 1 Gb
- 2.23 Lots of documents
- 2.24 Create a folder whose name is the same as one document
- 3.1 Preview png
- 3.2 Preview gif
- 3.3 Preview pdf
- 3.4 Preview txt
- 3.5 Preview html
- 4.1 Share a file with a colleague(s)
- 4.2 Share a folder with a colleague(s)
- 4.3 Having a shared folder we include a new file on it
- 4.4 Having a shared folder we delete it
- 4.5 Having a shared file, we delete it
- 4.6 Having a shared folder, from the other user we select to to stop sharing it
- 4.7 Shared a folder whose name includes special characters
- 4.8 Shared a folder and set it as not "shared"
- 4.9 Shared a folder without edit privileges. Try to modify a txt stored on it
- 4.10 Shared a large file, 1Gb
- 4.11 Having shared file, with privileges, we modified from user
- 4.12 Having shared file, with privileges, we modified from other user but the owner
- 4.13 Having a shared file, we modified it from two clients at the same time
- 4.14 We select to share a folder with a link, after receiving the mail link, we access to OC and select to download the folder
- 4.15 We select to share a file with a link, after receiving the mail link, we access to OC and select to download the folder
- 4.16 The shared icon is displayed although we log out
- 4.17 The shared icon is displayed in all shared files
- 4.18 We rename a shared folder
- 4.19 Having edit privileges, it is possible to modify a file
- 4.20 Shared a folder with a group
- 4.21 Shared a folder without privileges
- 4.22 Shared a link if "allow links" is not enabled
- 4.23 Message when "allow links" is not enabled
- 4.24 It is possible to share something previously shared via link while "allow links" is not enabled
- 4.25 Move files into a shared folder
- 4.26 Message when resharing is not allowed
- 4.27 When it is not allowed resharing, it should not be possible to check share
- 4.28 Rename a shared folder
- 4.29 Group names are shown when selecting share to
- 4.31 Access to a shared subfolder
- 5.1 Upload file, photo, video,...
- 5.2 File size
- 5.3 Upload a 1GB file
- 5.4 Upload a file whose size is larger than the maximum available size
- 5.5 Shared a file and enable "Allow public upload"
- 5.6 Upload a file using "Password protect"
- 5.7 Check the uploads are visible from the desktop client
- 5.8 Shared a file and enable "Allow public upload" via email
- 5.9 Repeat all previous tests (Anonymous upload) from another tab but you are logged into your personal CERNBox
- 6.1 Upload files via OC and download via File transfert
- 6.2 Upload files via file transfert and download via OC
- 6.3 Upload files via file transfert and download via file transfert
- 6.4 Upload files via OC and download via OC
- 6.5 Repeat test 6.1/2/3/4 with 1GB per file
- 6.6 URepeat test 6.1/2/3/4 with 1000 files
- 7.1 Open an office file in WOPI
- 7.2 Open an office file in WOPI
- 7.3 Clicking on back to closes the editor
Checklist generated using this:
cat testplan.md | awk -F '|' '{print $2,$5}' | awk '{print $0}' | grep -v Test | grep -v ':' | awk '{print $0}' | tr -s " " | awk '{print "- [ ]", $0}'
Metadata
Metadata
Assignees
Labels
No labels