Course Introduction
  • Introduction
BDD
  • What is BDD?
Specflow - Introduction
  • What is Specflow?
  • Specflow Installation and Setup
Specflow - Features
  • Features in Depth
SpecFlow in action - Coding the REST API using BDD
  • Introduction to the REST API
  • Creating our first feature file
  • Implementing the first feature
  • More advanced SpecFlow - creating a second feature
  • Implementing the second feature using some new SpecFlow functionality
  • SpecFlow Hooks, Tags and Scope
  • Adding the third feature: your turn !