1.

What are the limitations of Postman?

Answer»
  • Postman is not suitable for PROCESSING 1000+ API REQUESTS.
  • If the project is very large, managing the collections and requests become cumbersome.
  • It is not suitable if we want to manage the workspace in the FORM of code as there would be a LOT of code duplication for dynamic API requests.


Discussion

No Comment Found