SpecFlow with Selenium and Living Doc

   We know that SpecFlow is an open-source Behavior-Driven Development testing framework for .NET applications. We can generate BDD tests using SpecFlow and automate them using Selenium at the same time. In this article, I would like to share the implementation part of SpecFlow and the Living Doc along with Selenium automation. Prerequisites: The following packages are... Continue Reading →

Extent Reports in Automation – TestNG

     TestNG itself, providing an HTML report in test-output folder. I had a thought of building custom report for automation, after that I built one PDF customized report using iText PDF Java library and took more effort to build it. Later I thought to build a custom beautiful high rich HTML reports with minimum effort; that time Extent... Continue Reading →

Automation and BDD Framework using Cucumber

     In this article, I would like to share the concept of configuring BDD (behavior-driven development) and running of Selenium using Cucumber. Cucumber –JVM is based on cucumber framework which allows to writes feature file in plain text using Gherkin language, this feature is supported by step definitions file which has implemented automation code... Continue Reading →

Create a website or blog at WordPress.com

Up ↑