send-get-request-and-compare-response-in-json-using-robotframework
Perform a GET request to receive API information. Validate the response status code is 200. Save the response body as a JSON file and compare it to the expected outcome. Use descriptive keywords, separate variables and keywords into dedicated files, and organize test cases separately.