Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Cucumber
Cucumber is a software tool that supports behavior-driven development. Central to the Cucumber BDD approach is its ordinary language parser Gherkin. As such, Cucumber allows the execution of feature documentation written in business-facing text. It runs automated acceptance tests written in a behavior-driven development (BDD) style.
- GitHub: https://github.com/topics/cucumber
- Wikipedia: https://en.wikipedia.org/wiki/Cucumber_(software)
- Repo: https://github.com/cucumber
- Created by: Aslak Hellesøy, Joseph Wilk, Matt Wynne, Gregory Hnatiuk, Mike Sassak
- Related Topics: bdd, gherkin, rspec, behat, behave,
- Last updated: 2025-01-26 00:06:54 UTC
- JSON Representation
https://github.com/hector-js/test-application-mvc
Create a simple microservice using previous stuff of spring
bdd cucumber java8 lombok maven rest spring-boot tdd wiremock
Last synced: 13 Jan 2025
https://github.com/test-results-reporter/example-pactum-cucumber-testbeats
example repo to showcase integration of pactum and cucumber with testbeats
cucumber pactum pactumjs testbeats
Last synced: 31 Dec 2024
https://github.com/juwit/cucumber-gatling
cucumber-gatling is a bridge between Cucumber (for Behaviour Driver Development) and Gatling
behavior-driven-development cucumber gatling
Last synced: 31 Dec 2024
https://github.com/chvishalparmar/product-search
Core Java Project Which include Cucumber Software testing.
Last synced: 31 Dec 2024
https://github.com/andradeg-luiza/playground_bdd
I am taking a course to specialize in Cypress, covering E2E testing, Web Apps, API testing, mobile ViewPort, Cloud, TestOps, Components, Jenkins, Docker, and geolocation. Since it doesn’t include Cucumber, I’m working on this parallel project to apply course concepts while incorporating Cucumber.
cucumber cypress javascript page-object-model
Last synced: 30 Nov 2024
https://github.com/veena444/cucumberpomframework
This repository contains a Selenium-cucumber-java framework & libraries that demonstrates how to develop a automation framework using Cucumber 7.0v with Page Object Model.
cucumber intellij java junit page-object-model selenium-webdriver
Last synced: 30 Nov 2024
https://github.com/zafir100100/login-automation-with-cucumber-selenium
This Git repository contains an automation project for the Login functionality, developed using Selenium and Cucumber. The project allows users to automate the login process of a web application, using various test cases and scenarios. The test cases are written in a behavior-driven development style, making it easier for stakeholders to understand
cucumber gherkin intellij java report selenium-webdriver
Last synced: 08 Jan 2025
https://github.com/kwakwaversal/test-perl-cucumber
Testing `Test::BDD::Cucumber` and CI integration
Last synced: 11 Jan 2025
https://github.com/assertthat/assertthat-bdd-maven-example
Example project for https://github.com/assertthat/assertthat-bdd-maven-plugin
assertthat-bdd bdd cucumber jira-plugin maven-plugin
Last synced: 07 Jan 2025
https://github.com/hednailiautomation/e-commerce_testing_project
This is a selenium maven e-commerce testing project using Allure reports / Cucumber using JUnit Runner / Cucumber using testng Runner/ headless versions / Chrome and Firefox Versions
allure-report bdd cucumber java maven pom selenium testng
Last synced: 06 Dec 2024
https://github.com/testcentricity/testcentricity_mobile
TestCentricity™ Mobile core framework gem
android app-automation appium automation cucumber ios ipados page-object-model ruby-gem screen-object-model test-automation
Last synced: 10 Oct 2024
https://github.com/carloseduardonit/starbugs-cucumber
Este o curso de Ruby e Cucumber para teste automatizando.
Last synced: 10 Oct 2024
https://github.com/lasalefamine/chimp-cucumber
Learning Chimp with Cucumber
automated-tests chimp cucumber integration-testing live-test
Last synced: 30 Nov 2024
https://github.com/yauhenipo/webui_test_framework
Test Email Accounts with using JavaMail API & Selenium & DDT
Last synced: 15 Dec 2024
https://github.com/brunofbarbosa/playwright-cucumber-automation
Web automation framework using Java, Cucumber and Playwright
Last synced: 15 Jan 2025
https://github.com/jsfehler/flask-cucumber-reporter
Flask app that displays the results from a cucumber.json file
Last synced: 22 Dec 2024
https://github.com/csalih/estore
An example e-commerce web application implemented with Java, Spring, Hibernate, MySQL
aspectj checkstyle cucumber graphwalker hibernate java junit4 mysql selenium spotbugs spring test test-driven-development testing-tools
Last synced: 18 Jan 2025
https://gitlab.com/experimentslabs/cucumber-unused-css
Searches for unused CSS selectors after every Cucumber steps.
Last synced: 01 Nov 2024
https://github.com/doamaral/cucumber-js
Trying out Cucumber JS features
cucumber cucumberjs javascript
Last synced: 15 Jan 2025
https://github.com/amal-mamdouh/saucedemo_swaglabs
An automation testing suite developed in Java, Selenium, and Cucumber. It focuses on testing "Login" and the "Checkout" feature of saucedemo website.
cucumber java pom-design-pattern selenium-webdriver
Last synced: 15 Jan 2025
https://github.com/henrahmagix/protractor-cucumber-example
An example project to replicate a simple Protractor e2e test in Cucumber
angular cucumber javascript protractor protractor-cucumber protractor-e2e-test
Last synced: 16 Jan 2025
https://github.com/hadisfr/jalas-cucumber
an example project with BDD test for UT Software Engineering F98
Last synced: 16 Jan 2025
https://github.com/kieran-ryan/cucumber-playground
Cucumber environments playground
Last synced: 11 Jan 2025
https://github.com/jimcresswell/wdio-cucumber-test
cucumber cucumber-js test-automation webdriver webdriverio
Last synced: 16 Jan 2025
https://github.com/jimcresswell/general-js-test-automation-demo
Demo of multi-layer test automation in a two service Node web app with third-party data depencies, including Consumer Driven Contract Testing
api-testing bdd bootstrap4 consumer-driven-contracts cucumber javascript-testing mocha nodejs pact-js portfolio product-behaviour tdd test-automation unit-testing web-testing webdriver
Last synced: 16 Jan 2025
https://github.com/jimcresswell/e2e-web-test-framework-jvm-demo
Testing a third-party website with JVM Cucumber, WebDriver and REST Assured
bdd cucumber cucumber-jvm end-to-end-testing java jvm portfolio rest-assured serenity-bdd serenity-cucumber specification-by-example test-automation webdriver
Last synced: 16 Jan 2025
https://github.com/thecodechef/sublime-cucumber-extended
A Sublime Text 3 Plugin for better Cucumber Syntax Highlighting
bdd cucumber cucumber-js cucumber-ruby gherkin jekyll jekyll-site rubygem sublime-text sublime-text-3 sublime-text-plugin
Last synced: 20 Jan 2025
https://github.com/lenntt/cucumber-visualizer
Visualize the relation between your cucumber steps from a cucumber json output
Last synced: 17 Jan 2025
https://github.com/cihat-kose/petstore-api-testing-with-restassured-cucumber
A test automation framework for RESTful API testing using RestAssured, Cucumber (BDD), and TestNG. Includes comprehensive reporting with ExtentReports. Built for the Petstore API.
api-testing automated-testing bdd cucumber extentreports-cucumber7 petstore-api restassured-framework restful-api testng
Last synced: 30 Dec 2024
https://github.com/kochetkov-ma/kotlin-bdd-example
Kotlin BDD Cucumber / Kotest
bdd cucumber junit5 kotest kotlin spring spring-test
Last synced: 11 Jan 2025
https://github.com/applitools/example-selenium-java-cucumber
Applitools Example: Selenium in Java with Cucumber
applitools applitools-example applitools-eyes applitools-tutorial cucumber cucumber-jvm execution-cloud gherkin java junit maven selenium selenium-java selenium-webdriver test-automation ultrafast-grid visual-testing
Last synced: 17 Jan 2025
https://github.com/rodrigor4mirez/test-proyecto-java-testing
Implementación de pruebas unitarias, de integración y end-to-end (E2E).
cucumber java17 junit mockito restassured-framework selenium serenitybdd
Last synced: 14 Jan 2025
https://github.com/gherking/gpc-scenario-numbering
The ScenarioNumbering precompiler is responsible for adding an index to all scenarios and scenario outlines.
cucumber feature-file gherkin gherking gpc hacktoberfest precompiler typescript
Last synced: 14 Nov 2024
https://github.com/testcentricity/testcentricity_web
TestCentricity™ For Web core POM test automation framework gem
automation cucumber page-object-model ruby-gem selenium test-automation web webdriver
Last synced: 24 Nov 2024
https://github.com/vivekg13186/cucumber-camunda-js
A testing framework for Camunda.
camunda-8 camunda-platform-8 cucumber cucumber-js cucumberjs
Last synced: 12 Jan 2025
https://github.com/allure-examples/cucumberjvm-junit-platform-gradle
Example of Allure Report usage with Cucumber-JVM, JUnit Platform and Gradle
allure allure-report cucumber example gradle java junit-platform
Last synced: 16 Jan 2025
https://github.com/allure-examples/cucumberjvm-junit4-gradlekts
Example of Allure Report usage with Cucumber-JVM, JUnit 4 and Gradle (Kotlin)
allure allure-report cucumber example gradle java junit4
Last synced: 16 Jan 2025
https://github.com/allure-examples/cucumberjvm-testng-gradle
Example of Allure Report usage with Cucumber-JVM, TestNG and Gradle
allure allure-report cucumber example gradle java testng
Last synced: 16 Jan 2025
https://github.com/grasshopper7/cuke2-parameter-datatable
Examples of parameter and datatable conversion for Cucumber-JVM 2
Last synced: 28 Dec 2024
https://github.com/5v1988/qa-wdio-js
Boilerplate Testing Framework based on WebdriverIO (JS) and Cucumber
bdd cucumber qa-automation test-automation testing-framework webdriverio
Last synced: 13 Nov 2024
https://github.com/donatas-b/j-playwright
An example of Playwright with Java and Cucumber for web UI automated tests
cucumber java playwright playwright-java test-automation testing
Last synced: 20 Jan 2025
https://github.com/richardruiter/gatsby-transformer-cucumber-report
Gatsby plugin for transforming sourced cucumber reports
bdd behavior-driven-development cucumber cucumber-json cucumber-reports gatsby gatsby-plugin gatsby-plugin-transformer gatsby-plugins gatsbyjs living-documentation livingdocs
Last synced: 22 Jan 2025
https://github.com/grasshopper7/cucumber-intro
Cucumber-JVM 4 execution from CLI
Last synced: 28 Dec 2024
https://github.com/sanjuthomas/nytimes-cucumber-api-test
NY Times API Testing using cucumber
Last synced: 12 Jan 2025
https://github.com/mamedras/orangehrm_testng_cucumber_selenium_automation
automated The OrangeHRM platform using Bdd & Tdd frameworks
cucumber extentreports gherkin-language logs4j selenium-java selenium-webdriver testng-framework
Last synced: 20 Jan 2025
https://github.com/joydeep100/pybehavephotontitan
Selenium implementation with Python & Behave!
bdd cucumber gherkin page-object-model python selenium
Last synced: 19 Nov 2024
https://github.com/joydeep100/cypressironspecter
Cypress FW for UI & REST API Testing using Cucumber & POM!
cucumber cypress pageobjectmodel rest-api
Last synced: 19 Nov 2024
https://github.com/grasshopper7/cucumber-parameter-to-object
Cucumber-JVM 4 parameter conversion
Last synced: 28 Dec 2024
https://github.com/josdem/jugoterapia-cucumber
Jugoterapia API consumption test cases using Cucumber Framework
cucumber jugoterapia sonarqube travis-ci webclient webflux
Last synced: 17 Jan 2025
https://github.com/josdem/jugoterapia-appium
This project shows how to do automation feature testing using Appium for Android
android appium bdd cucumber feature-testing junit5
Last synced: 17 Jan 2025
https://github.com/grasshopper7/cucumber-plugin
Cucumber-JVM 4 built-in formatters & custom plugins
cucumber cucumber-jvm java java-8
Last synced: 28 Dec 2024
https://github.com/grasshopper7/cucumber-intro-testng
Cucumber-JVM 4 execution with TestNG runner
cucumber cucumber-jvm java testng
Last synced: 28 Dec 2024
https://github.com/seeni26/cucumber_tutorial
A powerful tool for Behavior-Driven Development (BDD). This tutorial will guide you step-by-step, starting from the basics and moving to advanced concepts. You'll discover how to write clear and concise Gherkin scenarios, integrate Cucumber with popular tools like Selenium and TestNG, and automate test cases effectively.
cucumber cucumber-bdd-framwork cucumber-java cucumber-report java selenium-webdriver testng
Last synced: 22 Jan 2025
https://github.com/laisgalvao/cucumber-test
aprendizado sobre testes de software utilizando cucumber + js
Last synced: 15 Jan 2025
https://github.com/grasshopper7/cuke-wrap-scenariooutline
Wrapping a ScenarioOutline with setup and teardown by splitting examples table
Last synced: 28 Dec 2024
https://github.com/araskolnikoff/weather-stack-api-tests
Фреймворк «WeatherStackApiTests»
allure cucumber gherkin java-19 junit5 open-source rest-assured
Last synced: 22 Jan 2025
https://github.com/grasshopper7/cuke3-migrate-datatabletype
Migration of datatable conversion for Cucumber-jvm 3 from version 2
Last synced: 28 Dec 2024
https://github.com/prashanth-sams/protractor-cucumber-typescript
Boilerplate Protractor framework for AngularJS projects
angular automation boilerplate-framework cucumber cucumber-framework cucumber-js docker nodejs protractor protractor-cucumber-framework protractor-cucumber-typescript protractor-tests protractor-typescript testing typescript
Last synced: 20 Dec 2024
https://github.com/partheebanmani/selenium_cucumber_pom
Automation Testing | Web | API |Java | OOPS | Selenium WebDriver | TestNG | Maven | Design Patterns (Page Object Model, Singleton, Builder)
cucumber docker java lombok maven restassured selenium selenium-grid selenium-webdriver testng
Last synced: 17 Jan 2025
https://github.com/tommens/calculator-cucumber
This repository is used for teaching purposes at the University of Mons. It contains Java code for computing arithmetic expressions. The code uses design patterns and is accompanied with JavaDoc, unit tests and BDD scenarios. We have also paid particular attention to code quality.
bdd cucumber cucumber-java java java11 javadoc junit maven mvn test-automation testing
Last synced: 15 Nov 2024
https://github.com/ashutoshsahoo/cucumber-java-belly
Run cucumber tests from java executable jar
assembly-config cucumber cucumber-jvm executable jar java junit junit4 junit5 maven-assembly-plugin
Last synced: 25 Jan 2025
https://github.com/frankatencioloreth/saucedemoscreenplayserenitybdd
bdd cucumber qa qa-automation screenplay-pattern
Last synced: 28 Dec 2024
https://github.com/iamhareen/playwright-cucumber-typescript
A comprehensive Behavior-Driven Development (BDD) test automation framework using Playwright and Cucumber. This TypeScript project demonstrates how to write clear, human-readable test scenarios with Gherkin and automate them with Playwright's powerful browser automation capabilities.
automation cucumber playwright typescript
Last synced: 28 Dec 2024
https://github.com/godogx/clocksteps
Cucumber Clock steps for Golang
bdd clock cucumber functional-testing gherkin go go-clock godog godog-extension golang integration-testing testing time
Last synced: 31 Dec 2024
https://github.com/godogx/aferosteps
Afero Cucumber Steps for Golang
afero bdd cucumber functional-testing gherkin go godog godog-extension golang integration-testing os testing
Last synced: 31 Dec 2024
https://github.com/godogx/expandvars
Expand variables in cucumber/godog tests
bdd cucumber functional-testing gherkin go godog godog-extension golang integration-testing testing
Last synced: 31 Dec 2024
https://github.com/laurentbristiel/cucumber_poc
POC of cucumber testing tool
Last synced: 20 Dec 2024
https://github.com/dganewatte/bddframework
This test automation framework is built using Java, TestNG, and Cucumber, following a BDD (Behavior Driven Development) approach. It is designed to ensure scalability, maintainability, and efficiency in testing by integrating powerful tools and best practices
bdd-framework cucumber java testng
Last synced: 09 Jan 2025
https://github.com/hasanazeerkhan/selenium-javascript-cucumber
This collection of exercises is designed to help you gain practical experience working with Selenium WebDriver, a popular tool used for automating web browser interactions.
cucumber javascript selenium wip
Last synced: 10 Jan 2025
https://github.com/vincentfree/cucumberdemo
Cucumber demo bij Atos test competence
Last synced: 15 Dec 2024
https://github.com/racodond/etaf
Making automated testing easy
automated-testing cucumber cucumberjs gherkin node-module test-automation test-automation-framework testing wdio webdriverio
Last synced: 30 Nov 2024
https://github.com/osandadeshan/selenium-cucumber-demo
This is a demo project on Cucumber + Selenium + Page Object Model Design Pattern + TestNG + Java.
automation cucumber cucumber-java java page-object-model selenium selenium-webdriver
Last synced: 13 Jan 2025
https://github.com/brobert83/cucumber_base_http_java8
Cucumber http steps library
Last synced: 18 Jan 2025
https://github.com/jmromer/codebreaker
Test-driven command-line game for The RSpec book.
bdd code-along cucumber rspec ruby tdd the-rspec-book
Last synced: 13 Jan 2025
https://github.com/byron-villegas/java-cucumber
cucumber gherkin jasper-reports java open-pdf selenium webdriver-manager
Last synced: 11 Dec 2024
https://github.com/tamil777selvan/xray-cucumber-plugin
Library used to automate XRAY capabilities for Cucumber Test Cases.
cucumber jira-api jira-rest-api xray
Last synced: 23 Oct 2024
https://github.com/denim2x/cucumber-junit-formatter
Produces JUnit-formatted output for many languages and runtimes; implemented as a Cucumber plugin.
cucumber cucumber-plugin gradle js junit jvm kotlin kotlin-native multi-platform
Last synced: 15 Dec 2024
https://github.com/octopusdeploy/webdrivertraining
| Public | Blog series
cucumber non-production public selenium webdriver
Last synced: 21 Nov 2024
https://github.com/wiolinek/posta-online-test
cucumber playwright typescript
Last synced: 25 Jan 2025
https://github.com/wkjuniordiaz/selenium-web-automation
This repository is part of my personal portfolio as a QA Automation Engineer. It showcases my skills in building automation frameworks from scratch using Selenium, Java and Cucumber. The project highlights my expertise in test case design, execution, reporting
cucumber java selenium-webdriver
Last synced: 31 Dec 2024
https://github.com/test-results-reporter/example-webdriverio-cucumber-testbeats
example repo to showcase integration of pactum and cucumber with testbeats
cucumber testbeats webdriverio
Last synced: 31 Dec 2024
https://github.com/haite4/cypress-cucumber-task
cypress-cucumber-e2e testing with report. https://haite4.github.io/cypress-cucumber-task/
cucumber cypress cypress-cucumber github-actions github-pages html-report
Last synced: 31 Dec 2024
https://github.com/fiap/testedesoftware-javascript
Teste de Software utilizando JavaScript
cucumber javascript jest nodejs
Last synced: 31 Dec 2024
https://github.com/akshay-pathak-techno/playwright-cucumber-framework
Playwright cucumber framework focus on the e2e test cases for the playwright and cucumber
bdd-framework cucumber e2e-tests playwright playwright-cucumber playwright-typescript
Last synced: 31 Dec 2024
https://github.com/hemayuvaraj/hema_restapi
My_RestApi
cucumber karate python restassured
Last synced: 31 Dec 2024
https://github.com/jyotisulakhe/boatapplicationtest
I Automated Boat website using selenium, Cucumber framework
cucumber java junit page-object-model selenium-webdriver
Last synced: 31 Dec 2024
https://github.com/testcentricity/tc_mobile_wdio_demo
This example uses TestCentricity™ For Apps gem to demonstrate native mobile app functional testing of the WebDriverIO Demo app.
android app-automation cucumber ios ruby screen-object-model
Last synced: 31 Dec 2024
https://github.com/danielhndz/devsu-qa-e2e-api
Solution implemented for the two Devsu's practical exercises
automated-testing automation-api automation-ui cucumber cypress gherkin
Last synced: 31 Dec 2024
https://github.com/testcentricity/tc_mac_calculator_demo
This example uses TestCentricity™ For Apps gem to demonstrate MacOS desktop app functional testing of Apple's Calculator app.
appium cucumber macos-app-automation ruby screen-object-model
Last synced: 31 Dec 2024
https://github.com/testcentricity/tc_mobile_react_native_demo
This example uses TestCentricity™ For Mobile gem to demonstrate native mobile app functional testing of the Sauce Labs React Native Demo app.
android app-automation cucumber ios screen-object-model
Last synced: 31 Dec 2024
https://github.com/gokcesahinnn/mobile-automation-testing-appium-java
appium cucumber devicefarm java mobile
Last synced: 31 Dec 2024