Skip to content
#

behavior-driven-development

Behavior-driven development (BDD) is a test-first, agile testing practice. Without focusing on internal implementation, BDD tests are business-facing scenarios that attempt to describe the behavior of a story, feature, or capability from a user’s perspective. Behaviour-driven development is a synthesis and refinement of practices stemming from test-driven development (TDD) and acceptance-test-driven development (ATDD).

Here are 38 public repositories matching this topic...

Software engineering solo project at University of Canterbury: BDD app for WoF appointment registration of vehicles & owners, focusing on user-story acceptance testing. Guess the grade. Tip: not the initial ambiguous C?! Similar to my UU software testing exam being corrected from lowest pass to distinction, once performance assessment is considered

  • Updated Aug 4, 2024
  • Java

Created by Kent Beck, D.D. McCracken

Released 1957

Followers
41 followers
Wikipedia
Wikipedia

Related Topics

atdd behat continuous-testing cucumber gherkin specification-by-example tdd testing