To watch basic playlist for rest assured go through here : • Rest Assured : API Automation (Basic Part ...
How the video content is organized :
a simple framework to implement basic auth in header
a task to practice automation
solution of the task
In this tutorial I have used API given by emmariagemedia.com, thank you emmariagemedia.com for helping me to use the API for testing purpose only.
Task :
URL : http://api.emmariagemedia.com:8022/db...
auth : basic authorization, stgadmin:EMP123@
method : GET
print the statusCode for a "200" successful call.