Documents installation smoke test

Revision as of 09:58, 29 April 2015 by Mhollmichel (talk | contribs) (Created page with "=Documents setup verification= ==OX Text== * Open Text Document ** empty new document should open within 1 second * Edit Text Document ** simple Text Documents should open...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

  • according to the configuration
    • one or more calcengine worker are running, if not the vlimit should be verified
  • 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
    • xlsx format should opened and saved in it's native format
    • ods, xls Formats will be converted to xlsx and saved as xlsx
  • 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