Skip to content
Arvinth Seran edited this page Jan 9, 2017 · 9 revisions

Welcome to the TestAutomation.DEMO wiki!

Sample project to demonstrate parallel test execution with multiple browser support using Specflow's BDD approach, selenium webdriver's page object model and NUnit.

Key Skills demonstrated

  • Selenium Page Object Model
  • Create dynamic instance using Specflow Assist
  • Scoped Hooks
  • Context Injection using BoDi.IObjectContainer
  • Parallel Execution
  • Use Bindings From External Assemblies
  • Calling Steps From Step Definitions
  • Step Argument Transformation
  • Execute tests from NUnit Console
  • Multiple Browser Support
  • C# Linq
Clone this wiki locally