Ready API gives you space to perform functional Testing on APIs. But what actually is functional testing and how one can work with such tests? Functional testing simply ensures that your API is following the business logic or not. We already have some assumed responses, and when we send these requests and get the responses, these responses should match our assumed ones.