Skip to content

BakkappaN/SpecFlowBDDAutomationFramework

Repository files navigation

SpecFlow Selenium C# BDD Automation Framework from Scratch -

Contents

  1. Specflow Selenium C# End to End BDD Automation Framework from Scratch

  1. Implement Hooks in SpecFlow

  1. How to Generate Extent Report?

  1. How to Add or Attach screenshots into Extent Report for failed Scripts?

  1. How to Perform Data Driven Testing - Using Data Tables & Examples?

  1. How to Implement Page Object Model?

Specflow C# LivingDoc html sample report

image

image

Specflow Selenium C# sample extent report

image

image

Extent Report For Failed Scenario or Script

image

Add or Attach screenshot into Extent Report when test script failed

image

HAPPY learning!!!