You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains a Cucumber BDD-based Automation Framework built using Java, Selenium WebDriver, and TestNG, designed to streamline the testing of web applications. The framework promotes collaboration through human-readable feature files and is adaptable to suit the requirements of any modern BDD-driven automation project.
I created this repository to explore Playwright-BDD, an integration library that allows you to use Playwright with a BDD (Behavior-Driven Development) style syntax and structure, typically using Cucumber and .feature files written in Gherkin, based on the official documentation.
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.
cypress-e2e-testing is a project that aims to demonstrate advanced knowledge in Cypress, covering a wide range of test scenarios. It includes tests for UI, API, file download and validation, and iframe interaction.
This GitHub repository features automated tests for nopCommerce, covering user registration and order processes. It uses Cucumber for clear scenarios and supports multiple operating systems. Ideal for developers and testers enhancing online store functionality, the setup includes detailed reports and allows easy modifications for various projects.