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 "Sunitha Kambhampati (JIRA)" <de...@db.apache.org> on 2006/10/18 03:30:35 UTC

[jira] Updated: (DERBY-1970) Add framework for performance tests in derby using Junit.

     [ http://issues.apache.org/jira/browse/DERBY-1970?page=all ]

Sunitha Kambhampati updated DERBY-1970:
---------------------------------------

    Attachment: Derby1970_Notes.html
                derby1970.draft.1.diff.txt

Attaching a patch derby1970.draft.1.diff.txt and the notes.html for only  feedback.   It is a work in progress. 

I have added Derby1862 test as a performance test case and I have run this only using Junit directly. 

java -Dderby.system.home=$PWD junit.textui.TestRunner org.apache.derbyTesting.functionTests.tests.perf.JunitPerfDerby1862

Please see the Derby1970_Notes.html for more details.  I'll add more comments/ wiki on other ideas on how we can add to the JDBCPerfTestCase. 

Thanks. 

> Add framework for performance tests in derby using Junit.
> ---------------------------------------------------------
>
>                 Key: DERBY-1970
>                 URL: http://issues.apache.org/jira/browse/DERBY-1970
>             Project: Derby
>          Issue Type: Test
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Sunitha Kambhampati
>         Attachments: derby1970.draft.1.diff.txt, Derby1970_Notes.html
>
>
> Add a framework for performance tests to be added in derby. 
> Some goals are : 
> -- use Junit, thus will serve double duty as both functional tests as well as performance tests.
> -- builds upon the existing infrastructure available to run functional tests 
>    *  for example, getting connections is handled in a single way allowing the performance tests to run with J2ME, DriverManager, DataSource, single leg of an XA transaction etc. 
> -- be able to run using Junit directly. 
> -- easy for developers to add these tests and run them. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira