Postman Enterprise
PostmanExternal reviews
1,707 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Postman is easy to use
What do you like best about the product?
Postman makes working with APIs easy! Giving you the data output, the status of the request, and the ability to save workspaces with pre-filled attributes is great.
What do you dislike about the product?
Honestly there's not much about Postman I don't like.
What problems is the product solving and how is that benefiting you?
It's helped me troubleshoot a lot of issues at the API level before putting API calls into an application.
Great tool for API Development and Testing
What do you like best about the product?
1)It's having user friendly UI and easy to use.2) Able to manage all API URLs Under one collection. So due to that easy to manage.3) Able to share this API URLs collection in between teammates by there email id's.
What do you dislike about the product?
When Postman is updated then it's overcome at by default settings. Like I have to change default setting to hit API URLs. For example needs to change Proxy setting. Which is iterating me lot.
What problems is the product solving and how is that benefiting you?
1) I have used postman tool for developing Web API in .net core.
2) Used for developed API testing.
3) These API are used to do automation work in place of manual work.
2) Used for developed API testing.
3) These API are used to do automation work in place of manual work.
Recommendations to others considering the product:
Yes. It's great tool for developing a Web API. So I will recommend to my other software develop and tester.
Great API tool to to create, share and test APIs
What do you like best about the product?
Simple, user-friendly and allows team workspace to share and compile the data
What do you dislike about the product?
Nothing really I can think of which I don't like about postman
What problems is the product solving and how is that benefiting you?
Mass-updates to marketo forms, fetching activities data,posting the updates to marketo
Recommendations to others considering the product:
Yes I would definitely recommend this product
Great tool for API testing and debugging
What do you like best about the product?
It is one of the best API testing tools I’ve used till now. It has a simple user friendly UI and easy to learn and use. They have been releasing new updates regularly to add on to the functionalities. The API collections can be easily imported and exported.
It also supports Automation Testing for the QA.
It also supports Automation Testing for the QA.
What do you dislike about the product?
I don’t have anything to dislike about postman until now
What problems is the product solving and how is that benefiting you?
I being a Backend (.NET Core) developer use it for debugging and testing the various API endpoints and is a MUST software for day to day activities whether it might be developing a new functionality or to detect the cause of a bug.
I use the postman collections to help the frontend developers with the request and response excepted for an API endpoint
I use the postman collections to help the frontend developers with the request and response excepted for an API endpoint
Shorter development times with postman
What do you like best about the product?
It is easier to focus on development when you already have a series of tests that can be run directly in a program and that can be reusable again and again changing at most the IP of the test server and that can catch common mistakes that are done by me or my team.
What do you dislike about the product?
I don't know, it does its job and is free, they also offer a paid tier but for my use cases, it's not really needed so I don't plan to ask my manager for a copy.
What problems is the product solving and how is that benefiting you?
After I'm done with webpage changes I go to postman to make sure I didn't break any of the queries of the website.
Recommendations to others considering the product:
I use Postman mainly as a tester so my use case may vary from yours but as a tester, it is always great to have it connected to a repository where you can call all the tests that you need to run and Postman makes that really easy.
Great tool for API development, use and testing
What do you like best about the product?
It's easy to use even if you aren't a coder/developer/engineer and don't plan to be one and as long as you are using the same API it makes really easy to reuse calls. Lately, I have just been reusing calls created and changing the URL parameters and tokens to fit different customers since the API calls I need to create are already done with a different customer.
What do you dislike about the product?
It is really great, I sometimes half jokingly tell my colleages that the tools are so good that we might be out of a job soon since we are not really needed anymore, obviously, that isn't true but it has become so easy in the last few years that it isn't a really highly skilled job anymore.
What problems is the product solving and how is that benefiting you?
Creating and verifying API calls and reviewing what my colleagues do whenever an extra pair of eyes is needed.
Recommendations to others considering the product:
The best way to learn about postman is to view a few youtube videos and then read the API documentation that you are going to use, not the other way around.
Collaborative API creation platform. Automate creating an API and streamline communications.
What do you like best about the product?
The major benefit I have found with this platform that it supports all possible HTTP approaches, saving progress, translating from APIs to code, and modifying the API creation environment. it was easy for me to use it. And another thing I love most about this platform is that it has a much group environment, I could easily integrate with my different teams and could work with them as a whole. Also, it gives ease to users to submit API responses and view responses without needing a browser or a browser extension. This is it's great benefit that I have come through.
What do you dislike about the product?
I have used this software and experienced some drawbacks also. I have found that User Interface features that are cool are sometimes hidden behind the menu. It was inconvenient to find them and collaborate with them. I think in that case, more guides should be there to help because it took me a while to figure out something. And another thing I found difficult as a beginner is that its user interface was quite complicated for me as a novice user, especially when I had to dig into the settings.
What problems is the product solving and how is that benefiting you?
Overall Postman is a perfect tool to learn to dissect the RESTful APIs created by others or to test the ones you've made yourself. It provides a smooth user interface that allows HTML requests to be made without the complexity of writing a lot of code just to verify the features of the API.
Easy API Quality Testing with Postman
What do you like best about the product?
Most of my job is making sure that valid queries work as expected and invalid ones are rejected and don't break havoc by producing unexpected effects and that the right error messages are displayed so people can correct the query as necessary and that requires a lot of testing and most of it can be done thru postman.
What do you dislike about the product?
But not everything can be done thru postman, some errors are browser-specific and even by changing the user agent it won't pop up unless you are using the same browser and operating system, that's expected but it gives you a false sense of security.
What problems is the product solving and how is that benefiting you?
A lot of my quality testing is done thru postman and most of it is highly reusable so when rolling a new version a lot of tests is just rerunning already written API calls
Recommendations to others considering the product:
Just use it, it's basic tier is free anyway
Postman is a scalable API testing tool.
What do you like best about the product?
API stands for application programming interface which allows software application to communicate with each other via API calls.
What do you dislike about the product?
Is to possible to ignore some requests.
User choose production environment and some tests ,request can't be completed.
User choose production environment and some tests ,request can't be completed.
What problems is the product solving and how is that benefiting you?
Postman let's users create collection for their API calls.Creation of testing ,Debugging .
Benefits error understand first.
Benefits error understand first.
Recommendations to others considering the product:
Rest API testing tool.
Best API testing tool
What do you like best about the product?
Postman so easy for testing API , There are many methods present like (GET, POST, DELETE,PUT etc). This is easy learn for beginners also. Here present shar collection function which can send your api to any other. This is best when some error occurred in your API then show message this is complely show why this error show.
What do you dislike about the product?
When network is slow then it is not working, any other this is good.
What problems is the product solving and how is that benefiting you?
When I get data from backend then API call using postman then i saw all response .this benefits are so good.
Recommendations to others considering the product:
Please check security when i share my collection to any other.
showing 1,161 - 1,170