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

Ole Solberg updated DERBY-3164:
-------------------------------

    Attachment: derby-3164.1-v1.diff.txt

First version of replication specific tests and tests exploiting existing Derby 
JUnit tests for replication testing.



+ 
java/testing/org/apache/derbyTesting/functionTests/tests/replicationTests/StandardTests.java
Wrappers for decorating "standard" Apache Derby JUnit tests when running 
against already started servers.

+ 
java/testing/org/apache/derbyTesting/functionTests/tests/replicationTests/replicationtest.properties
Example replicationtest.properties file. For testing, the 
replicationtest.properties file must reside inDerby ${user.dir}.

+ 
java/testing/org/apache/derbyTesting/functionTests/tests/replicationTests/ReplicationTestRun.java
Suite to run "standard" Apache Derby JUnit tests against already started 
servers.

+ 
java/testing/org/apache/derbyTesting/functionTests/tests/replicationTests/KillSlave.java
+ 
java/testing/org/apache/derbyTesting/functionTests/tests/replicationTests/KillMaster.java
+ 
java/testing/org/apache/derbyTesting/functionTests/tests/replicationTests/ShutdownSlave.java
+ 
java/testing/org/apache/derbyTesting/functionTests/tests/replicationTests/DestroySlaveDB.java
+ 
java/testing/org/apache/derbyTesting/functionTests/tests/replicationTests/SimplePerfTest.java
Some replication specific tests.


> Create Replication specific tests
> ---------------------------------
>
>                 Key: DERBY-3164
>                 URL: https://issues.apache.org/jira/browse/DERBY-3164
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Test
>    Affects Versions: 10.4.0.0
>            Reporter: Ole Solberg
>            Assignee: Ole Solberg
>            Priority: Minor
>         Attachments: derby-3164.1-v1.diff.txt
>
>
> Create new replication specific tests
>  - Functional Testing (replication commands)
>   - Single Operation Tests: input variation, legal/illegal syntax/semantics.
>   - Negative testing
>   - Operation Sequences
>   - Concurrency Semantics
>   - Application Profiles (# of master/slave servers, # of databases per 
> master/slave,..)
>   - Provocative Operation Sequences and Operation Concurrency
>  - Non-Functional Testing
>   - Performance
>   - Stress, Resource Control
>   - Volume
>   - Scalability
>   - Resource Leakage
>   - Authentication
>   - Authorization
>   - ....

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

Reply via email to