Postman Enterprise
PostmanExternal reviews
1,636 reviews
from
and
External reviews are not included in the AWS star rating for the product.
The best tool for unit testing with APIs
What do you like best about the product?
It is easy to understand and work with it even with no programming experience and the ammount of documentation and videos explaining how it works for every little detail and feature is amazing, it is really possible to do a lot of things without knowing how to code as long as you read the manual and the manual of the API that you are using
What do you dislike about the product?
It may sound paradoxical but it is too good :) Seriously though it isn't supposed to be a swiss knife tool some things do belong to a code editor or to an IDE, it works if you do it all in Postman, no doubt about it but it is really inneficcient.
What problems is the product solving and how is that benefiting you?
API testing, running APIs accross a wide variety of scenarios.
Recommendations to others considering the product:
If you plan to use APIs Postman is a must have, it works exactly the same as the other API testers, but the ammount of documentation and tutorials available makes this the way to go.
Great way to create and verify APIs
What do you like best about the product?
It has great integration with the Meraki APIs that are the ones I use in my day to day, it has a "run in Postman" button that is really useful when verifying and editing API calls and the collection runner when used correctly can really shave off a few minutes when testing stuff it is really a time saver if you are running several tests for any upgrade that is going to be happening in the network.
What do you dislike about the product?
Postman sometimes crashes, it is rare when it happens, has been at least a month since my last crash and it isn't a big deal considering that it is as simple as opening it again and restarting the tests, but still, no one likes a program crashing.
What problems is the product solving and how is that benefiting you?
API design, API verification, and API use
Recommendations to others considering the product:
Use the collection runner, takes little time to learn and saves a lot of time
Smooth API end to end development
What do you like best about the product?
API testing for specific collection including multiple API, also it provides awesome testing report to export and share with others teammates.
What do you dislike about the product?
Does not have any features to same multiple versions of request body for any api, due to which body needed to Modify as per environment.
What problems is the product solving and how is that benefiting you?
API development from End to end across multiple teams which also includes test writing and it's execution before every deployment.
With this features I am able to detect faulty APIs.
With this features I am able to detect faulty APIs.
Recommendations to others considering the product:
Definately recommended to fast your team development and have a great outcomes.
One stop solution for Rest API testing
What do you like best about the product?
1) Postman's user interface is super intuitive. Even the first time user can easily get the work done without referring to the documentation.
2) Postman provides many options to import the API collection to the workspace which is very handy. I can simply put Swagger URL and get all my endpoints in Postman's workspace.
3) Postman's account sync works great when I want to keep my workspace in sync across all devices.
4) Postman provides a feature to export the code to execute the endpoint in any programming environment. This is a lifesaver feature and I use it very often.
5) Postman has great support for test suite automation and its test language is similar to javascript, which is very easy to understand.
2) Postman provides many options to import the API collection to the workspace which is very handy. I can simply put Swagger URL and get all my endpoints in Postman's workspace.
3) Postman's account sync works great when I want to keep my workspace in sync across all devices.
4) Postman provides a feature to export the code to execute the endpoint in any programming environment. This is a lifesaver feature and I use it very often.
5) Postman has great support for test suite automation and its test language is similar to javascript, which is very easy to understand.
What do you dislike about the product?
1) Paid plans are very costly and not affordable for small teams.
What problems is the product solving and how is that benefiting you?
We use Postman as a Rest HTTP client to test and automate our REST endpoints. Postman offers everything that we need for our automation needs.
Recommendations to others considering the product:
Just go for it. You will find it offers everything that you seek in a REST HTTP client.
Postman an API tool
What do you like best about the product?
- Supoorts all types of API Calls.
- You can add your own collections for API testing.
- Support wide range of Content-Type
- You can directly copy the Search Results.
- Even if you close the software without saving your workspace, it will be as it is when you open the next time.
- You can add your own collections for API testing.
- Support wide range of Content-Type
- You can directly copy the Search Results.
- Even if you close the software without saving your workspace, it will be as it is when you open the next time.
What do you dislike about the product?
- There is not anything to dislike the Postman. I really loved it.
What problems is the product solving and how is that benefiting you?
I mainly use for two things:
1. Write APIs - to upload the data in our platform.
2. Read APIs - To collect and test data from our databases.
1. Write APIs - to upload the data in our platform.
2. Read APIs - To collect and test data from our databases.
Recommendations to others considering the product:
Highly recommended for API calls and Testings.
You can learn to use very easily, even in few hours.
You can learn to use very easily, even in few hours.
APIs integrated to any type of business.
What do you like best about the product?
I can check performance and response times during development, testing or in the production environment for API endpoints. Support and price are very feasible elements of this software. It is simple to use and maintains a nice line of configuration, history visit and feasible HTTP requests.
What do you dislike about the product?
I do not like the program to limit the use of API in accounts that are free, they should give a higher number in order to better visualize the result.
What problems is the product solving and how is that benefiting you?
For the development API is being used throughout the IT department. Workspaces like tabs, history, etc. are convenient for our management development. However the software has manifested itself as a multi-faceted tool with many tools.
Recommendations to others considering the product:
I recommend it because the program is suitable for the achievement of objectives, has marked a great success and has been defended for many years with constant updates. Postman covers a huge amount of functions to achieve immediate process capture.
A true Postman Review
What do you like best about the product?
It's very easy to use, I mainly use it test API calls to my local and kubernetes containers. Quite handy to save collections and env variables for different requests
What do you dislike about the product?
It's pretty solid, supports dark mode too. Just carshes sometimes unexpectedly on Mac during it's version/patch updates
What problems is the product solving and how is that benefiting you?
I mainly use it test API calls to my local and kubernetes containers. Helps me to test my code for all edge case scenarios.
API Developers Best Friend
What do you like best about the product?
You can create collections and requests that are specific for your given project so you can run through test cases. This application allows you as a developer to much more easily visualize and interact with your API, which results in better architecture, simpler design, and less problems.
What do you dislike about the product?
Can't really think of anything. The application has everything you need to handle and organize any sort of API call, all in a very user friendly and intuitive UI.
What problems is the product solving and how is that benefiting you?
Postman solves the problem of an easy to use user interface that can be used to interact with APIs. The user interface benefits us humans to be able to easily make sense of and tinker with APIs that are intended to allow machines to communicate. For my purposes specifically, it's a user friendly Http client that allows me to test and troubleshoot API endpoints in order to build automation scripts and debug and gain clarity in cases of unexpected errors. It allows you to save information from each http call and keeps track of your requests so you don't have to waste time entering in the same info over and over, or have to remember how to set up a request that you haven't worked on in a while as it will still be saved/cached somehow. Greatly increases productivity as a result.
Recommendations to others considering the product:
Use collections to keep things organized. Use pre-request scripts to automate authorization.
Must have for API users
What do you like best about the product?
Postman has a very intuitive UI. It is easy to use and not confusing at all. They also have a very good support community where you can talk about your concerns and questions. They are answered quickly as well. On top of all this, it supports all sophisticated REST APIs which is icing on the cake. The best part is you get all of this at no cost to you. What else can you ask for? Also they continually improve the software which is great.
What do you dislike about the product?
I do not like the fact that they discontinued the chrome webapp support. Previously you could run it right on your chrome browser(which everybody uses it anyways, these days) As most of the apis run on the web, you could previously just quickly switch tabs and try it out on postman. Now it runs as a separate app. This is a bit of inconvenience as it runs in a separate window and takes more resources of your computer. I hope they bring back the native chrome webapp support in near future.
What problems is the product solving and how is that benefiting you?
Api testing. Benefits have been increased revenues. The software does not break very often and third party vendors who use our API are happier resulting in long staying customers
Recommendations to others considering the product:
Adopt it. It is the best API management app in the market.It supports all REST APIs including the latest HATEos architecture. Also the software has a free plan so you have nothing to lose. There are no ads as well to distract you. They have a paid plan for $24 which is cheap in my opinion for an enterprise software.
Postman is probably the best Api testing tool.
What do you like best about the product?
User interface is pretty good compared to other testing tool.
What do you dislike about the product?
Multiple api testing is still a limitation.
What problems is the product solving and how is that benefiting you?
I belong to an Automation team and in orders to trigger our bots we depend on Api, so it helps us to trigger the bot providing payload and the bot easily runs in unattended mode.
showing 531 - 540