Postman Enterprise
PostmanExternal reviews
1,760 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Great tool for quick and easy REST API testing
What do you like best about the product?
I like how easy it is to test APIs with Postman in order to quickly and easily see what the response is for that particular endpoint.
What do you dislike about the product?
I'm not a big fan of having to save a request to a "collection" before you even create it. Sometimes you just want the interface more than anything.
What problems is the product solving and how is that benefiting you?
I use Postman to see what response an endpoint will give. The benefit is that the GUI makes it very easy to do a quick and dirty HTTP request without having to write any code or scripts.
Postman - A great tool with lots of useful features
What do you like best about the product?
Ease of use
Greats features like "collections"
No payment needed
Integrates well with other tools
Good for automation
Greats features like "collections"
No payment needed
Integrates well with other tools
Good for automation
What do you dislike about the product?
Nothing specifically. I view it as a one-stop-shop for all the REST API stuff
What problems is the product solving and how is that benefiting you?
I use it most of the time for testing and debugging. As company with lot of interdependent teams, it is very important to not only make sure that out APIs are working fine but also be able to figure out the state of the services at any team across the board.
It also helps us in saving tons of time with deployment testing which otherwise is quite a manual process.
It also helps us in saving tons of time with deployment testing which otherwise is quite a manual process.
Recommendations to others considering the product:
Start small like doing all the CRUD operations. Play with the inbuilt features that come with it. Pick something that you manually do in your work and try to integrate, automate Postman calls
Review for Postman tool
What do you like best about the product?
It is the best tool for web api services responses and easy to use tool
What do you dislike about the product?
We face authorization issue at times and frequent refresh if token is what we don like
What problems is the product solving and how is that benefiting you?
There is no problem faced and infact it can be used by functional tets team for webservices testing
Nice product
What do you like best about the product?
It is a wonderful tool we can test automatically, also it Simplifies the testing
What do you dislike about the product?
As of now I didn't noticed any issues, it's best application program Interface
What problems is the product solving and how is that benefiting you?
Faster testing of software
Postman is heavily used by all the developers in my team
What do you like best about the product?
The following are the few points which I like the most about this product:
- Easy to install & setup
- You can save your API Calls and share it with other developers
- Widely used in the industry which leads to a great user community
- Easy to install & setup
- You can save your API Calls and share it with other developers
- Widely used in the industry which leads to a great user community
What do you dislike about the product?
The following are the few points which I don't like about this product:
- There are minor changes in the GUI which I think can be improved. For ex. the section where we can view the output overlaps the section where we specify the body of the API call which can be changed for some better usability.
- There are minor changes in the GUI which I think can be improved. For ex. the section where we can view the output overlaps the section where we specify the body of the API call which can be changed for some better usability.
What problems is the product solving and how is that benefiting you?
We develop a backend based product and use this tool heavily to develop our product. We develop and test various APIs of our product using Postman. We also export and share the API calls across the team using save, export & import feature of this product.
My experience in postman
What do you like best about the product?
Easy way of debugging an API solution without need of an web request or a web solution to call an API methods and also can be used to handle post and gets methods and to retrieve data
What do you dislike about the product?
One thing I would like is the way the parameters are passes in case of get and post method. This can be made as common filed so that we can use them to pass for both get and post methods
What problems is the product solving and how is that benefiting you?
Mainly the debugging part which is very helpful in our software development when there is a need to debug the web API without connecting or passing values from the web.
Recommendations to others considering the product:
I recommend this since it is very easy to debug web API solution and call API methods. Very helpful in sending parameters from web to web API solution which helps in debugging.
A useful tool to test REST API
What do you like best about the product?
Easy to use.
Offers a good way to organize HTTP requests in collections.
Collections ar available in Cloud and easily ported over multiple instances.
Free version is complete enough to work on.
Available in multiple platforms and behaves always in the same way (in my experience)
Offers a good way to organize HTTP requests in collections.
Collections ar available in Cloud and easily ported over multiple instances.
Free version is complete enough to work on.
Available in multiple platforms and behaves always in the same way (in my experience)
What do you dislike about the product?
It is hard to find how to download the application the first time they moved to the Cloud.
Every access need internet connection, it may be an issue when making a local test.
Even local application need remote authentication in order to work.
Every access need internet connection, it may be an issue when making a local test.
Even local application need remote authentication in order to work.
What problems is the product solving and how is that benefiting you?
Rapid checks on REST API, test and verify behavior of web applications, fast retrieve of data on every HTTP-based services.
Recommendations to others considering the product:
Enable usage of local application without remote authentication
Great tool for API testing
What do you like best about the product?
Postman allows me to organize my test cases into groups, export and import test cases to share with my colleague, and have a common profile between all my devices. It supports various API types including POST, GET, PUT, and mutual auth. We able to write scripting for dynamic values which share between test case and group or binding output value from one test case as the input of another test case
What do you dislike about the product?
The performance of Postman is not good special when dealing with large response data, it takes a long time to load and display data. Its document is not good so hard to troubleshoot the issue
What problems is the product solving and how is that benefiting you?
We use Postman for testing our applications which deploy in AWS and expose as Rest API for our client with some API requires mutual Auth and some require authentication data which is got from another AUTH API. With Postman we are easy to handle the testing and verify our API
Recommendations to others considering the product:
Postman is great for API testing, special when a complex test requires, and you need to share with the team, but it is not a tool for performance testing or automation testing.
Postman payloads
What do you like best about the product?
Get and Post methods are user friendly also It can be easily accessible
What do you dislike about the product?
The web app and application should be always in Sync where there is a delay.
What problems is the product solving and how is that benefiting you?
As I told above, Get and Post Payloads and raw responses are solving most of the problems
Flexible and Friendly UI
What do you like best about the product?
The way you can save collections of API and have the flexibility to manipulate different payloads accordingly. The UI is also very intuitive and clean.
The Bootcamp section was a very useful learning resource that I see useful to New Hires or new graduate students looking into API development.
The Bootcamp section was a very useful learning resource that I see useful to New Hires or new graduate students looking into API development.
What do you dislike about the product?
Sometimes the History seems too cluttered. Maybe when I send the same requests a lot of times with a minute change they can be shown as a tree structure with the dropdown containing all the changes done to a particular API.
What problems is the product solving and how is that benefiting you?
I have using Postman to stress test some personal projects I have before deploying them online. It was accessible and lightweight in my experience, which helped me to quickly test out changes I made to the code base I was working on.
In terms of work, I like that there are collaborative spaces that my small team uses frequently to check and test our APIs.
In terms of work, I like that there are collaborative spaces that my small team uses frequently to check and test our APIs.
showing 561 - 570