mardi 21 avril 2020

Rest assured equivalent in Python for Rest API automation testing

in Java there is a rest-assured framework to make the API requests and validate the responses with various ways. Is there any alternative in Python? Or I should use the requests library to make the API calls and validate the responses e.g using JsonPath, XmlPath and other libraries.

Thanks in advance.

Aucun commentaire:

Enregistrer un commentaire