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

Projects in Awesome Lists tagged with restassured-framework

A curated list of projects in awesome lists tagged with restassured-framework .

https://github.com/shafthq/shaft_engine

SHAFT is a unified test automation engine for web, mobile, API, CLI, database, and desktop e2e testing. Powered by best-in-class frameworks, SHAFT provides a wizard-like syntax to drive your automation efficiently, maximize your ROI, and minimize your learning curve with no limitations! Stop reinventing the wheel! Upgrade now!

api appium appium-framework appium-java automation automation-engine e2e-testing end-to-end-testing java mobile restassured restassured-framework selenium selenium-grid selenium-webdriver test-automation test-automation-framework testing-framework testing-tools web

Last synced: 06 May 2026

https://github.com/ShaftHQ/SHAFT_ENGINE

SHAFT is a unified test automation engine for web, mobile, API, CLI, database, and desktop e2e testing. Powered by best-in-class frameworks, SHAFT provides a wizard-like syntax to drive your automation efficiently, maximize your ROI, and minimize your learning curve with no limitations! Stop reinventing the wheel! Upgrade now!

api appium appium-framework appium-java automation automation-engine e2e-testing end-to-end-testing java mobile restassured restassured-framework selenium selenium-grid selenium-webdriver test-automation test-automation-framework testing-framework testing-tools web

Last synced: 25 Mar 2025

https://github.com/lreimer/hands-on-testkube

Demo repository for TestKube - a opinionated and friendly Kubernetes testing framework!

demo gradle k6 karate-framework kubernetes maven restassured-framework test-automation testing testing-tools testkube zap

Last synced: 08 Jul 2025

https://github.com/cihat-kose/restassured-practice-lessons

This project serves as an educational API testing framework for learning Rest Assured, TestNG, and JavaFaker. Designed to teach API automation testing fundamentals through practical examples and hands-on exercises.

api-testing automation java java-rest-api quality-assurance restassured-framework restful-api testng

Last synced: 01 Jul 2025

https://github.com/anshul-sonpure/restassured_tutorial

This GitHub repo is for beginners and learners. It offers comprehensive tutorials and resources to make learning rest assured easy. Whether a beginner or experienced, the repo has something for everyone. Start expanding your coding skills now! I have written an article on the same do check the below article on medium.

apitesting bdd-tests rest-api restassured restassured-framework

Last synced: 21 Mar 2025

https://github.com/ahmedkhaled14/restassuredpractice

Rest Assured Practice API Test Automation for 2 Rest APIs ==> 🌐 FakeRESTApi & 🌐 RestfulBookerApi

allure-report api apitest datadriventesting restassured-framework testautomation testng-framework

Last synced: 28 Mar 2025

https://github.com/chirag1199/paypalapie2e

PayPal API End to End Framework Automation using RestAssured

apidesign jackson-databind java pojo restassured-framework restful-api

Last synced: 25 Jun 2025

https://github.com/anshul-sonpure/rest-assured-framework

Java-based framework for testing RESTful APIs using the Rest Assured library. The framework provides a structured approach and utilities to streamline the creation and execution of API tests.

api-framework api-testing api-testing-framework java restassured-framework

Last synced: 28 Jul 2025

https://github.com/cihat-kose/restassured-api-test-lab

This project serves as an educational API testing framework for learning Rest Assured, TestNG, and JavaFaker. Designed to teach API automation testing fundamentals through practical examples and hands-on exercises.

api-testing automation java java-rest-api quality-assurance restassured-framework restful-api testng

Last synced: 03 Aug 2025

https://github.com/cihat-kose/rest-assured-api-testing-framework

A Java-based API testing automation framework with RestAssured and TestNG; automates REST API tests with CRUD operations, API key authentication, and flexible assertions, using Jackson for JSON handling and JavaFaker for random data generation.

api-automation api-testing-framework java-restful-api restassured-framework restful-api testing-automation

Last synced: 25 Feb 2025

https://github.com/cihat-kose/restassured-api-learning-path

A Java-based API testing automation framework built with RestAssured and TestNG. It streamlines REST API testing by supporting full CRUD operations, API key/token authentication, and flexible assertions. Utilizes Jackson for JSON handling and DataFaker for realistic data generation, making it ideal for scalable and maintainable test suites.

api-automation api-testing-framework java-restful-api restassured-framework restful-api testing-automation

Last synced: 13 May 2026

https://github.com/zhikhareval/petstoreswagger-testframework

This project is designed for testing APIs using Rest Assured and generating detailed reports with Allure and JUnit. It includes various test cases to ensure the reliability and performance of the API endpoints.

allure-report api junit5 kotlin restassured-framework

Last synced: 12 Nov 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: 28 Apr 2026

https://github.com/silasfrancis/petstoreapi_restassured_framework

An API Automation test project using a REST Assured Hybrid Framework.

java rest-api restassured restassured-framework test-automation testng testng-framework

Last synced: 30 Jun 2025

https://github.com/vrun545/restassured_trello

This repository hosts a comprehensive project demonstrating the testing of Trello's API using RestAssured framework in Java. Trello is a widely-used project management tool, and this project provides a robust suite of tests to ensure the reliability and functionality of interactions with Trello's API endpoints.

java junit postman restassured restassured-framework testng trello-api

Last synced: 21 Mar 2025

https://github.com/ummuhanteke/restassured.tmdb

The project was created using the API of the TMDB page. You can find the description of the functions and their usage at

api-rest automation qa-team rest-api restassured restassured-framework testing tmdb

Last synced: 23 Mar 2025

https://github.com/itssdk07/restassuredandcucumber

This is a scalable and modular API test automation framework built using RestAssured, Cucumber, and Java, managed via Maven. The framework is designed to support robust and maintainable automated API testing for RESTful services.

cucumber java maven restassured-framework testng-framework

Last synced: 07 May 2026

https://github.com/sayangd/restassuredframeworkexceldata

Rest Assured Test Automation framework to validate a set of Library APIs using data reading from Excel & testNG framework to drive the validations

java maven restassured-framework testng

Last synced: 29 Apr 2026

https://github.com/shubhamagrawal1507/petstore-user-api-automation

Automate CRUD operations (create, read, update, delete) for managing users in a Pet Store using RestAssured with Java, parameterized by TestNG DataProvider sourced from Excel. This project simplifies setup with Maven dependency management. Features include logging with Log4j for detailed request/response insights & Extent Report for test summaries.

extentreports java log4j restassured-framework testng

Last synced: 15 Apr 2026

https://github.com/indranilmetiya/apifetch-usingdb_jsonparser

Here I have made a simplified way to call 3rd part API and then fetch the exact data with out any code. Using this Structure we dont need to call each API and integrate with our code, just simply call 1 Api inside that put param like apiname, desiredvalue, queryparam and pathparam (if needed)

architecture json-query mysql-database rest-api restassured-framework resttemplate simplification springboot3

Last synced: 21 May 2026

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: 25 Jan 2026

https://github.com/sayangd/restassuredframeworkcucumberjunit

Rest Assured Test Automation framework to validate a set of Maps APIs using Cucumber & JUnit frameworks

cucumber java junit rest-assured restassured-cucumber-framework restassured-framework

Last synced: 09 May 2026

https://github.com/estefiturin/paraBank-automation

Sistema bajo prueba: ParaBank. Pruebas front-end con Selenium y Prueba back end de la API Rest con RestAssured

restassured-framework restassuredrestapi selenium-java selenium-webdriver

Last synced: 21 Mar 2026