Post

Test Driven Development Slows Us Down?

I hear from teams and their managers that Test Driven Development (TDD) is taking them longer than their usual development practice. That’s not been my experience at all. But I can see where some may get the impression that TDD is slower. Let’s say we’re writing some code for a new feature. And it takes...

Post

Effective Scrum Development Practices: the Hole in the Scrum Framework

Many of you are probably familiar with the Scrum Framework. The Scrum Alliance and the Scrum Framework lists all of the details for how we want development teams to work when we’re using Scrum. One thing you’ll notice as a Scrum developer is that there’s a lot of details about what happens before we start...