restassured-framework
There are 109 repositories under restassured-framework topic.
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!
dipjyotimetia/MobileTestFramework
End to End mobile test framework using appium with api and database integration.
abu-sithik/rest_assured-automation-framework
A Java based RestAsssured Automation Framework for testing any Restful application
Thangarajtk/restassured-api-automation
API automation framework using Rest Assured
osandadeshan/rest-assured-codegen-test-project
This repository can be used to execute the REST Assured API tests generated by the REST Assured Code Generator (https://github.com/osandadeshan/rest-assured-code-generator).
lreimer/hands-on-testkube
Demo repository for TestKube - a opinionated and friendly Kubernetes testing framework!
krishanchawla/api-testing-rest-assured-java-framework
REST API Testing Framework using Java, TestNG, Rest Assured & Extent Reports
TapashiRoy/RestAssuredE2EFramework
This repo contains RestAssured codes, in addition to -Hamcrest Matchers helpful for writing testng assertions, Lombok is used to generate Getters and Setters automatically for requests, POJO classes are used for Serialization and De-Serialization
SRMTestingServices/S-One
Unified Testing Framework for UI, API, and Mobile Automation designed by SRM Technologies
abhishekkadavil/RestAssured-Cucumber-Hybrid-Framework
RestAssured cucumber hybrid framework boilerplate
andytheqaguy/SimpleBooksAPITesting
Simple Books API testing w/ RestAssured, Cucumber, Java and Maven
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
RajatSharan/Restassured-api-automation-framework
A scalable API Automation Framework built with Java, Rest Assured, TestNG, and Extent Reports, following best practices and design patterns.
ahmedkhaled14/RestAssuredPractice
Rest Assured Practice API Test Automation for 2 Rest APIs ==> 🌐 FakeRESTApi & 🌐 RestfulBookerApi
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.
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.
Chirag1199/CucumberFrameworkE2E
Cucumber E2E Automation from Scratch - Sauce Labs
Chirag1199/PayPalAPIE2E
PayPal API End to End Framework Automation using RestAssured
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.
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.
codeMightyNotFound404/TestAutomation.UISample
UI and API Automation framework design in java ,selenium , TestNG and RestAssured
DaryaAndreyuk/PetStoreAPITesting
API Testing portfolio project
gitmegyan/rest-assured-hybrid-framework
API Automation framework using yml
mdnadim4/restassured-api-automation
API automation by Rest Assured
orlando-dev/barriga-rest
Testando aplicação Real com RestAssured
rajanbhosale/Github_restAssured_framework
This github provides a common platform to run rest assured framework project using various methods and API. It also helps in generation of reports using Allure. Maven repositories used are restassured, testng, allure and apachepoi. Data driven & keyword driven framework. User needs to just change API Endpoint, Request Parameters & modify validator
RajatSharan/Rest_Assured
Rest API Testing (Automation) from Scratch-Rest Assured Java
samsal81/API_RestAssuredFramework
applying rest-assured techniques to API testing
victorkosgei254/com.dummyapi.restassured
QA project with rest assured
aks1727/EventManagementSystem_RestAssured_API_Automation
Used Rest Assured to automate API of OnlineVegStore
emmanuelarhu/Jenkins_FakeStoreApiTest
Automated API testing framework with Jenkins CI/CD pipeline, featuring comprehensive REST Assured tests and live Allure reports hosted on GitHub Pages
hasankselek/restassured-api
This project demonstrates automated API testing using REST Assured framework for testing TMDB APIs.
jmr85/reqres-restassured-tests
Este proyecto contiene pruebas automatizadas para la API pública de Reqres, utilizando las tecnologías Java, RestAssured, TestNG, Gradle y Allure como generador de reportes.
kfrural/api-test-framework
A professional, scalable Java-based framework for automated REST API testing, built with RestAssured, JUnit 5, and Maven.