Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/grasshopper7/cuke3-migrate-datatabletype

Migration of datatable conversion for Cucumber-jvm 3 from version 2

cucumber cucumber-jvm java

Last synced: 28 Dec 2024

https://github.com/lenntt/cucumber-visualizer

Visualize the relation between your cucumber steps from a cucumber json output

cucumber d3 visualization

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/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/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/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/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/sanjuthomas/nytimes-cucumber-api-test

NY Times API Testing using cucumber

apitesting cucumber nytimes

Last synced: 12 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/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/laurentbristiel/cucumber_poc

POC of cucumber testing tool

cucumber ruby testing

Last synced: 20 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

bdd cucumber gherkin

Last synced: 15 Jan 2025

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/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/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

atos cucumber java

Last synced: 15 Dec 2024

https://github.com/cristiancfe/automatizai_livelo

Aulas de automação Web Front End e Back End

capybara cucumber gherkin html rspec ruby

Last synced: 18 Jan 2025

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/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/brobert83/cucumber_base_http_java8

Cucumber http steps library

bdd cucumber http spring

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/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/legolasvzla/behave-cucumber-tests

This is a simple repo created for a presentation related to user histories, cucumber and behave

behave-framework cucumber gherkin python3 user-history

Last synced: 23 Jan 2025

https://github.com/warfox/paper-test

BDD and TDD with Cucumber and JUnit

bdd codecov cucumber gradle java java8 junit wercker

Last synced: 05 Jan 2025

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/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/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/mehradi-github/ref-bdd

Unit, Integration, and End-to-End Testing

bdd-tests cucumber cypress e2e-testing mochawesome

Last synced: 31 Dec 2024

https://github.com/automacao2024/auto_teste_javafullstack

Com esse projeto é possível criar testes unitários, integrados, de sistemas e de aceite. Utilizando as principais ferramentas open source de testes do mercado (JUnit, Cucumber, RestAssured, Mockito, PITest e etc.).v

cucumber cucumber-java docker jenkins junit4 junit5 rest restassured-framework

Last synced: 31 Dec 2024

https://github.com/gosunet/sea-cucumber-prez-2024

This is a small prez for the TZ of Zenika in May 2024 that will answer the question: Is Cucumber still relevant in 2024 ?

compose-multiplatform cucumber gherkin kotlin kotlin-multiplatform presentation

Last synced: 31 Dec 2024

https://github.com/fellipevidal/projeto.renner

Esse repositório tem como base automação de testes web

bdd-framework cucumber java junit selenium-webdriver

Last synced: 31 Dec 2024

https://github.com/timtwiest/simple-java-api

A simple Java API written with Spring Boot and OpenAPI

cucumber docker jacoco java junit5 maven openapi postgresql spring-boot

Last synced: 31 Dec 2024

https://github.com/claudio-code/spring-circuit-breaker-cucumber-wiremock

:memo: How configure circuit breaker, cucumber and wiremock on spring framework

circuit-breaker cucumber cucumber-java feign-client resilience4j spring wiremock

Last synced: 31 Dec 2024

https://github.com/selharem/cucumberdemo

Hands-on tutorial on behavioral-driven development using Cucumber

bdd bdd-framework cucumber gherkin java

Last synced: 31 Dec 2024

https://github.com/andressakarla/testes-automatizados-e2e-locaweb_ruby

Projeto de Testes Automatizados E2E (Ponta a Ponta) desenvolvido para um desafio técnico de QA sobre "Identificar cenários positivos e negativos, comportamentos esperados e relevantes, para garantir e controlar o e2e da funcionalidade de "Registro de domínio web"" do site Locaweb em Ruby, Cucumber, Capybara, SitePrism, Rspec e GitHub Actions

capybara chromedriver cucumber e2e-tests fixtures geckodriver github-actions github-workflows json linux-ubuntu rspec ruby siteprism windows-10

Last synced: 31 Dec 2024

https://github.com/avinashs15/cypress-bdd-demo

Demo project for cypress BDD UI automation framewok with CI using github action

bdd-cypress bdd-framework bdd-style-testing-framework boilerplate-cypress cucumber cypress github-action javascript

Last synced: 31 Dec 2024

