Changes between Version 2 and Version 3 of PLATFORM_STANDARDS_AUTO_TESTS_R1


Ignore:
Timestamp:
12/30/08 13:59:58 (16 years ago)
Author:
peko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_STANDARDS_AUTO_TESTS_R1

    v2 v3  
    2222  * it is more suitable to provide information in the wiki instead of links to wikipedia. 
    2323 * review the helper classes and provide more if necessary. 
    24   * .... 
     24  * make sure that assertions are enabled for unit tests. 
     25  * provide helper classes for UI testing. 
     26   * either provide a convenient way for testing the UI. 
     27   * or propose a UI testing library - such libraries are already researched some time ago and these include: Abbot, !UISpec4J, JFCUnit. 
     28    * new libraries may have appeared since then. 
     29    * these may have been improved for the time passed. 
    2530 
    2631== Task result == 
    27  * wiki page 
     32 * wiki page. 
     33 * source code. 
     34 * new jars or other resources. 
     35 
    2836== Implementation idea == 
     37 * review the [wiki:PLATFORM_STANDARDS_AUTO_TESTS] 
     38  * add more info as stated in the requirements section. 
     39  * review written things up to now. 
     40 * research for libraries for GUI testing. 
     41 * if no result from the research: 
     42  * think of a way to test the GUI with minor source code re-factoring and more helper things. 
    2943 
    3044== Related == 
     
    3448== How to demo == 
    3549 * open [wiki:PLATFORM_STANDARDS_AUTO_TESTS] and read the information provided. 
     50 * everything new in for testing should be provided there. 
    3651 
    3752= Design =