Learn about Specification by Example
I’m speaking here:
- Agile Practitioners 2012, Tel Aviv, Israel, 30-31 January 2012
- Software Passion Summit, Göteborg, Sweden, March 19-20, 2012
- Scandinavian Developers conference, Göteborg, Sweden, April 17, 2012
- Dutch Testing Conference, Bussum, NL, 18 April
- Testing and Finance, London, 17 May 2012
Archive for September, 2009
-
Space based programming in .NET, video
Posted on September 7, 2009 | 1 CommentSpace-based architectures are an alternative to the traditional n-tier model for enterprise applications. Instead of a vertical tier partitioning, space based applications are partitioned horizontally into self-sufficient units. This leads to almost linear scalability of stateful, high-performance applications. In this talk, I introduce space based programming and demonstrate how this... -
Writing software that matters – December 4th, London
Posted on September 7, 2009 | No CommentsIt’s official – the date for the workshop on Behaviour Driven Development and Specification by Example I recently announced here is set to December 4th. Dan North and I will organise this full-day workshop together, so this is really a unique opportunity to learn about BDD and agile acceptance testing... -
Space based programming in .NET slides
Posted on September 2, 2009 | 2 CommentsHere are the slides from my presentation on space based programming in .NET with Coherence and Gigaspaces tonight at Skills Matter. -
To merge or not to merge code – essentially not an IT decision!
Posted on September 2, 2009 | 2 CommentsIt’s amazing how some seemingly technical problems can be very dangerous to solve by IT in isolation. One such issue is the question whether to merge similar code from different projects into a shared base or not. It looks as if it is completely in the IT domain, but it... -
Acceptance testing in plain English with Concordion .NET
Posted on September 1, 2009 | 1 CommentConcordion is an acceptance testing tool that enables developers, testers and business analysts to build executable specifications in free-form HTML. In this talk, I introduces Concordion.NET acceptance testing tool, the .NET port of Concordion, and demonstrate it with examples. The video was filmed during the third OpenSource .NET Exchange in...

