Postman Enterprise
PostmanExternal reviews
1,675 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Powerful tool for api testing
What do you like best about the product?
Postman has intuitive interface and supports collectoons and workspaces and also supports automated testing.
Auto generates api documentation
Auto generates api documentation
What do you dislike about the product?
Use too much resource on simple systems.
Paid features
Paid features
What problems is the product solving and how is that benefiting you?
Api testing simplified
Best API Testing Tool - Postman
What do you like best about the product?
The tool is very easy to use and get started with. The amount of features it has like exporting your api collection, or importing it in any format being it json, curl, url link, everything works quite smoothly. The tool is almost never down and is the best tool to use for testing apis and checking responses.
What do you dislike about the product?
There is no downside i have found so far with the product. The application is quite stable and has been working amazingly in my system since years now.
What problems is the product solving and how is that benefiting you?
I use postman as a frontend developer to test and check the responses of the APIs provided by backend developers. Postman for me is the first step before any work or feature gets added to our frontend application. Be it header, be it blocking 301 requests, be it format of the response or the request structure, postman helps get every api issue resolved in the first step of our development process.
The HTTP testing for backend is never felt better in any other software
What do you like best about the product?
As a long-time user of Postman and a professional who has worked with various backend testing tools, I can confidently say that my experience with the testing frameworks and methodologies at TCS has been a revelation. The company's approach to backend testing is a masterclass in efficiency and user-centric design, and it has truly elevated the process beyond anything I've encountered before.
The most striking aspect is how seamlessly the testing environment integrates with the development lifecycle. Instead of a disjointed process where developers and testers operate in silos, the TCS model fosters a collaborative atmosphere. This is particularly evident in their use of internal tools and custom-built libraries that are designed to complement popular software like Postman. While Postman is excellent for its ease of use and powerful features, the solutions I've used in my experience to provide an additional layer of automation and a more structured approach to API validation. The frameworks allow for the creation of reusable test suites that are easily managed, scaled, and integrated into continuous integration/continuous deployment (CI/CD) pipelines.
The most striking aspect is how seamlessly the testing environment integrates with the development lifecycle. Instead of a disjointed process where developers and testers operate in silos, the TCS model fosters a collaborative atmosphere. This is particularly evident in their use of internal tools and custom-built libraries that are designed to complement popular software like Postman. While Postman is excellent for its ease of use and powerful features, the solutions I've used in my experience to provide an additional layer of automation and a more structured approach to API validation. The frameworks allow for the creation of reusable test suites that are easily managed, scaled, and integrated into continuous integration/continuous deployment (CI/CD) pipelines.
What do you dislike about the product?
I miss it as an extension In VS code last time when i used it. But I believe it’s coming so soon.
What problems is the product solving and how is that benefiting you?
We used it to test our new APIs and debugging the old ones
Ease of Testing API's
What do you like best about the product?
Postman makes API testing super efficient with its clean interface and powerful features like collections and environment variables. It saves me tons of time during debugging and automation.
What do you dislike about the product?
At times Syncing issue occasionally pops up
What problems is the product solving and how is that benefiting you?
Postman helps me quickly test and debug APIs without writing extra scripts.
Best for api testing
What do you like best about the product?
Supports every kind of api that you can think of. Easy to save and collaborate
What do you dislike about the product?
Nothing to be honest. Everything’s great!
What problems is the product solving and how is that benefiting you?
Supporting all kinds of api requests
A must have API tool for Developers and Testers
What do you like best about the product?
Postman is a powerful and user-friendly platform for developing, testing, and documenting APIs. It simplifies the process of sending requests, analyzing responses, and managing API environments. Features like collections, environment variables, test scripting, and automated workflows with monitors make it ideal for both individual developers and collaborative teams.
What do you dislike about the product?
Not each time, but sometimes when it's been active for a long time it takes too much RAM of system and need to restart.
No multiple window support is also a little bit con
No multiple window support is also a little bit con
What problems is the product solving and how is that benefiting you?
I always test my API's on postman after deploy the code to server to verify and cross-check the request and response.
While working on a project, I first test the API given by backend developer on Postman only
Sometimes I need to clear or update the data without front-end client, in that case Postman is the only tool I prefer.
While working on a project, I first test the API given by backend developer on Postman only
Sometimes I need to clear or update the data without front-end client, in that case Postman is the only tool I prefer.
Great solution for API development
What do you like best about the product?
The ease with which we develop, document, test, and share APIs, as well as the ability to share environment variables
What do you dislike about the product?
That it requires local agent installation
What problems is the product solving and how is that benefiting you?
The ability to share APIs and environment variables for testing purposes with other team members.
The support for different environments.
The support for different environments.
Developer's best friend
What do you like best about the product?
Postman makes API testing a breeze. I can quickly set up requests, test different environments, and even automate collections for regression testing. The UI is slick and beginner-friendly, but still powerful for advanced workflows. Collaboration features and mock servers are straight-up lifesavers in a team setup. It's literally my go-to every day.
What do you dislike about the product?
Sometimes it feels like it’s too bloated – especially with newer updates hogging more memory. The interface can lag if you’ve got too many tabs or large collections open. Also, the pricing feels a bit steep for teams that don’t need all the enterprise-level features. Would be nice if lightweight mode was a thing. Especially slow on Linux OS
What problems is the product solving and how is that benefiting you?
Postman saves me hella time when building or testing APIs. No more writing curl commands or hitting endpoints manually. I just plug in the request, hit send, and boom, response right there. It handles auth tokens, query params, headers, and even test scripts — all in one place. Makes team collab smooth too, since I can share collections or environments with devs and QA. Honestly, it keeps my workflow clean and cuts out all the repetitive grunt work.
Postman for Back API Testing.
What do you like best about the product?
The user interface provided is simple, while designing and creating an API in a backend application, it is easy to test. Additionally, Postman provides a variety of features to work with APIs. While integration of the API in the Front-end Application is also useful. Postman is useful for front-end developers, back-end developers, application testers, and DevOps. Developers can use Postman without signing up, the APIs can be easily shared, and Postman also allows users to store them in a specific workspace and share the APIs with authorized persons. Ease of implementation of APIs, good customer support, and I use it day-to-day in my work.
What do you dislike about the product?
Postman requre a lot RAM memory that is the major draw back and It need high performance configure machine.
What problems is the product solving and how is that benefiting you?
Working with APIs on backend applications and frontend applications.
Great tool for API testing
What do you like best about the product?
I use postman for every API security testing. I am not part of development but postman does everything required for both development and for security testing.
What do you dislike about the product?
The UI is not most comfortable. Apart from that there isn't any thing to dislike. It is free and very good.
What problems is the product solving and how is that benefiting you?
Postman uses collections of api endpoints and their required parameters and headers. Using manually or even with burp suite extensions is very hectic and shows a very poor job in comparison to postman.
showing 151 - 160