Google News
logo
Postman - Interview Questions
What are the main drawbacks of Postman?
Here are some cons/ disadvantages of using Postman :
 
* Postman cannot process more than 1000 API requests.
* It is not easy to manage the collections and requests in a massive size project.
* Postman is not an ideal API tool for workspace management in the form of code as there can be lots of code duplication while handing the dynamic API requests.
Advertisement