One of the least mentioned roles, but an important support character, can and should in fact be the leading actor in an agile project. After all, the product owner is calling the shots. And a simple decision from a product owner can mean hundreds of working hours avoided, or added, to a project. A product owner can be a teams best friend of fiercest foe. Here’s a mock-up on successful product ownership:
November 2006
Monthly Archive
Agile Roles: Product Owner
Categories: Software, AgilePosted on Monday, November 27, 2006 by Brad Storm
No Comments
Behavior Driven Design: Test Driven done right
Categories: Software, AgilePosted on Thursday, November 23, 2006 by Brad Storm
I just came across this video that just made sense. Like all agile evangelist I buy into the test driven development. And like most people I find myself trading between the amount of extra work of writing tests to the actual code and implementation of the task at hand. Other issues are where to put the tests and how to organize these tests. But behavior driven development gave me some answers: