Native Groovy GET and POST, Valid JSON Response

Опубликовано: 30 Сентябрь 2024
на канале: Testing&Tooling
2,113
21

What we will learn?
1. How do I make GET request using Native Groovy
2. How do I make POST request using Native Groovy
3. How do I validate Response is valid JSON or not

Video Marker-
01:13 How do I make GET request using Native Groovy
05:49 Introduction to Json-Server and creating Fake Rest API
09:53 How do I make POST request using Native Groovy
16:54 How to I validate the test/response is Valid JSON or not

Understand What an API is-    • What is an API and Why we need it?  

Site for practicing APIs-
https://jsonplaceholder.typicode.com/...
https://restful-booker.herokuapp.com/
https://httpbin.org/