Documents installation smoke test: Difference between revisions

From Open-Xchange
(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...")
 
Line 24: Line 24:


==OX Spreadsheet==
==OX Spreadsheet==
* according to the configuration
 
** one or more calcengine worker are running, if not the vlimit should be verified
* Open new spreadsheet document
* 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)
** 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  
* Edit Spreadsheet Document  
** simple Spreadsheet Documents should open within 2 seconds
** 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
** xlsx format should opened and saved in it's native format
** xlsx format should opened and saved in it's native format
** ods, xls Formats will be converted to xlsx and saved as xlsx
** ods, xls Formats will be converted to xlsx and saved as xlsx

Revision as of 12:27, 30 April 2015

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
    • 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