- Notifications
You must be signed in to change notification settings - Fork83
executeautomation/SeleniumWithSpecflow
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repo contains source code of many topics which are available for FREE in YouTube and part of its concepts explained in Udemy
Specflow Parallel Test Execution with Specflow and NUnit 3.x project is mainly aimed to demonstrate how we can runSpecflow 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 herehttps://www.youtube.com/watch?v=PiZ32T5k8-8
Selenium 3.11.0 and deprecation of PageFactory class of Page Object Model of Selenium.https://www.youtube.com/watch?v=jgKgbVcQ-1U
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
ExecuteAutomation Site :http://www.executeautomation.com/siteExecuteAutomation Blog :http://www.executeautomation.com/blog
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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.