How to use Postman for API test automation. Part III – Pagination
4 min readHow to use Postman for API test automation. Part III – Pagination
Today we will talk about testing paginated data from API. The main parts of validating responses that support pagination is number of items that we get in response …