Jul
04
2008
I had a really great time today at Tesco.Com — thanks for inviting me to talk about acceptance testing and thanks again for the champagne. Here are the slides and links from the talk:
Apr
02
2008
Here’s the video from last week’s Effective .NET Test Driven Development FitNesse workshop. The workshop focused on introducing agile acceptance testing and working with FitNesse, with best practices and ideas how to use fixtures efficiently. The recording is about two hours long.
See also:
Mar
29
2008
You can download the complete sourcecode for the examples from the SkillsMatter FitNesse workshop from here. Grab the related fitNesse tests from here. For a list of key ideas to take away from the session, click here.
Unfortunately, we did not have enough time to finish the example of integrating entity classes into FitNesse for .NET during the workshop. So here is the implementation: Continue Reading »
Mar
28
2008
First of all, here is a big thank you to everyone who attended the FitNesse workshop at skillsmatter today. It was a real pleasure to do the session and I hope that you learned a few new tricks. Here are the key ideas to take away: Continue Reading »
Mar
24
2008
I’ve finally completed the first version of my Fixture Gallery idea. Fixture Gallery is a cookbook for FIT/FitNesse tests. It provides developers with a quick overview of the most important fixture types and concepts for agile acceptance testing using the FIT framework. For each fixture type, this document explains the table format and fixture class structure and provides advice when to use and when not to use it. Each example is accompanied by the source code for Java and .NET FIT implementations, in a form that can be easily copied and used as a template for similar fixtures. Download the first release.