Skip to content

Grasshopper's Chirping

  • Home

Playwright-Java : Text Selectors

July 14, 2022 Mounish Leave a comment

Introduction This article looks at how Playwright text selectors work and the subtle differences between the various options. Though the…

Continue Reading →

Posted in: Java, Maven, Playwright

Playwright-Java : Handling Dialogs

July 6, 2022 Mounish Leave a comment

Introduction This article looks at how Playwright handles JavaScript dialogs like alert, confirm and prompt. Playwright by default dismisses these…

Continue Reading →

Posted in: Java, Maven, Playwright

Cucumber PDF Report

May 1, 2022 Mounish 114 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

Spark & PDF Extent Report generation for REST Assured with Cucumber-JVM

March 3, 2022 Mounish 63 Comments

Introduction This article deals with creation of Spark and PDF Extent Report for REST Assured validation with Cucumber by using…

Continue Reading →

Posted in: Cucumber, ExtentReport, Java, JUnit, Rest Assured, TestNG

Spark & PDF Extent Report generation for REST Assured

December 28, 2021 Mounish 14 Comments

Introduction This article deals with creation of Spark and PDF Extent Report for REST Assured validation by using a Maven…

Continue Reading →

Posted in: Rest Assured

REST Assured & Groovy GPath – Accessing Values in JSON Response

November 20, 2021 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: Rest Assured

Serenity BDD – ‘Hello World’ Introduction with Page Objects

October 13, 2021 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: JUnit, Maven, Selenium, Serenity

Cucumber-JVM 7 Report generation using ExtentReports Adapter plugin

September 17, 2021 Mounish 160 Comments

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

Continue Reading →

Posted in: Uncategorized

Merging Extent Spark Reports

July 2, 2021 Mounish 27 Comments

Introduction ExtentReports library is used for creating detailed and interactive test reports. The browser based Spark report is the most common…

Continue Reading →

Posted in: ExtentReport, Java, Migration

ExtentReports PDF Reporter

June 1, 2021 Mounish 56 Comments

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

Continue Reading →

Posted in: ExtentReport, Java

Sample Spring Boot Web Application for Exploring Automation Testing

November 12, 2020 Mounish Leave a comment

This is a Spring Boot Web application which can be used for practicing with any browser automation testing tool. This application models…

Continue Reading →

Posted in: Cucumber, 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 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

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

Cucumber JVM 4 Parallel execution using TestNG

April 2, 2019 Mounish 13 Comments

Introduction This article deals with running Cucumber JVM in parallel using TestNG and Maven. The Maven Failsafe plugin is used…

Continue Reading →

Posted in: Cucumber, Java, Maven, TestNG

Cucumber JVM 4 Parallel execution using JUnit

Mounish 29 Comments

Introduction This article deals with running Cucumber JVM in parallel using JUnit4 and Maven. The Maven Failsafe plugin is used…

Continue Reading →

Posted in: Cucumber, Java, JUnit, Maven

Post navigation

Page 1 of 5
1 2 … 5 Next →
Copyright © 2025 Grasshopper's Chirping