Behavior-driven development: Difference between revisions

Content deleted Content added
Line 15:
BDD is a process by which DSL structured natural language statements are converted into executable tests. The result are tests that read like acceptance criteria for a given function.
 
As such, BDD is an extension of TDD.
 
BDD focuses on: