BDD with SpecFlow
This tutorial will walk you through running an existing SpecFlow/Selenium Test for the ModelApp. You will gain knowledge on how to use SpecFlow to implement Behavior Driven Development on the .NET platform.
Learning Objectives¶
- Work with BDD using SpecFlow and Selenium
- Write specifications/requirements using the Gherkin feature file format
- Implement the Gherkin scenarios and execute test
Requirements¶
Note: Windows users can use the Powershell Command-line, Linux users should use the terminal.
- Developer Powershell tab on Visual Studio
- Edge Browser