RDBMS testing
Derby embedded database
hsqldb
Mock Frameworks
| Tool |
M2-plugin |
Type |
Rating |
Comment |
| Mockito |
none needed |
Mock framework |
|
Relatively new framework, improvement of EasyMock |
| EasyMock |
none needed |
Mock framework |
|
|
| jMock |
none needed |
Mock framework |
|
|
Web tests
| Tool |
Type |
Opinions and notes |
| FITNesse |
integrated standalone wiki, and acceptance testing framework |
|
| GreenPepper |
executable specifications and automated functional testing |
|
| Selenium |
Web tests |
See our Selenium notes |
| Celerity |
Web tests |
JRuby/Watir wrapper around HTMLUnit, i.e. fast! |
| CubicTest |
eclipse plugin for automatic acceptance testing of webapps |
|
| WebDriver |
Web tests |
|
| Tool |
Type |
Opinions and notes |
| FIT |
Requirement/test mapper |
Very popular tool. |
| Concordian |
Requirement/test-mapper |
Like FIT, but better for Java |
| JBehave |
Requirement/test-mapper |
Java powered. Follows BDD |
| RSpec |
Requirement/test-mapper |
Ruby powered. Follows BDD |
| Cucumber |
Requirement/test-mapper |
Rewrite of RSpec. Follows BDD |
| MActor |
Component level mock framework |
Functional tests of any XML-based integration. |
| PushToTest |
Test Automation for Web Applications, Web Services, SOA, Ajax |
... |
| SoapUI |
Web Services Testing tool |
... |
| [BCT] |
Backward Compatibility Tester, Continuum extension |
|
| Testaco |
data driven testing and database refactoring |
|