REST Assured Tutorial 70 – Compare JSON Objects using JSONassert Library
As a part of the End to End REST Assured Tutorial, in this post, we will learn to compare JSON objects using JSONassert library. We may need to compare two JSONs during API testing. For example – If we are going to get the same JSON response for an API every time or some parts of the…
Read More “REST Assured Tutorial 70 – Compare JSON Objects using JSONassert Library” »