Search code examples
testingtddmethodologybdd

What is the definition of BDD?


BBD is referenced in this thread (Karl Seguin's answer). What is BDD?


Solution

  • 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.