Difference between revisions of "AppSuite:Minimal Functional Testing Best Practice"

(Created page with "== Overview == This page describes things to check on a fresh OX App Suite installation. == Config File Review == Review each config files one by one. == Log File Review =...")
 
(Functionality Tests)
Line 20: Line 20:
 
** Write a mail
 
** Write a mail
 
** Receive a mail
 
** Receive a mail
 +
** Create a folder
 +
** Move mails to the folder
 
* Drive
 
* Drive
 
** Upload a file
 
** Upload a file
 
** Share by internal link
 
** Share by internal link
 
** Publish
 
** Publish
 +
** Edit documents of different kinds (if applicable)
 
* Social Integration (if applicable)
 
* Social Integration (if applicable)
 
* *DAV with different client (if applicable)
 
* *DAV with different client (if applicable)

Revision as of 15:12, 17 February 2014

Overview

This page describes things to check on a fresh OX App Suite installation.

Config File Review

Review each config files one by one.

Log File Review

View the different log files for errors or suspicious entries.

Functionality Tests

  • Login
  • Click on each module
  • Login
    • Change password
  • Mail
    • Write a mail
    • Receive a mail
    • Create a folder
    • Move mails to the folder
  • Drive
    • Upload a file
    • Share by internal link
    • Publish
    • Edit documents of different kinds (if applicable)
  • Social Integration (if applicable)
  • *DAV with different client (if applicable)

Load Tests

Perform JMeter Load Tests. Jmeter_profile_for_performance_tests