You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "John H. Embretsen (JIRA)" <ji...@apache.org> on 2007/11/14 15:15:43 UTC

[jira] Updated: (DERBY-3204) Regression tests for demos included in releases

     [ https://issues.apache.org/jira/browse/DERBY-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John H. Embretsen updated DERBY-3204:
-------------------------------------

    Description: 
Several demos are included in Derby's -bin distributions, but there are almost no tests in place to verify that these demos still work as expected, or that they work at all. There should be (JUnit?) tests in place testing at least some of these demos in their intended environments. These tests should be run at regular intervals, for example as part of the release process, or as part of the regular regression test suites.

In -bin distributions, various demo programs are located in the directory demo/programs/. For the next feature release this currently includes:
   * localcal
   * nserverdemo
   * scores
   * simple
   * toursdb
   * vtis
   * workingwithderby

DERBY-3190 adds yet another demo, simplemobile.

There is currently one demo test in java/testing/org/apache/derbyTesting/functionTests/tests/demo/, called checkToursDB.java (old harness).


  was:
Several demos are included in Derby's -bin distributions, but there are almost no tests in place to verify that these demos still work as expected, or that they work at all. There should be (JUnit?) tests in place testing at least some of these demos in their intended environments. These test should be run at regular intervals, for example as part of the release process, or as part of the regular regression test suites.

In -bin distributions, various demo programs are located in the directory demo/programs/. This currently includes:
   * localcal
   * nserverdemo
   * scores
   * simple
   * toursdb
   * vtis
   * workingwithderby

DERBY-3190 adds yet another demo, simplemobile.

There is currently one demo test in java/testing/org/apache/derbyTesting/functionTests/tests/demo/, called checkToursDB.java (old harness).



> Regression tests for demos included in releases
> -----------------------------------------------
>
>                 Key: DERBY-3204
>                 URL: https://issues.apache.org/jira/browse/DERBY-3204
>             Project: Derby
>          Issue Type: Improvement
>          Components: Demos/Scripts, Test
>    Affects Versions: 10.3.1.4
>            Reporter: John H. Embretsen
>
> Several demos are included in Derby's -bin distributions, but there are almost no tests in place to verify that these demos still work as expected, or that they work at all. There should be (JUnit?) tests in place testing at least some of these demos in their intended environments. These tests should be run at regular intervals, for example as part of the release process, or as part of the regular regression test suites.
> In -bin distributions, various demo programs are located in the directory demo/programs/. For the next feature release this currently includes:
>    * localcal
>    * nserverdemo
>    * scores
>    * simple
>    * toursdb
>    * vtis
>    * workingwithderby
> DERBY-3190 adds yet another demo, simplemobile.
> There is currently one demo test in java/testing/org/apache/derbyTesting/functionTests/tests/demo/, called checkToursDB.java (old harness).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.