Features

The Testare testing framework offers a rich set of features, most of them targeted for testing distributed java applications.

Rich set of test development concepts

Execution scenarios

- instruct the test framework to automatically execute tests and test case decorators in a particular execution environment - such as an EJB container - by just implementing a marker interface on a test case or on a test case decorator. This is how TESTARE implements the in container testing concept. Execution scenarios help offering the following functionality:

Flexible integration and reporting capabilities

The project's white paper contains a more detailed list of features and indications on how to use them. There is also a list of answered questions about this testing framework.