TDD | Swing | FEST

September 2nd, 2011

For one of our customers we conducted workshops on the topics of test-driven development and test automation. Therefore, all relevant tests for the customer's products were taken into account, i.e. unit-tests, mock-tests, integration tests with database and application server, respectively, GUI-tests for the Java Swing GUI and end-to-end tests. Through these workshops, we introduced open-source tools as well as basic software and solutions that have been selected and developed during the process we supported for the customer. They also shall be the foundation for our customer's future development. Particularly the latest JUnit 4 extensions were applied, namely rules, theories and categories. We also employed the GUI-test framework FEST with great success.