API automation using rest-assured and Java
-
Updated
Nov 22, 2021 - Java
API automation using rest-assured and Java
API ( http://dmoney.professionaltrainingbd.com/ ) API is tested by using REST Assured framework integrated with TestNG as testing framework for validation purpose. Here, the status codes, validation messages and the flow of API is tested using a Dmoney API where there is login,searching,creating,updating and deleting features.
APITestingOnCloud via SauceLabs
MS Azure Pipelines Test
Automation framework for testing Rest API services using java and rest assured
A repository of example API tests created with usage of Java and Rest-Assured for demo site: PetStore.
Rest Assured Api Test project with Extent report integration
API manual & automation notes, core java program on different concepts, practical API automation programs with rest-assured and many more by 'Naveen Automation Labs'
Personal API Automation project for a case challenge written in Java, Cucumber and Rest-Assured.
A Framework I made to practice testing API responses, using swagger API Pet Store.
REST API Testing Training Project
In this project contains an Api testing using Rest-assured and check the functionality of Dmoney API. Using a variety of test cases and scenarios, in this project user enables to check the functionalities of dmoney API by using rest assured framework.
This framework is data driven i.e we read data from excel using common method,repository,test class and driver class with API. Maven dependacies are rest assured,testng,apache poi,allure testng. Status code validation is done by testng assert method.Request parameters validation is done by validator method.
This repository is only for practice Rest-Assured in java
API Testing Framework build using Java + rest assured and extent reports for reporting. Data Driven API testing framework where data is being fetched from Excel and Logger implemented to logs all the details.
The purpose of this REST Assured Framework is to serve as a functional demo and / or template to be used on projects and / or assist with training.
This repository consists of API Automation using Rest Assured, Selenium, TestNG, and Java. I have automated the user creation for Customer and Agent, also some transaction-related operations have been done, ex- Send Money, Agent To Customer Deposit, Money Withdrawal, Customer Payment, etc. Also, assertion and negative test cases have been covered.
A CRUD app with E2E, integration & unit tests. View it live in the link below:
Add a description, image, and links to the rest-assured-framework topic page so that developers can more easily learn about it.
To associate your repository with the rest-assured-framework topic, visit your repo's landing page and select "manage topics."