Paper Title
The Tabular API Testing Framework

Abstract
Abstract - This paper demonstrates an automated framework for API testing consisting of the execution and testing part of the responses of the API. The REST-API with json format was chosen. JMeter and excel MACRO scripting were used in the framework to facilitate the API testing processes. JMeter was used for execution of requests and to collect the responses of each request. The excel MACRO script was used to assert or validate actual responses with expected values. Keywords – API, Format, Testing, JMeter and Excel MACRO Scripting