Download FitNesse
Go to http://fitnesse.org/FitNesseDevelopment.DownLoad and download the the “Full Distribution (fitnesse200#####.zip)”. Unpack the zip into c:\program files. Once extracted you must have a directory c:\program files\fitnesse.
Download Selenium Remote Control (Selenium RC)
Go to http://selenium-rc.openqa.org/download.jsp and download the latest version (1.0-beta-2 at the time of writing this page). Unpack the zip into c:\program files. Once extracted you [...]
Archive for the ‘download’ Category
Jump Start FitNesse with Selenium using Generic Fixture
Posted in DSL, acceptance tests, download, fitnesse, generic fixture, install, java, selenium, tdd, test driven development, variable, web testing, tagged automated acceptance tests, download, fitnesse, generic fixture, install, java, selenium, tdd, test driven development on March 9, 2008 | 5 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. [...]