Rest-assured Articles

How to Implement Configuration Reader to read project configurations?
Implement Configuration Reader
What is Configuration Reader and How to Implement Configuration Reader to read project configurations in API Automation Testing Framework?
7 min read
1816
0
How to Share data between Steps using Scenario Context in Cucumber?
Share Scenario Context in Cucumber
This article talks about How to Share data between Steps using Scenario Context in Cucumber in REST API Automation Testing Framework?
7 min read
2115
0
Share Test Context between Cucumber Step Definitions in Rest Assured
Share Test Context in Cucumber
How to Share Test Context between Cucumber Step Definitions in Rest Assured for REST API Automation Testing Framework with examples.
6 min read
1421
0
Need and Steps of Refactoring for Request Headers in REST Framework
Refactoring for Request Headers
This article is about the Need for Refactoring Request Headers and Steps for Refactoring Request Headers in REST API Testing Framework.
6 min read
1556
0
What are Generics and How to implement in Rest API Framework?
Implementation of Generics in API Framework
This article talks about What is the need for a Generics class implementation? And How to Implementation of Generics in Rest Api Framework?
8 min read
2768
0
What are REST Routes in API and How to implement in Framework?
Implementation of REST Routes
This article explain the meanting of Rest Routes in API Endpoints. How to handle the routes in the REST API Testing Framework?
5 min read
1837
0
Steps for the Separation of Test Layer from the API Services in Framework
Separation of Test Layer with API Services
This article talks about Why to do Separation of Test Layer from API Services and what is the adavantages of the same in Rest API Framework?
9 min read
1578
0
How to JSON Response Body to Java Object using Deserializing in Java?
Convert JSON Response Body to Java Object
This tutorial explains How to convert or parse JSON Response Body to Java Object (POJO) using Deserializing in Java with examples.
8 min read
8731
0
How to Convert JSON to JAVA Object using Seriallization with example.
Convert JSON Request Body to JAVA Object
This article explains How to Convert JSON to JAVA Object using Seriallization with example and How to serialize request body into POJO?
11 min read
6601
0
How to write REST API Test in Cucumber BDD Style Test with example
REST API Test in Cucumber
In this article we will cover How to write Rest Assured REST API Test in Cucumber style BDD test with example of Live Project API.
9 min read
10486
0
How to write REST API End to End Test using Rest Assured?
REST API End to End Test
This article takes you through the REST API project setup and How to write REST API End to End Test using Rest Assured with example?
10 min read
4022
0
What is API Documentation, Why It Matters and How to Understand it?
What is API Documentation, and Why It Matters?
This article talks about What is api documentation and explain why it is important to understand and how it can be interpreted?
13 min read
4172
0