Skip to content

In this sample project we will demonstrate how to execute Specflow test in parallel using Selenium and NUnit 3

Notifications You must be signed in to change notification settings

executeautomation/SeleniumWithSpecflow

Repository files navigation

#Selenium with Specflow

This repo contains source code of many topics which are available for FREE in YouTube and part of its concepts explained in Udemy

1. Specflow Parallel

Specflow Parallel Test Execution with Specflow and NUnit 3.x project is mainly aimed to demonstrate how we can run Specflow scenarios in parallel using NUnit 3.x Parallelizable Attribute [Parallelizable].

With Specflow 2.0 Parallel execution is supported using xUnit and NUnit framework out-of-box

You can watch the complete video of the source code built from scratch from here https://www.youtube.com/watch?v=PiZ32T5k8-8

2. Selenium 3.11.1 Page Object Model breaking changes

Selenium 3.11.0 and deprecation of PageFactory class of Page Object Model of Selenium. https://www.youtube.com/watch?v=jgKgbVcQ-1U

3. Extent Report integration with Specflow and Selenium C#

We will create extent report in BDD style using Specflow and Selenium C# with bare minimal code change in our existing code base.

The complete demonstration is available as mini-series here

Part A - https://www.youtube.com/watch?v=C1RiUYkSKGw

alt text

For more videos and articles visit

ExecuteAutomation Site : http:https://www.executeautomation.com/site ExecuteAutomation Blog : http:https://www.executeautomation.com/blog

Advanced Courses on Selenium with Specflow and framework development (Udemy)

Udemy - https://www.udemy.com/framework-development-with-selenium-csharp-advanced/

About

In this sample project we will demonstrate how to execute Specflow test in parallel using Selenium and NUnit 3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published