https://github.com/ruviniramawickrama/demo-bdd-with-cucumber-and-spring-boot

This project highlights how to write Behavior-Driven Development (BDD) test cases with Cucumber and Spring Boot.

bdd behavior-driven-development cucumber gherkin liquibase rest-api spring-boot spring-data-jpa

Last synced: 31 Dec 2024

https://github.com/dannevesdantas/fiap-qualidade-software

Lições das aulas de Qualidade de Software da Pós Tech em Software Architecture da FIAP

bdd cucumber gatling gherkin junit mockito rest-assured spring-boot tdd

Last synced: 31 Dec 2024

https://github.com/purpleclay/cornichon

A tiny pickled cucumber 🥒

bdd cucumber gherkin

Last synced: 31 Dec 2024

https://github.com/devtonin/cucumber-poc

Cucumber PoC app, built-in Java for BDD studies.

bdd-tests cucumber cucumber-java

Last synced: 31 Dec 2024

https://github.com/cjatkinson/chris-cypress-cucumber-demo

Cypress + Cucumber demo by Chris Atkinson

cucumber cypress cypress-io cypress-tests typescript

Last synced: 31 Dec 2024

https://github.com/alb-i986/cucumber-java-junit-archetype

Maven archetype for creating cucumber projects, featuring Java and JUnit.

cucumber java maven-archetype

Last synced: 31 Dec 2024

https://github.com/emwork/java-cucumber

Behavior-Driven Development (BDD) example, with Cucumber and Java

bdd cucumber java

Last synced: 31 Dec 2024

https://github.com/vasi-cordea/peviitorregressiontestingjavacucumber

Java Selenium Cucumber project for practice for Romanian recruitment ONG

cucumber gherkin java maven selenium-webdriver

Last synced: 31 Dec 2024

https://github.com/mohamedatef2020/orangehrm-demo-project

This project demonstrates automated testing using Cypress.io on the OrangeHRM demo website (https://opensource-demo.orangehrmlive.com/).

bdd cucumber cypress test-automation

Last synced: 31 Dec 2024

https://github.com/famished-tiger/cukedep

Manage dependencies between Cucumber feature files

cucumber gherkin ruby

Last synced: 07 Dec 2024

https://github.com/jameswalters79/apitest

A set of BDD style tests implemented in Python using pytest and pytest-bdd that test implement a number of test scenarios for the asteroids search endpoint

allure-pytest allure-reports api api-rest bdd cucumber gherkin pytest pytest-bdd python

Last synced: 07 Dec 2024

https://github.com/jameswalters79/playwrightapitest

A set of BDD style tests implemented in Typescript using Playwright and Cucumber that test implement a number of test scenarios for the asteroids search endpoint

allure-reports api bdd cucumber gherkin playwright

Last synced: 07 Dec 2024

https://github.com/khalid786-gif/naaptol_using_selenium

Naaptol is an e-commerce online shopping platform in India that sells a variety of products. Developed functional test scripts using Selenium that cover the entire module of the 'Sports & Fitness' category in the shopping categories section on Naaptol's website.

cucumber git java pom selenium testng

Last synced: 07 Dec 2024

https://github.com/m-thirumal/bdd-cucumber-spring-boot

BDD (Behaviour Driven Development) with cucumber framework in spring boot

bdd bdd-framework cucumber spring spring-boot

Last synced: 15 Dec 2024

https://github.com/markiewb/cucumber-maven-example

Cucumber Maven Example with Data Tables

cucumber maven

Last synced: 15 Dec 2024

https://github.com/artemdwo/aglet

Aglet - Ready-to-use Automated Testing Tool for Behaviour Driven Development

bdd-framework behavior-driven-development capybara cucumber ruby selenium-webdriver test-automation test-framework

Last synced: 23 Oct 2024

https://github.com/jhonywalkeer/fiap-tech-challenge-microsservice-clients

📑 Repositório do grupo 5 da turma SOAT6 do curso Pós-Tech FIAP de Arquitetura de Software para o Tech Challenge da 4ª fase. Focado no processo de gerenciamento dos clientes

aws cucumber docker expressjs jest kubernates nodejs prisma typescript

Last synced: 08 Dec 2024

Cucumber Awesome Lists
Cucumber Categories