How to implement UI testing without shooting yourself in the foot
I’m currently interviewing lots of teams that have implemented acceptance testing for my new book. A majority of those interviewed so far have at some point shot themselves in the foot with UI test...
View ArticleEffective exercises for teaching TDD
At the Goosgaggle event last month, David Harvey and I ran an open space session on teaching TDD through exercises effectively. My goal with this session was to learn what are the good exercises,...
View ArticleBeyond basic TDD
CITCON Europe last weekend proved again to be one of the best conferences for networking and keeping up with the developments in the community. The most important session for me personally was “Beyond...
View ArticleThree cool Java TDD ideas from Oredev
Neal Ford presented several ideas, tools and libraries for more productive Java unit testing at Oredev 2010. Ford suggested going outside the box and looking at writing unit tests in other JVM...
View Article23rd Feb Workshop on Advanced TDD: Transformation Priority Premise
SpeedCoding 2011 is a series of four hands-on workshops aimed at exploring the advanced aspects of TDD, inspired by an openspace session at CITCON London 2010 on practices and techniques that take...
View ArticleBrian Marick: Mocks lead to better design faster
Today at the GOOSgaggle event in London, Brian Marick gave the presentation “I Think I Finally Understand Mocks”. Nat Pryce said that I was the person most likely to bother with entering the wireless...
View ArticleTDD with complex infrastructures
At the GOOSGaggle event last weekend, Nat Pryce gave a presentation on “System Test Driven Development” — an approach he uses to apply TDD when working with complex heterogeneous infrastructures....
View Article