TenThreeBuddyTesting

Objective: Facilitate evaluation of the new features added to 10.3.

'Buddy Testing', wherein contributors test Derby 10.3 features added by other members. Each contributor is encouraged to signup for testing and providing feedback on multiple features. A single feature can also have multiple buddy testers, the more the better.

The test scenarios could be, functionality testing, integration testing, stress/load testing etc. using the newly added features in 10.3. Tests should include documentation review, both javadoc and user documentation where applicable. It would be great if any (junit) test written could be contributed back to Derby so that others can run and expand them. The 10.3.1.0 beta jars are available for testing [WWW] here

Signup for testing new features in 10.3

New Feature

Link to JIRA entries

Members

Documentation Available

Comments

Bigger features

DBO Powers

[WWW] DERBY-2264

Stan B. (manual upgrade testing)

[WWW] DERBY-2728 was logged. Fixed and closed.

Secure Server

[WWW] DERBY-2196

Dag

[WWW] DERBY-2811 [WWW] DERBY-2814 were logged. Both fixed and closed.

Language Based Ordering

[WWW] DERBY-1478

Knut A., Kathey

Some problems with LIKE (fixed). Performance regression ([WWW] DERBY-2657) resolved. Logged [WWW] DERBY-2863 DOC ISSUE (2863) RESOLVED (LS), [WWW] DERBY-2866 CLOSED, duplicate of DERBY-2668.

Smaller features & non functional improvements

Alter table extensions:

Alter table drop column

[WWW] DERBY-396

Kathey

[WWW] ref guide

Alter table rename column

[WWW] DERBY-1490

Bernt

[WWW] refman

Looks good. Seems that the tests in altertable.sql covers most aspects.

SSL/TLS

[WWW] DERBY-2108

Rick

[WWW] DERBY-2795 and [WWW] DERBY-2796 were logged, fixed, and closed.

Increased Blob/Clob API support

[WWW] DERBY-1304

Client side Tracing

[WWW] DERBY-1275

Kathey

[WWW] on wiki

[WWW] DERBY-2754 logged and fixed

Import/Export of Blob/Clob

[WWW] DERBY-378

Rick,Kathey

Filed [WWW] DERBY-2853 for doc issue. DOC ISSUE (2853) RESOLVED (LS) Additional bugs filed: [WWW] DERBY-2860 DOC ISSUE (2860) RESOLVED (LS), [WWW] DERBY-2859 [WWW] DERBY-2858 FIXED by Knut. [WWW] DERBY-2864 OPEN

Client support of createDatabase and shutdownDatabase

[WWW] DERBY-2296

Kathey

Filed [WWW] DERBY-2851 for doc issue

Support for JDBC methods for autogenerated keys

[WWW] DERBY-2631

Kathey

[WWW] ref guide

filed [WWW] DERBY-2850 for doc issue - DOC ISSUE (2850) RESOLVED (LS)

Diagnostic VTIs with params

[WWW] DERBY-2152

Creating a table from a subquery

[WWW] DERBY-64

Kathey

[WWW] ref guide

Looks good

Merging of Working With Derby & Getting Started Guides

[WWW] DERBY-2390

Stan B.

Posting suggestions to derby-dev

Reduce CPU usage in Embedded:

Lock Manager and latching

[WWW] DERBY-1704, [WWW] DERBY-2107

Reduce use of synchronized data structure

[WWW] DERBY-2149, [WWW] DERBY-2150, [WWW] DERBY-2191

optimize use of bitsets

[WWW] DERBY-2226

Performance:

IN optimization

[WWW] DERBY-47

Memory usage:

Avoid materializing lobs for server

[WWW] DERBY-208

Other:

XA Transaction Timeout

[WWW] DERBY-2432

Ansi TRIM

[WWW] DERBY-1623

Bernt

[WWW] refman

Works perfectly well. The test seems also to be covering most cases, but should have a case or two with zerolength and maxlength strings. I would also prefer that the doc's used the term "character value expression" which is used in the SQL standard, rather than "characterExpression", but I suppose starting that would cause a lot of rewriting of the reference manual...

last edited 2007-07-10 21:16:58 by LauraStewart