In this tutorial, you will learn below topics.
- Introduction to SpecFlow
- Installation of SpecFlow
- Writing feature files using Gherkin
- Cucumber Test – Writing first SpecFlow test in Visual Studio
- Writing step definitions for a SpecFlow feature file
- Executing SpecFlow scenarios and feature files
- Using SpecFlow runner to execute the feature files
- Using tags in SpecFlow
- Passing parameters to steps
- Data table in SpecFlow
- Feature file variations – Scenario Background, Scenario outline
- Hooks in SpecFlow
- Executing Selenium tests with SpecFlow
- Executing the failed test multiple times
- Sharing selenium Webdriver instance in SpecFlow
- Reports in SpecFlow – Embedding the screenshot in SpecFlow report, Writing to SpecFlow HTML reports
- Parallel execution in SpecFlow
- Using Excel file with SpecFlow
Recent Comments