BBD is referenced in this thread (Karl Seguin's answer). What is BDD?
+5
A:
Behavior Driven Development. All info you should need to get you started in that link.
Behavior Driven Development (or BDD) is an Agile software development technique that encourages collaboration between developers, QA and non-technical or business participants in a software project.
Ólafur Waage
2009-10-05 23:45:59
+3
A:
http://behaviour-driven.org/ -
"BDD is an evolution in the thinking behind Test Driven Development and Acceptance Test Driven Planning."
http://dannorth.net/introducing-bdd
http://blog.objectmentor.com/articles/2008/11/27/the-truth-about-bdd
http://blog.daveastels.com/files/BDD%5FIntro.pdf
http://behaviour-driven.org/Introduction
http://eggsonbread.com/2009/07/22/behavior-driven-development-in-a-nutshell/
klabranche
2009-10-06 00:00:40
Dan North's paper is a must read.
Pascal Thivent
2009-10-06 00:04:27