Documents installation smoke test: Difference between revisions
From Open-Xchange
Mhollmichel (talk | contribs) |
Mhollmichel (talk | contribs) |
||
Line 1: | Line 1: | ||
=Documents setup verification= | =OX Documents setup verification= | ||
==OX Text== | ==OX Text== |
Latest revision as of 12:27, 30 April 2015
OX Documents setup verification
OX Text
- Open Text Document
- empty new document should open within 1 second
- Edit Text Document
- simple Text Documents should open within 2 seconds
- docx and odt format should opened and saved in it's native format
- doc Format will be converted to docx and saved as docx
- Create new Text Document from template
- if template package is installed templates can be used to create new "unamed" documents
- Close Text Document
- verify if new version of Document has been created in Filestore (if versions are supported by the backend)
- verify if the preview display the most recent content of the document
- Rename Document
- click on filename to rename document
- spellchecking
- If spellchecking is configured and appr. dictionaries have been installed spell checking is working
- Document collaboration
- Open and Edit Document with two different user and test collaboration features
- if OX Backend has been installed on a cluster, the different user should be connected to different nodes of the cluster
- all Icons in the tabbar are visible
OX Spreadsheet
- Open new spreadsheet document
- new and empty spreadsheet document should open within one second (the very first start may take up to several seconds because worker get started on demand)
- Edit Spreadsheet Document
- simple Spreadsheet Documents should open within 2 seconds
- in case that the spreadsheet has not been started
- verfiy that one or more calcengine worker are running, if not, the vlimit should be verified
- in case that the spreadsheet has not been started
- xlsx format should opened and saved in it's native format
- ods, xls Formats will be converted to xlsx and saved as xlsx
- simple Spreadsheet Documents should open within 2 seconds
- Create new Spreadsheet Document from template
- if template package is installed templates can be used to create new "unamed" documents
- insert Formula and verify it's execution
- Close Spreadsheet Document