REST Assured Tutorial 13 – How to write API Response in a JSON File
As a part of the End to End REST Assured Tutorial, in this post, We will learn to write API response to a JSON file in Rest Assured. We may require to store API JSON responses in to JSON files for future reference as a test result. It may also required to pass stored JSON…
Read More “REST Assured Tutorial 13 – How to write API Response in a JSON File” »