Selenium, C# with SpecFlow Setup requirement
1. Selenium WebDriver
Site : http://selenium-release.storage.googleapis.com/index.html?path=3.12/
File Name : selenium-dotnet-3.12.1.zip
2. Visual Studio
3. Nunit
Go with Nunit 3 as it supports Parallel execution
Site: http://nunit.org/download/
4. C# ( will be supported by Visual Studio by default)
5. Reporting ( NuGet Gallery | NUnitOrange 2.1.0)
It will covert TestResults.xml to Test Results.html
6. Building Tool ( MSbuild) - it is coming by default with OS
7. Jenkins ( https://jenkins.io)
8. Object Identification ( You can use Xpath and CSS, Please refer my previous post)
9. SpecFlow (BDD)
Site : https://github.com/techtalk/SpecFlow/wiki/Advanced-Project-Setup
No comments:
Post a Comment