β»οΈ Click on following links to get online version of API test π or β»οΈ Clone the repository locally and run in Postman to check out API test or β»οΈ Check out Overview bellow
β»οΈ Automated API Test - link
Requests are organized in a order that allows easily automate testing or manually execute collection in Postman runs.

Responses body are automatically set as variables in JavaScript to allows subsequent requests to be execute

Some of variables are set as Initial, some are seting up during colection execution

JavaScript test containg simple status code assertion, checking changes made by PATH or PUT requests

Negative test should respond a Client Error, while tests should pass

Manual colection execution using Postman Run.
Automatic execution of Postman collection using Jenkins File and Newman


