Aug 22 2008

DbFit 1.1 released: DB2 and Derby support and native queries

Published by gojko under dbfit,news

DbFit 1.1 is now available for download from SourceForge. Here are the most important changes: Continue Reading »

8 responses so far

Jul 10 2008

Video: Effective Database Test Driven Development @ Skills Matter

Published by gojko under dbfit,presentations


Here’s the video from my Effective Database Test Driven Development talk at Skills Matter.
You can download the links and slides from here.

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.

One response so far

May 14 2008

DBFit at Agile 2008

Published by gojko under news

It’s a great pleasure to announce that Marisa Seal and I will jointly be presenting a session on Effective Test Driven Database Development at Agile 2008 in Toronto. Our session is scheduled for the afternoon on August 7th.

We’ll talk about the reasons why TDD is not as common in the database world as it is in Object languages, and present solutions and best practices for test-driven database development. We look at database testing from two aspects: unit-testing in the database (stored procedures, views) and integration testing from the OO service/web layer down to the database. We’ll also talk about DbFit and how that tool helps us build better database applications and integrate better with the databases.

For an early preview of the talk, come to Skills Matter in London on June 26th. I’ll be doing one of those free evening talks focused on a lot of the same topics as the Agile2008 talk.

No responses yet

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 »

3 responses so far

Next »