Category: Test
BDD
Behavior Driven Development So what is BDD? It is a way to describe desired feature functionality in a human readable fashion It is always done from end-user perspective Each of these user flows is called Scenario We use steps to describe a user flow Scenarios should be treated as Acceptance Criteria Scenarios are used
