Skip to content
Grasshopper's Chirping
  • Home

Category: Java

Restaurant Part 1 – Introduction – Spring Boot Web Application

November 1, 2020 Mounish Leave a comment

This is the first part of the series. The links for the remaining posts are application execution, screens, initial data,…

Continue Reading →

Posted in: Cucumber, Dependency Injection, Java, Maven, Selenium, Tutorial

ExtentReports generation from Cucumber JSON report using Maven plugin

July 8, 2020 Mounish 68 Comments

NEW Posts – Generating Spark and Pdf Extent Report for “Rest Assured with Maven plugin” and “Rest Assured and Cucumber…

Continue Reading →

Posted in: Cucumber, ExtentReport, Java, Maven

Cucumber-JVM 6 Report generation using ExtentReports Adapter plugin

June 12, 2020 Mounish 414 Comments

NEW Posts – Generating Spark and Pdf Extent Report for “Rest Assured with Maven plugin” and “Rest Assured and Cucumber…

Continue Reading →

Posted in: Cucumber, ExtentReport, Java, Maven

Cucumber-JVM 5 Report generation using ExtentReports Adapter plugin

March 3, 2020 Mounish 138 Comments

NEW Posts – Generating Spark and Pdf Extent Report for “Rest Assured with Maven plugin” and “Rest Assured and Cucumber…

Continue Reading →

Posted in: Cucumber, ExtentReport, Java, Maven

Cucumber-JVM 4 Report generation using ExtentReports Adapter plugin

February 29, 2020 Mounish 69 Comments

Introduction This article deals with generating Extent reports for Cucumber-JVM version 4 using the extentreports-cucumber4-adapter plugin. The article details out…

Continue Reading →

Posted in: Cucumber, ExtentReport, Java, Maven

Cucumber-JVM Parameter & Datatable Type Conversion

October 30, 2019 Mounish 2 Comments

Introduction XStream conversions was removed in version 3.0.0, ParameterType and DataTableType registration were introduced. DataTable handling was simplified by adding…

Continue Reading →

Posted in: Cucumber, Java, Maven, Migration

Cucumber-JVM Sharing state using Spring Dependency Injection

October 26, 2019 Mounish 2 Comments

Introduction When all the steps of a scenario are defined in the same step definition class there is no issue…

Continue Reading →

Posted in: Cucumber, Dependency Injection, Java, Maven

Cucumber-JVM Sharing state using PicoContainer Dependency Injection

Mounish 9 Comments

Introduction When all the steps of a scenario are defined in the same step definition class there is no issue…

Continue Reading →

Posted in: Cucumber, Dependency Injection, Java, Maven

Cucumber-JVM Running feature files from CLI using cucumber.api.cli.Main class

June 30, 2019 Mounish 5 Comments

Introduction Feature files can be executed from the command line using the main() method of cucumber.api.cli.Main class. This article describes…

Continue Reading →

Posted in: Cucumber, Java

Cucumber JVM 4 – Execute scenarios in random using cucumber.api.cli.Main class

June 29, 2019 Mounish Leave a comment

Introduction This article introduces the concept of running scenarios in random order. This makes use of the new functionality introduced…

Continue Reading →

Posted in: Cucumber, Java

Post navigation

Page 2 of 4
← Previous 1 2 3 4 Next →
Copyright © 2025 Grasshopper's Chirping