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