Rest-assured Articles

Basic Authentication in Rest Assured - REST API
Basic Authentication
How to use headers for basic authentication in rest assured? What types of authentication does rest assured support?
8 min read
72803
0
What is a REST API (RESTful API)? Understanding the basics | ToolsQA
What is Rest Api?
REST API (or RESTful API) have transformed the way we carry data from one machine to another. Learn their basics with hands-on experience.
7 min read
24453
0
Understanding Rest Assured Examples - GET, POST, PUT, DELETE
Rest Assured Examples
Rest Assured examples for various HTTP request methods such as GET, POST, PUT and DELETE. Learn with hands-on code snippets.
5 min read
30135
0
Get started with API testing using Rest Assured
Getting started with Rest Assured
What is rest assured library? Why do we need to learn it? How does rest assured help in API testing? Advantages and disadvantages.
6 min read
37536
0
What is REST? - Representational State Transfer
What is REST?
What is REST and what constraints come with it? What are a client and a resource when it comes to REST services and RESTful APIs?
10 min read
45585
0
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
24354
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
50734
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
20592
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
19213
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
34779
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
33418
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
19310
0