Jul 04 2008

Links and slides from today’s talk at Tesco.com

Published by gojko under fitnesse, presentations

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:

No responses yet

Jul 04 2008

Links and slides from the “Effective Test Driven Database Development” talk at SkillsMatter

Published by gojko under dbfit, fitnesse, presentations

As always, it was a real pleasure to talk at Skills Matter yesterday. Thanks to everyone who attended the talk. There was quite an interest in this talk, and we might do a re-run for the people who could not make it this time. If you’d like to attend a re-run of the talk soon, drop an e-mail to the organisers and I’ll be happy to do it if there is enough interest.

Here are the slides from the talk. The video should be online at skillsmatter.com soon as well (subscribe to the RSS feed to get notified about that).

These are the links that I mentioned in the talk:

You might also be interested in checking out Scott Ambler’s agiledata.org site.

No responses yet

Jun 30 2008

Database TDD talk this Thursday in London

Published by gojko under dbfit, fitnesse, news, presentations

I’m doing a talk on effective test driven database development this Thursday in London (near Farringdon station, stating at 18:30). I’ll talk about unit testing stored procedures, test data management and best practices for java/.net integration testing that involves a database. In the talk I’ll also give a technical demo of my DbFit database unit testing library that provides DB management/unit testing capabilities to FIT/FitNesse.

The event will be organised by Skills Matter, and it is free but registration is required. For more info, see:

http://skillsmatter.com/podcast/open-source-dot-net/effective-test-driven-database-development

See you on Thursday!

2 responses so far

Mar 24 2008

Fixture Gallery is now available

Published by gojko under fitnesse, tutorials

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.

One response so far

Mar 10 2008

DbFit 1.0: support for in/out parameters, blank-padded strings and querying stored results

Published by gojko under dbfit

I am pleased to finally announce version 1.0 of DbFit. DbFit is an extension to FIT/FitNesse that makes test-driven database development easy. Version 1.0 (2008-03-10) is a major cleanup release, finally bringing proper documentation for the library as well. Grab it from SourceForge.
Continue Reading »

One response so far

Next »