Skip to content

mickhill-qa/poc-automation-dotnet-c-sharp-specflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Configuração do Projeto de Testes

BDD + C# + SpecFlow + Selenium.

Criar Projeto no Visual Studio

  • File > New > Project > Test > MSTest

Instalação de plugin na IDE

  • Extenções > Gerenciador de Extensões > Online > Pesquisar: SpecFlow

Instalar pacotes na Aplicação via NuGet

  • SpecFlow
  • Specflow.MSTest
  • SpecFlow.Tools.MsBuild.Generation
  • Selenium.Support
  • Selenium.WebDriver
  • Selenium.WebDriver.ChromeDriver
  • Selenium.WebDriver.GeckoDriver
  • Selenium.WebDriver.IEDriver

About

QA Automation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published