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.
Introduction & Installation of SpecFlow in Visual Studio
Create Projects for testing and to testing
Implement Test Automation
Generating a Living Documentation