owncloud / richdocuments

:notebook_with_decorative_cover: Collabora Online for ownCloud
116 stars 54 forks source link

[QA] 4.2.0 Testplan #539

Closed jnweiger closed 5 months ago

jnweiger commented 5 months ago

'Richdocuments' Test Plan

Template: https://github.com/owncloud/QA/tree/master/Server/Test_Plan_richdocuments.md

Setup

Setup details (click to view) * [ ] setup via `make_oc10_apps.sh richdocuments` 2.X.YRC1 -> https://richdoc-DDMMYYYY.jw-qa.owncloud.works/owncloud

Testing functionality

Test Case Expected Result Result Related Comment
occ a:e richdocuments app gets enabled :heavy_check_mark:
occ a:dis richdocuments app gets disabled :heavy_check_mark:
Configure wopi connects via WOPI :heavy_check_mark:
Smoke test text document Basic editing works :heavy_check_mark:
Smoke test spreadsheet Basic editing works :heavy_check_mark:
Smoke test impress Basic editing works :heavy_check_mark:
Smoke test impress Full screen Presentation :no_entry_sign: Chrome console log: Refused to display 'https://collabora.owncloud-demo.com/' in a frame because it set 'X-Frame-Options' to 'sameorigin'.
Smoke test drawing Basic editing works :heavy_check_mark:
enable pdfviewer edit chooser popup allows choice :heavy_check_mark:
Smoke test PDF option collabora allows to add comments, then download :heavy_check_mark:
Smoke test PDF option files_pdfviewer works :heavy_check_mark:
enable texteditor edit chooser popup allows choice :heavy_check_mark:
Smoke test TXT option collabora allows text editing :heavy_check_mark:
Smoke test TXT option files_textviewer works :heavy_check_mark:
Secure view checkbox grayed out without ee license :construction:
Secure view sharing defaults to secure view :construction:
Secure view documents have watermark, cannot be downloaded :construction:
Secure view still works with invalid or expired license key, until disabled :construction:

jnweiger commented 5 months ago

Changelog testing

pako81 commented 5 months ago

Also related issue: https://github.com/owncloud/enterprise/issues/6349

jnweiger commented 5 months ago

QA passed.