Start your SpecFlow journey

Getting Started with SpecFlow in Visual Studio

In this course you will learn how to install and configure SpecFlow on your workstation.

We will begin with an introduction to BDD, followed by installation and setup of SpecFlow, then dive briefly into using SpecFlow with test examples. The examples used will be based on testing a C# object, which will be a basic calculator.

What is this course about?

Course Outcomes

  • Short Introduction in Behavior Driven Development
  • Concepts how to automate scenarios
  • Features of SpecFlow Visual Studio Plugin
  • Generating of a Living Documentation

Lesson 1

Introduction & Installation of SpecFlow in Visual Studio

Lesson 2

Create Projects for testing and to testing

Lesson 3

Implement Test Automation

Lesson 4

Generating a Living Documentation