Open
Description
Add the automation for the few scenarios listed below:
Should verify the CRUD operation with all types of methods
Should verify the connection with valid and invalid data for the "basic" authentication type
Should verify the connection with valid and invalid data for the "bearer" authentication type
Should verify the content type of the response for text/XML
Should verify the content type of the response for text/plain
Should verify the content type of the response for application/json
Should verify the content type of the response for application/x-www-form-urlencoded