An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: restassured-framework

youssefm2000/NahdiApiTask

Automate Api Posts API

Language: Java - Size: 22.5 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

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!

Language: Java - Size: 296 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 364 - Forks: 136

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.

Language: Java - Size: 585 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 1

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.

Language: Java - Size: 625 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 1

dipjyotimetia/MobileTestFramework

End to End mobile test framework using appium with api and database integration.

Language: Java - Size: 56.2 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 72 - Forks: 32

adlernatanael/RestAssuredStudies

Rest Assured Basic for beginners (Get, Post, Put, Delete {CRUD})

Language: PHP - Size: 23.4 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

ismail-elshafeiy/TestAutomation_using_SHAFT_ENGINE

Language: Java - Size: 101 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

SuperChargedCoder/POJO

Plain Old Java Object used as request and response body builder

Language: Java - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

bendrorr/twitter-app

Developed a Twitter-like application using Java (Spring Boot) and MongoDB, enabling full CRUD operations on tweets and advanced search functionality. Automated API testing was implemented using Rest Assured and JUnit for reliability and coverage.

Language: Java - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

mishalalex/api_automation_framework_using_restassured_demo

RestAssured Api Framework created with Java, Maven, TestNG, Extent Reports and Git

Language: HTML - Size: 213 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Chirag1199/CucumberFrameworkE2E

Cucumber E2E Automation from Scratch - Sauce Labs

Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Chirag1199/PayPalAPIE2E

PayPal API End to End Framework Automation using RestAssured

Language: Java - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

abu-sithik/rest_assured-automation-framework

A Java based RestAsssured Automation Framework for testing any Restful application

Language: Java - Size: 480 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 34 - Forks: 34

SayanGD/RestAssuredFrameworkCucumberJUnit

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

Language: Java - Size: 128 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

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

Language: Java - Size: 104 KB - Last synced at: 21 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Raghavendra-vaidya/api-ace

API test automation using restAssured.io, Java 17

Language: Java - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Adiseshu-SDET/AS-RestAssured

This REST Assured API Automation Framework is designed to simplify API testing by providing a robust, scalable, and easy-to-maintain structure. Built using Java, REST Assured, TestNG, and Maven, the framework supports both functional and regression testing for RESTful APIs. Key features include configurable properties, dynamic request/response hand

Language: HTML - Size: 115 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

DaryaAndreyuk/PetStoreAPITesting

API Testing portfolio project

Language: Java - Size: 1020 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

cihat-kose/petstore-api-testing-with-restassured-cucumber

A test automation framework for RESTful API testing using RestAssured, Cucumber (BDD), and TestNG. Includes comprehensive reporting with ExtentReports. Built for the Petstore API.

Language: HTML - Size: 215 KB - Last synced at: 20 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Zeeatree/RestfulBooker_ApiAutomationDemo

This repository contains a comprehensive test automation framework for the Restful Booker API. It is designed to facilitate thorough testing of the API through data-driven tests, schema validation, and organized test suites. The framework is built using Java, JUnit 5, REST Assured, and Log4j2 for robust logging.

Language: Java - Size: 15.6 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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

Language: Java - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

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)

Language: Java - Size: 42 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

RodrigoR4mirez/Test-Proyecto-Java-Testing

Implementación de pruebas unitarias, de integración y end-to-end (E2E).

Language: Java - Size: 671 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

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

Language: Java - Size: 40 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 7 - Forks: 11

lreimer/hands-on-testkube

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

Language: JavaScript - Size: 269 KB - Last synced at: 15 days ago - Pushed at: 8 months ago - Stars: 12 - Forks: 6

Thangarajtk/restassured-api-automation

API automation framework using Rest Assured

Language: Java - Size: 56.6 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 5 - Forks: 19

silasfrancis/PetStoreAPI_RestAssured_FrameWork

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

Language: HTML - Size: 32.2 KB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

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.

Language: Kotlin - Size: 1.05 MB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

SashiniDawpadi/APITesting_RESTAssured

Language: Java - Size: 1.14 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

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.

Language: HTML - Size: 81.1 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

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

Language: Java - Size: 6.65 MB - Last synced at: 19 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

jaiswalkpraveen/dummyAPIAutomation

This repository contains automated test scripts using RestAssured and Java to verify functionalities of the dummyAPI.

Language: Java - Size: 33.2 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ahmedkhaled14/RestAssuredPractice

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

Language: Java - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

mujeeburrahk/RegexAutomationKit

The RegexAutomationKit Framework is a toolset for efficient test automation, managing API interactions, database operations, DOM manipulations, and Appium server controls. It's designed to be extended by child projects, standardising test automation practices across applications.

Language: Java - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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.

Language: HTML - Size: 75.2 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lkumarra/library-management-api

This Project contains api automation using restassured, cucumber, springboot

Language: Java - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

0kakarot0/Restful_Booker_API_Testing_Practice

Practice For Api Testing

Language: Java - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

code-byestefi/paraBank-automation

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

Language: Java - Size: 66.4 KB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

