Changes between Initial Version and Version 1 of Specifications/Test_procedures


Ignore:
Timestamp:
Aug 15, 2008, 3:38:16 PM (16 years ago)
Author:
Martin Svensson
Comment:

First page of the test documents is transferred

Legend:

Unmodified
Added
Removed
Modified
  • Specifications/Test_procedures

    v1 v1  
     1== Available test ==
     2
     3=== Performance test ===
     4This section defines a procedure for testing the performance of BASE. The intention is that BASE 2 should be compared to BASE 1 with respect to performance. The tests on a BASE 1 server must be done by hand. For BASE 2, there is a test program. The current test program includes the following tests:
     5
     6 * Import raw data
     7 * Create a root bioassayset
     8 * Create a filtered bioassayset
     9 * Create a normalized bioassayset with LOWESS
     10
     11[wiki:Specifications/Test_procedures/Performance Detailed manuscript]
     12
     13
     14=== Role test ===
     15This is for testing that the predefined roles can perform their work as intended. The main purpose is to weed out permission problems resulting from:
     16 * Incorrect permissions installed by installation program
     17 * Bugs in the permission handling in the core
     18 * Incorrect handling of permissions in the web client
     19
     20The test procedure also tests that the basic functionality is working:
     21
     22 * Creating items and linking them to other items
     23 * Defining import file formats
     24 * Importing array LIMS data
     25 * Importing and validating raw data against array LIMS data
     26 * Running analysis plug-ins
     27 * Using files instead of the database for storing data
     28
     29[wiki:Specifications/Test_procedures/Roles Detailed manuscript]
     30
     31== Feedback and bug reports ==
     32Please use the [http://sourceforge.net/mail/?group_id=54527 BASE developers mailing list] ([http://sourceforge.net/mailarchive/forum.php?forum_id=10103 basedb-devel archive]) for discussions about BASE 2.0. Please use the [http://www.edgewall.com/trac trac] based reporting system for bug reports, enhancement ideas, and feature requests. More information at the [http://base.thep.lu.se/#Feedback feedback section] of the BASE trac enviroment.