restassured
There are 457 repositories under restassured 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!
eliasnogueira/restassured-complete-basic-example
A complete API Test Architecture example using Java and RestAssured providing a real-world example and continuous delivery ready.
Frameworkium/frameworkium-core
Framework for writing maintainable Selenium and REST API tests in Java.
eliasnogueira/100-tips-testing-java
List of 100 tips for Testing with Java
executeautomation/restassured
Includes complete source code of restassured java discussed in the youtube and udemy course
dipjyotimetia/MobileTestFramework
End to End mobile test framework using appium with api and database integration.
zebrunner/carina-demo
Carina demo project.
colinbut/sales-order-system-2
React + Java 8 + Spring Boot + MySQL + MongoDB + Redis Demo Web App
jdi-testing/jdi-dark
Powerful Framework for Backend Automation Testing on Java (Rest, Soap, WebSocket)
rajatt95/MasterRestAssuredFramework
Automation Testing | RESTful webservices | Java | RestAssured | OAuth 2.0 | Lombok | TestNG | Maven | ExtentReport | Allure Reports | Java mail API | Design Patterns (Singleton) | Jenkins | Data-Driven Testing using JSON file | Expected Data using XML file
selcukes/selcukes-java
A Test Automation Framework that can be used to test Web, Desktop, Mobile and Api applications
VinayKumarBM/API-Cucumber
API Automation using Rest Assured & Cucumber
abcnull/apitest4j
java+RESTassured+testng for ApiTest 已完成,可进行正常的接口测试,以后有扩展会不断丰富它 ,要注意框架中用企业微信和百度搜索的接口举例,由于百度接口不用 token 即可搜索,所以百度搜索无问题,而企业微信需要 token 信息,我把自己隐私的 token 信息已经清除了,需要各位自己注册企业微信,然后使用自己的 corpid 和自己通讯录的 corpsecret 放在 testng.xml 中的参数中即可正常测试!
hemanshuchauhan/restassured-cucumber-framework
restassured-cucumber-framework
eliasnogueira/java-e2e-test-example
An complete example of a pipeline focusing on API and UI (mobile and web) tests.
fredofm/quarkus-hexagonal
Quarkus hexagonal architecture example
rafaelbercam/APITestsKotlin
Automated tests using Rest-assured with Kotlin lang
jpontdia/ws-employee-soapcxf
SOAP Microservices with Spring Boot 2.3 and Apache CXF 3.4
misaelreis/test-api-serverest
Testes de Api com java - RestAssured
wingify/rest-api-testing-framework
RestAssured based API testing framework
BobIT37/RestAssured
RestAssured Framework
rajatt95/TestAutomationFramework_UDEMY_OC_Web_Selenium_Java_V2
Automation Testing | Web+API | Java | Selenium WebDriver | RestAssured | OOPS (Inheritance, Polymorphism, Abstraction, Encapsulation)| TestNG | Maven | Allure Reports | Design Patterns (Page Object Model, Singleton, Fluent, Builder) | Jenkins | Data-Driven Testing using JSON file
CourseRepository/WebServiceTestingusingRestAssured
Web Service Testing using RestAssured & Apache HttpClient
joaovictorino/cleanarch-automated-tests
Simple Java API application implementing Clean Architecture concepts
krishanchawla/api-testing-rest-assured-java-framework
REST API Testing Framework using Java, TestNG, Rest Assured & Extent Reports
RapDog64/webshop-automation-practice
The goal of the project is to learn and practice new tools and create a test automation framework and infrastructure for writing automated tests.
narottamgla/restapi-bdd-cucumber
Rest API automation with Rest-Assured and Serenity-BDD
pavankovurru/API_Automation_Framework
API Automation using Rest Assured
rajeshkumargit/cucumber-serenity-restassured
Rest Assured BDD framework for API test automation
casparderksen/docker-thorntail-jee8-microprofile
Microservices with JEE8/MicroProfile/Docker, based on Thorntail.
stefanycos/rest-assured-junit-demo
Generating styled reports using JUnit, Rest Assured and Extend Report
Tahanima/restful-booker-api-test-automation
Restful-booker API test automation project using Java and REST Assured.
cvenkatreddy/restassured-serenity-cucumber
A sample REST API automation solution has implemented using RestAssured, Serenity-BDD, Maven, and Java 8
eliasnogueira/projeto-teste-api-livro-v1
Projeto para iniciar a automação de testes de API do livro "Testes para uma API com Postman e RestAssured"
neiljbrown/restassured-example
An example of how to use the REST-assured library to write black-box, functional tests for REST APIs in Java.
sith89/GraphQLAPIAutomation
This project is a sample project which demonstrate GraphQL API automation with Rest Assured and Java