top of page
Evergreen posts from some of our Ninjas...
May 12, 20213 min read
1,432 views
All Blogs
Search
bhavanajetty
Aug 304 min read
Rest Assured Request and Response Specification Builder
Hello readers! Welcome to my blog! This article focuses on one of the API testing tools, which is Rest Assured. We will also study...
Srividhya Kumar
Jul 254 min read
Validate Status code from JSON file in Rest-assured Data Driven API testing
In this blog, we’ll look at how to validate status code using a JSON file in Rest-assured to conduct data-driven testing. This method is...
BhagyashriS
Jun 224 min read
Mastering POJOs: Unveiling the Power of RESTful APIs for Beginners
This blog is a valuable resource for learners aiming to grasp the fundamentals of POJOs in RESTful APIs and their application in testing.
BhagyashriS
Jun 34 min read
Mastering POJOs: Unveiling the Power of RESTful APIs for Beginners
This blog is a valuable resource for beginners aiming to grasp the fundamentals of POJOs in RESTful APIs and their application in testing.
BhagyashriS
Jun 34 min read
Elevating API Validations with RestAssured: A Comprehensive Guide
In this blog, we will delve into the art of API validations using RestAssured, exploring its features, best practices and practical examples
vijetha.asam
May 194 min read
Rest Assured with Cucumber BDD API Automation
What is API: Application Programming Interface, it is an interface and also called a middle tier layer. API is an interface (or)...
gayathhriv
Sep 26, 20235 min read
How to read Properties File in Java
This is my first blog and is all about How to read configuration data from properties file in Java. This can be in BDD cucumber framework...
ksurya2008
Sep 21, 20232 min read
Building API tests with REST Assured: A Quick Step by Step Start Guide - Part 2
This blog is a continuation of part 1. I am posting the link for part 1 here, https://www.numpyninja.com/post/building-robust-api-tests-w...
ksurya2008
Sep 21, 20232 min read
Building API tests with REST Assured: A Quick Step by Step Start Guide - Part 1
Rest Assured is a Java-based library used to test and validate RESTful Web Services/API (you can find differences between Web Services...
Reka Narayanasamy
Mar 16, 20235 min read
Rest Assured and TestNG
In this blog let learn about how to work with API, create our own Fake Local API and send Request to the server and get the response , we...
bottom of page