I have been using FitNesse (A wiki based integrated testing framework) for last few years to create automated integrated acceptance tests for my back end Java based and legacy C/C++ applications. It has helped us tremendously towards our efforts to adapt to Test Driven Development (TDD). FitNesse has really helped our development team to find [...]
Archive for February, 2008
Introducing Generic Fixture for FitNesse
Posted in acceptance tests, fitnesse, generic fixture, install, java, selenium, tdd, test driven development, web testing, tagged automated acceptance tests, fitnesse, generic fixture, java, tdd, test driven development on February 9, 2008 | 26 Comments »
Download and Install Instructions
Posted in acceptance tests, download, fitnesse, generic fixture, install, java, tdd, test driven development, tagged automated acceptance tests, download, fitnesse, generic fixture, install, java, tdd, test driven development on February 9, 2008 | Leave a Comment »
Install Requirements
You must have FitNesse framework installed on your computer and FitNesse server must be running on the computer where Generic Fixture is being installed.
To download Generic Fixture
Download the jar file genericfixture.jar containing full source code and compiled classes from Generic Fixture Sourceforge Site. Included classes have been generated using Sun’s JDK 1.5 Java compiler. [...]