Test Specifications

The design of the ea-Geier is test driven. Meaning, no function of the ea-Geier will exist without appropriate test features.

Unit Tests

SimpleTest provides unit tests, checking the functionality of each function or sub unit. Mock-up data and mock-up interfaces provide means of standardized regression testing.

At the moment we have 10 test cases with 612 unit tests:

Interface Tests

The Selenium-Core test suit checks the functionality of the web interface of the ea-Geier.

At the moment we have 10 test cases with 79 test statements: