Objective: Facilitate test coverage of the new features added to 10.2.
'Buddy Testing', wherein contributors test Derby 10.2 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.2. It's good to test by trying to use the feature following the user documentation, thus testing the code and the documentation at the same time. It would be great if any test (JUnit pretty please) written could be contributed back to Derby so that others can run and expand them.
Signup for testing new features in 10.2
|
New Feature |
Link to JIRA entries |
Members |
Documentation Available |
Comments |
|
SUR |
|
|
|
|
|
Scrollable Updatable ResultSets - Embedded |
Sunitha Kambhampati |
Yes. Verified documentation exists |
Tested. Found one known issue |
|
|
Scrollable Updatable ResultSets - Client |
Rajesh |
|
|
|
|
JDBC4 |
|
|
|
|
|
* JDBC4 Ease of Development Support |
Bernt, Dan D |
Briefly mentioned in the ref.guide. Nothing in the dev. guide. |
Tested as far as JDK 6 b96 permits. No issues found. Needs to be revisited with a later build. Testing with b98 saw |
|
|
* New implementation of methods |
|
|
|
|
|
* Miscellaneous methods in Connection, Statement, PreparedStatement, ResultSet, DatabaseMetaData classes |
|
|
|
|
|
* CLOB and BLOB specific support |
|
|
|
|
|
* New methods for empty LOBS |
Fernanda |
|
Tested. No issues found. Verified documentation is updated. -Fernanda |
|
|
* AutoLoading of Derby client drivers |
|
|
|
|
|
* Statement Events |
|
|
|
|
|
* Jdbc4.0 implementation of EmbedPooledConnection and EmbedXAConnection |
|
|
|
|
|
* ROWID methods for JDBC4 support |
Knut A. |
|
RowId is not exposed to users. Removed empty implementation in |
|
|
* New metadata API |
|
|
|
|
|
* Lengthless streaming overloads |
|
Mentioned breiefly in the Developers Guide. Usage documented by the Java SE 6 API documentation. |
|
|
|
Unary plus/minus for parameters |
Deepa |
|
Tested. No issues found. Verified documentation is updated. -Deepa |
|
|
FOR UPDATE clause |
Fernanda |
|
Tested. No issues found. Verified documentation is updated. -Fernanda |
|
|
Client timeout mechanism |
Deepa |
|
Tested. Found 1 issue - |
|
|
Optimizer directives |
Deepa |
|
Tested. Found 1 issue - |
|
|
XML support for XPath and JDBC |
Suresh, Dan Debrunner |
Operators and data type documented in second beta |
Tested. issues - |
|
|
Grant Revoke |
Yip |
Documentation checked in (Derby-1057) |
Tested. Found 10 issues - |
|
|
Online backup |
Rajesh |
Documentation checked in |
|
|
|
DRDA USRSSBPWD Security Mechanism |
Fernanda |
Documentation checked in (DERBY-1747) |
Tested. No issues found. Verified documentation is updated. -Fernanda |
|
|
Identity value restart |
Suresh |
Documentation checked in (DERBY-869) |
Tested. Found one known issue |
|
|
insert functionality using JDBC 2.0 updatable resultset |
Knut A. |
Described in the devguide. |
Tested. Issues |
|
|
New functions: ACOS, ASIN, ATAN, COS, SIN, TAN, ... |
Susan |
Documentation checked in (Derby-1548) |
Made doc comments on |
|
|
New JDBC escape functions: ACOS, ASIN, ATAN, COS, SIN, TAN ... |
Susan |
Documentation checked in (Derby-1549) |
Made doc comments on |
|
|
Restrict client connections,derby.drda.securityMechanism |
Mamta |
|
|
|
|
Database Re-encryption |
|
Not available yet (Derby-1636) |
|
|
|
Invoke Java Procedures from triggers |
Yip, Dan D |
Documentation checked in (Derby-1551) |
Tested, found 1 issue - |
|
|
'show tables' and 'describe' commands in ij |
Andreas |
Doc in |
Found no bugs. Made one minor comment on doc. |
|
|
Enhance GROUP BY clause to support expressions |
|
|
pending checkins |
|
|
Improve Network Server large object Streaming |
|
Documentation checked in (DERBY-1278) |
|
|
|
ALTER TABLE change nullability |
|
Documentation tracked by DERBY-1765 |
|