Oreilly - BDD in C# - Using Specflow (Cucumber) to Develop a REST API and Automate Software Testing
by Binary Brain | Released December 2018 | ISBN: 9781838558857
Learn how to develop software in Behaviour Driven Development (BDD) using Specflow - part of the Cucumber software family of tools for software testing automationAbout This VideoBasic knowledge of an object-oriented language (ideally C# ) is required to fully understand some areas of this courseThe courses are all straight to the point and provide both explanations and examples to ensure the student has fully understood the concepts being explained.In DetailIn this course, you will learn about Behaviour Driven Development in C# and how this can be done using Specflow, which is the .Net implementation of Cucumber.We will be going Specflow's core features in detail including Installation, scenarios, features, tags, hooks, scenario outlines, scoped bindings, step definitions, running tests, and many more. Show and hide more Publisher resources Download Example Code
- Chapter 1 : Course Introduction
- Chapter 2 : BDD
- Chapter 3 : Specflow – Introduction
- What is Specflow? 00:01:57
- Specflow Installation and Setup 00:03:25
- Chapter 4 : Specflow – Features
- Features in Depth 00:04:25
- Chapter 5 : SpecFlow in action - Coding the REST API using BDD
- Introduction to the REST API 00:04:10
- Creating our first feature file 00:06:39
- Implementing the first feature 00:17:22
- More advanced SpecFlow - creating a second feature 00:13:44
- Implementing the second feature using some new SpecFlow functionality 00:24:54
- SpecFlow Hooks, Tags and Scope 00:13:34
- Adding the third feature: your turn! 00:00:52
Show and hide more