Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 721 Bytes

2009-12-06-bug-driven-design.markdown

File metadata and controls

19 lines (18 loc) · 721 Bytes
layout title redirect_from date tags comments dblog_post_id
post
Bug Driven Design
/bug-driven-design/
2009-12-06 06:30:00 -0800
architecture
agile
true
69

In this very good presentation about domain driven design (we do that, but more on that in a later post), Dan North (Thoughtworks) mentions Bug Driven Design. I love this concept.

Customer: I want a product that does X. Developer: Done. Customer: Already? But there's no icon! Developer: Bug! Here's the icon. Customer: I click on an icon, nothing happens. Developer: Bug! It now popups a window. Customer: But I don't see customer records in this window! Developer: Bug! ...