REST API Test Automation Framework using BDD with JS and Axios lib.
-
Updated
Nov 22, 2020 - HTML
REST API Test Automation Framework using BDD with JS and Axios lib.
This repository contains end-to-end (E2E) tests using Playwright, Cucumber, and TypeScript. It follows the Behavior-Driven Development (BDD) approach using Gherkin syntax for writing human-readable test cases.
The Tutorials Ninja e-commerce platform offers a variety of features, including user registration, product browsing, cart management, and checkout. The testing focused on verifying the functionality, usability, and accessibility of these features across multiple devices and browsers using Manual and Automation Testing.
In this Cucumber BDD project I have perform some basic login and search customer functionality in POM design pattern. Here I have created 2 Feature Files, one with multiple scenarios and one with data table and define all the steps in 2 step definition class.
This Java Selenium framework automates UI, PostgreSQL database, and API testing for the Bookit demo app. It integrates Tabnine AI for code completion as well. It provides comprehensive testing across all layers, ensuring robust functionality and data integrity, making it an ideal resource for developers looking to enhance their automation skills.
Repositorio para estudos de padrões de projetos com Java
Add a description, image, and links to the bdd-cucumber topic page so that developers can more easily learn about it.
To associate your repository with the bdd-cucumber topic, visit your repo's landing page and select "manage topics."