Fitnesse combines the ease of use of a Wiki with the power of being able to define acceptance tests via a series of tables (known as Fit tables). Used properly, Fitnesse tests can act as the negotiation point between programming and the business.
This course teaches you the fundamentals of Fitnesse, enough to be on your way building automated acceptance tests. You'll overview techniques for best expressing requirements using Fitnesse.
You may also want to consider the two-day Fitnesse Workship, which teaches you advanced techniques for taking advantage of the full power behind Fitnesse.
This is a hands-on course, where students learn to build their own working Fitnesse tests. Note that this is not a programming course and does not teach how to program fixtures. The Fitnesse Programming Crash Course provides hands-on experience in building custom Fitnesse fixtures.
Fitnesse Fundamentals is currently offered for both C# and Java environments. We can also build support for C++ and Ruby classes if you're interested!
Fitnesse overview The Fitnesse innovation: Wiki + FIT Editing test pages Running Fitnesse tests ColumnFixture RowFixture Suites Graceful names SetUp, TearDown, and !include Test data concerns Table flow Annotating test pages DoFixture Determining the appropriate fixture type Test design Test organization Overview SLIM vs. FIT tables