/Rest-Assured-API-Testing-Practice

Rest-Assured is a Java-based library that is used to test RESTful Web Services. This library behaves like a headless Client to access REST web services. We can create highly customize-able HTTP Requests to send to the Restful server.

Primary LanguageJava

No issues in this repository yet.