Skip to content
Grasshopper's Chirping
  • Home

Category: Cucumber

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

[OLD] Cucumber-JVM 4 Report generation using ExtentReports Adapter plugin

June 7, 2019 Mounish Leave a comment

UPDATE – The issue regarding the “java.lang.NoClassDefFoundError: cucumber/runtime/io/URLOutputStream” exception has been fixed, as per the artifact author, with the latest release. …

Continue Reading →

Posted in: Cucumber, ExtentReport, Java, Maven

Cucumber JVM Listing tags, names and description details from feature files without test execution

April 9, 2019 Mounish Leave a comment

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

Continue Reading →

Posted in: Cucumber, Java

Selenium and Cucumber JVM 4 Parallel Execution using ThreadLocal WebDriver and PicoContainer

April 3, 2019 Mounish 80 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, Java, JUnit, Maven, Selenium, TestNG

Post navigation

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