-
“‘User-Guide-Driven Development’, or UGDD for short. The mechanics of UGDD is similar to that of Test-Driven Development (TDD), but before I write the test for a feature, I write a snippet of the user guide describing the feature I am about to implement. Whereas TDD focuses on the functionality, UGDD focuses on both the functionality and the usability”
John Reynolds 1:13 pm on September 12, 2008 | #
Wow… this is an amazing coincidence. I just blogged about something very similar over at java.net: http://weblogs.java.net/blog/johnreynolds/archive/2008/09/user_manual_dri.html