Specification by Example workshops
I’m speaking here:
- Testing and Finance, London, 17 May
- NDC, June 16-18 Oslo
- Agile Testing Days, November 19-22, Potsdam, Germany
Archive for April, 2008
-
What makes a good application framework
Posted on April 21, 2008 | 4 CommentsI have been using the Castle Project for about two years now, and it is definitely one of my favourite tools. It is truly a great example of how a good application framework should be written. Although all the concepts that it provides have been around for a while and... -
Lazy web sites run faster
Posted on April 7, 2008 | 17 CommentsIt is fairly obvious that web site performance can be increased by making the code run faster and optimising the response time. But that only scales up to a point. To really take our web sites to the next level, we need to look at the performance problem from a... -
Effective .NET Test Driven Development with FitNesse — Workshop video
Posted on April 2, 2008 | 3 CommentsHere’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: Key ideas from the workshop Source...

