🧪Extracting Values from Local JSON Using JsonPath in Rest Assured
Author: Dinesh Y S
🔍Introduction
When working with API responses, validating JSON data is a common task. But what if you want to practice or test your logic using a local JSON file instead of hitting a live API?
In this post, I’ll show you how to:
...
my-rest-assured-journey.hashnode.dev2 min read
Akash Bijwe
Full Stack Developer
Nice read Dinesh Y S I use this tool to test the JSON extraction live on browser: devutilx.com/tools/json-path-tester