Rest API Automation Framework
Introduction: This post explain about the way how to design a Rest API Automation framework from scratch. As a pre-requisite you should familiar with following listed items. API To Automate API Request: API Response: The Above request can be imported in POSTMAN. Copy the curl and import the data and fire the request. For the …