restassured-framework
Here are 22 public repositories matching this topic...
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.
-
Updated
Apr 5, 2023 - HTML
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
-
Updated
Apr 5, 2023 - HTML
RestAssured Api Framework created with Java, Maven, TestNG, Extent Reports and Git
-
Updated
Aug 1, 2024 - HTML
Rest API Testing (Automation) from Scratch-Rest Assured Java
-
Updated
Jul 21, 2022 - HTML
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.
-
Updated
May 3, 2023 - HTML
applying rest-assured techniques to API testing
-
Updated
Feb 23, 2021 - HTML
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…
-
Updated
May 9, 2023 - HTML
An API Automation test project using a REST Assured Hybrid Framework.
-
Updated
Aug 23, 2024 - HTML
A test automation framework for RESTful API testing using RestAssured, Cucumber (BDD), and TestNG. Includes comprehensive reporting with ExtentReports. Built for the Petstore API.
-
Updated
Dec 30, 2024 - HTML
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.
-
Updated
May 28, 2024 - HTML
Jobs api testing using RestAssured and TestNG.
-
Updated
Jun 8, 2022 - HTML
This project follows a Dynamic 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 here we are using java.lang.reflect package for driver.
-
Updated
May 24, 2023 - HTML
API automation using Rest Assured ,Java, TestNg & Maven
-
Updated
Sep 14, 2020 - HTML
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
-
Updated
Jan 8, 2025 - HTML
RestAssured_framework design using Data driven,TestNG,Maven,Allure.Framework which runs test case multiple times with different input and validation values.These values shouls be in external source file i.e. Excel.With this framework whenever we need to automate API we would not need to start from scratch,and begin with developing the test cases.
-
Updated
Apr 6, 2023 - HTML
This framework is about how we do data driven read excel file and evidence file creator and how we add dependencies to run the test cases and generate the report by using allure.
-
Updated
Apr 5, 2023 - HTML
My framework is Data Driven Framework which is automation testing framework in which input values are read from data files and stored into variables in test scripts. It enables testers to build positive test cases into a single test. Input data in data driven framework can be stored in single or multiple data sources like .xlsx .
-
Updated
Apr 30, 2023 - HTML
-
Updated
Mar 31, 2023 - HTML
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.
-
Updated
Jul 22, 2024 - HTML
Improve this page
Add a description, image, and links to the restassured-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the restassured-framework topic, visit your repo's landing page and select "manage topics."