Skip to content
#

cucumber-reports

Here are 49 public repositories matching this topic...

This project utilizes Selenium WebDriver and Cucumber for automation testing on the GitHub search functionality & about page. The framework enables end-to-end testing with scenarios written in Gherkin syntax, offering a clear understanding of the test cases. The project comes with cucumber report that displays comprehensive test results.

  • Updated Apr 11, 2024
  • Java

In this project, the work was done using the cucumber framework from the blueRentalCar site.Behavior Driven Development (BDD) approach was used, which allows the behavior of a system to be written in colloquial speech. A professional approach was preferred with the sheet object model (pom) structure. At the same time, data was pulled from Excel

  • Updated Aug 21, 2023
  • Java

In this project, the work was done using the cucumber frame on the trendyol website. In this study, Behavior Driven Development (BDD) approach was used, which allows the behavior of a system to be written in colloquial speech.A professional approach is preferred with the page object model (pom) structure. Cucumber reporting was also

  • Updated Aug 21, 2023
  • Java

This is the best BDD with selenium (cucumber) automation framework that generates both types of famous reports i.e. (1) extent reports and (2) cucumber reports after execution. And when a scenario fails, a screenshot will be taken which helps in identification of the issues. I have used Page object model, Maven, JUnit (TestNG can also be used), …

  • Updated Oct 13, 2020
  • HTML

Improve this page

Add a description, image, and links to the cucumber-reports topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cucumber-reports topic, visit your repo's landing page and select "manage topics."

Learn more