restassured-cucumber-framework
There are 21 repositories under restassured-cucumber-framework topic.
VinayKumarBM/API-Cucumber
API Automation using Rest Assured & Cucumber
hemanshuchauhan/restassured-cucumber-framework
restassured-cucumber-framework
NoushinB/RestAssured-API-Testing
A complete API Test Architecture example using Java and RestAssured providing a real-world example. It includes: Test Suites for common operations, edge cases, and error handling. Test Data with positive and negative scenarios. Automation Scripts using Java, RestAssured, Cucumber, and JUnit. Contributions and issue reports are welcome!
ghoshasish99/SerenityRestAssured
Rest Assured with Serenity and Cucumber
rojhatzengin/RestAssuredWithCucumber
RESTAssured with Cucumber
abhishekkadavil/RestAssured-Cucumber-Hybrid-Framework
RestAssured cucumber hybrid framework boilerplate
mayank-kapoor/api-test-serenity-bdd
Api Testing Framework based on Serenity-BDD with Cucumber4 flavour build on top of Rest Assured Library.
prit-misik/api-and-ui-automation
This project demonstrates how we can use Selenium Webdriver for web automation and Rest Assured for API automation in a single project
chandandas27/BDD-Cucumber-API-Testing
BDD-Cucumber-API-Testing
deepakbhalla/nace-service
Import CSV data to Database Table | Imports NACE (Nomenclature of Economic Activities) data from CSV file into application database. NACE data has been sourced from 'https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_CLS_DLD&StrNom=NACE_REV2&StrLanguage'.
jay4kelly/RESTAPITesting
REST API Automation Testing using REST Assured, jsonschema2pojo, Cucumber, Jackson and Maven
nitint007/RestAssuredBDDSample
An assignment project to showcase 'Rest Assured' test Automation using 'Cucumber' as BDD framework
theRohit012/selenium-restAssured-cucumber
This automation framework combines Selenium with Java for UI testing with GRID and Rest Assured for API testing, built using the Cucumber BDD framework to promote behavior-driven development (BDD). It offers a well-structured, reusable, and scalable solution with ready-made step definitions that simplify the creation of test scenarios.
GabiGomess/desafio-automacao-API-Sicredi
Desafio de automacao para Sicredi
jcarr-automation/CloneThisCuke
General-Purpose Maven project that was created using Java 13, leveraging the common Cucumber, Selenium Webdriver and RestAssured test frameworks.
kulwinder-singh17/api-test-using-bdd
This is a test automation framework using Rest-Assured for API testing, Cucumber for BDD, and ExtentReports for reporting. The framework allows automated API tests using the Cucumber BDD approach while generating detailed HTML reports with Extent Reports.
raminkarimi2003/Rest-APIFramework
RestAssured Cucumber Framework
ShwetaVarma-QA/RestAssuredWithCucumber
Automated APIs for http://dummy.restapiexample.com/ using restassured using cucumber framework
AbdenFernandez/MockAPIAutomation
Cucumber RestAssured API Automation framework on MOCK API
SayanGD/RestAssuredFrameworkCucumberJUnit
Rest Assured Test Automation framework to validate a set of Maps APIs using Cucumber & JUnit frameworks