0kakarot0/EmployeeManagementAPITestingPractice

API testing framework using the dummy rest api

Language: Java - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Zahid-Automate/rest-assured

Rest Assured using Java

Language: Java - Size: 92.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

TarunKrishhnaswamy/RestAssured_Refresher

A framework created while refreshing over RestAssured while following the following video by Amod Mahajan

Language: Java - Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

software-ace/PetStoreAPIAutomation

Language: Java - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nkDcoder/BankAPITests

Specflow C# Nunit tests for testing the BankAPI created in BankAPI repository

Language: C# - Size: 1.43 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cihan711/Web-and-API-Test-Automation

Language: Java - Size: 7.43 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cihan711/rest-assured-testng-java-api-testautomation

Language: Java - Size: 61.5 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

andytheqaguy/SimpleBooksAPITesting

Simple Books API testing w/ RestAssured, Cucumber, Java and Maven

Language: Java - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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

Language: HTML - Size: 54.7 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

AshwathG/Rest-Assured-API-Automation-Framework

Rest Assured API Automation framework

Language: Java - Size: 66.4 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

codeMightyNotFound404/TestAutomation.UISample

UI and API Automation framework design in java ,selenium , TestNG and RestAssured

Language: Java - Size: 710 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

avidevelops/integration-tests

Framework to test UI and API

Language: Java - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mario1980miranda/dsmovie-restassured

Desafio DSMovie RestAssured

Language: Java - Size: 82 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

krishanchawla/api-testing-rest-assured-java-framework

REST API Testing Framework using Java, TestNG, Rest Assured & Extent Reports

Language: Java - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 13

benjrozen/ultimate-cucumber

My ideal framework for executing automated testing - selenium & restassured

Language: Java - Size: 84 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

aisabel/SWAPI-RestAssured

This is sample small test for SWAPI api using rest Assured with Java, and using different assertions validations

Language: Java - Size: 110 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

anoopezhap/Pet-Store-RestAssured-Project

Language: HTML - Size: 89.8 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

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.

Language: HTML - Size: 59.6 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

imrankpathan22/Project1_Rest_assued_Framework

This project follows a static driver approach, where data is organized into different classes and methods. By invoking these methods in the test class, we have created a code that allows us to call the test class method in the driver class and execute it.

Language: Java - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

rsensha/Rajit-s-Repository

This is my demo Repository where a RestAssured API Project is there (AuthTest), some of my java practice (Java Concepts), Demo of my framework that I have designed (PageObjectModelProject). A complete Page Object Model Framework along with reporting, screen shots, Log4J implemnetation can be seen under the dRSTinV3_Automation folder. Spring boot project of creating a Calculator microservice is updated which is hosted on Tomcat.

Language: HTML - Size: 4.85 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

maltsev-dev/restAssured_adequateshop

Lightweit hubrid framework for REST api resting

Language: Java - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

maltsev-dev/restAssured_topics

Rest-assured test samples

Language: Java - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

erdioran/RestAssured_Api_Automation_Example_w_Docker

Language: Java - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MohamedAbdalhy/API-Project

Language: Java - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MuhammadFikrri/GuruMu-API-Automation-Testing

Automation Testing for GuruMu API with SerenityBDD and RestAssured

Language: Java - Size: 3.28 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sucinm/GuruMu-API-Automation-Testing Fork of ALTA-Gurumu/QE-API

Automation Testing for GuruMu API with SerenityBDD and RestAssured

Language: Java - Size: 4.57 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.

Language: HTML - Size: 485 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

mdnadim4/restassured-api-automation

API automation by Rest Assured

Language: HTML - Size: 64.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mnomanme/restAssuredAPITesting

API testing using Rest Assured

Language: Java - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

victorkosgei254/com.dummyapi.restassured

QA project with rest assured

Language: Java - Size: 60.5 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

AnushreePandey/API-Practice-Projects

A repository for API Manual and Automation testing practice projects

Size: 29.3 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

orlando-dev/BarrigaRest

Testando aplicação Real com RestAssured

Language: Java - Size: 53.7 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

kumarisony18n/JobsApiTesting

Jobs api testing using RestAssured and TestNG.

Language: HTML - Size: 104 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

sadabnepal/APIRestAssuredTestNGFramework

API Test framework using RestAssured and TestNG.

Language: Java - Size: 46.9 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

SharifKhan515/MapApiAutomation

In this project, I have implemented an API automation framework with Rest Assured Java. The API being tested here is a Map API. Basic sanity tests for the API are covered here.

Language: Java - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

deepjyoti-barman/api-testing-with-rest-assured

The repository contains a couple of projects to demonstrate Marshall-Unmarshall Java object to JSON/XML object and vice-versa. It also contains a project which demonstrates an API Test Automation framework built using Java and Rest-Assured.

Language: Java - Size: 89.8 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

gsumit1/RestAssuredTraining

RestAssured walkthrough code used in the training conducted by me

Language: Java - Size: 111 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

samsal81/API_RestAssuredFramework

applying rest-assured techniques to API testing

Language: HTML - Size: 105 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0