Postman Enterprise
PostmanExternal reviews
1,629 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Very convenient and well integrated with the whole ecosystem
What do you like best about the product?
The desktop app is really well thought. All HTTP methods and formats are supported. GraphQL is a plus.
What do you dislike about the product?
I don't like the fact that you have to install an app to start working with Postman: I would love a web page similar to Postwoman or an easier installation process in Gnome using the Software app.
What problems is the product solving and how is that benefiting you?
Testing HTTP REST API, and GraphQL API in the development phase.
The best productivity software for APIs
What do you like best about the product?
I have been working on a lot of APIs from several sides and Postman has helped me a lot to organize the APIs, create different environments, and test cases in a fast and effective way.
Working with a team of backend and frontend engineers, Postman has been a super important tool to communicate things between team members. It allowed us to keep sync all our work and make clear every endpoint we have. It's part of our daily work and one of my favorite tools!
Working with a team of backend and frontend engineers, Postman has been a super important tool to communicate things between team members. It allowed us to keep sync all our work and make clear every endpoint we have. It's part of our daily work and one of my favorite tools!
What do you dislike about the product?
Although the documentation for basic things like send and receive data to endpoints is good, but there are other things like creating different environments, and Test Cases that are not well documented. I had to find examples on other websites and communities to be able to complete our validations, for instance using Ajv for validations.
What problems is the product solving and how is that benefiting you?
Organize my endpoints by folders according to my structures, creating different environments, pass data from one endpoint to others, create tests to make sure the responses are always as expected. All of this tasks are so easy thanks to Postman
Recommendations to others considering the product:
Definitely you have to give an opportunity to Postman and use it not only for the basics flows, but implementing environment vars and test cases. They will help you a lot on your daily basis tasks.
Great RESTful API work
What do you like best about the product?
Easy to save profiles across environments, execute saved commands, deal with odd authentication schemes
What do you dislike about the product?
Overwhelming at first -- trying to get the environment configured can seem like "too much" when you just want to run a GET command
What problems is the product solving and how is that benefiting you?
Manually testing API commands/functionality. Allows us to tweak certain behavior and explore data without writing actual code to do basic functions
Such a great tool to test my backend api's before deploying to production server
What do you like best about the product?
I like the best part is it creates the code for various langues whenever I tried out a new url. I used python for my backend and it's really great to have those request's code without typing out again from scratch.
What do you dislike about the product?
There is nothing to say about downside in my perspective, The postman team does a great job. The ui is qute complicated somehow. I think that kinda improvement they needed.
What problems is the product solving and how is that benefiting you?
Without creating a front end, I could easily test my REST APIs in a minutes. That's the best part. and I already told, the another best part is they create the snippet code in the flow.
Recommendations to others considering the product:
In my opinion you should definitely try this out, it will help you increase your productivity.
Best tool for api testing
What do you like best about the product?
I like postman because I can set up multiple project environment inside it. Also, I can add my team inside it so it is like "ONE FOR ALL" because everyone can work on one project at the same time.
It is very easy to install and use it according to your use. Also, it has a very good UI so that it is easy to understand!
It is very easy to install and use it according to your use. Also, it has a very good UI so that it is easy to understand!
What do you dislike about the product?
When you open multiple tabs it becomes laggy. Also, it adds some header without your authorization which creates problems in backend during testing!
What problems is the product solving and how is that benefiting you?
It saves me time when I have to test my APIs. It works well and gives us a full review of our testing.
Time to time it upgrades so they are introducing a lot more new features.
Time to time it upgrades so they are introducing a lot more new features.
Great tool
What do you like best about the product?
it has a great look and feel and easiness of use. Its really easy to test API and develop the code according to the response from the API.
What do you dislike about the product?
particularly at this moment i don't have anything to complain.
What problems is the product solving and how is that benefiting you?
checking the response from the API its easy to test and also easy to code.
Postman
What do you like best about the product?
Easy to use. A few ways to organize your projects. Very responsive and log accuracy. Never crashed on me.
What do you dislike about the product?
Nothing to dislike. This is a great tool to use on a daily basis. I constantly keep it pinned on my browser.
What problems is the product solving and how is that benefiting you?
API and timing validations
Richest API testing tool.
What do you like best about the product?
fastest and best and rich tool used for api testing ,api data testing,json data,i used it to check the api response i used get ,put,post method for testing and one of the free tool available both in app and web chrome store.
developers are very happy with using it and its a free version so no need to spend any amount on it .it will be really helpful for the organisation as well as the developers also.
developers are very happy with using it and its a free version so no need to spend any amount on it .it will be really helpful for the organisation as well as the developers also.
What do you dislike about the product?
sometimes frequently crash is happening at the time of bulk upload of testing of data .app also frequently crashes will testing and the sending data time is more compared to others.if the data is large its getting tough to see all data .need some kind of automation or script kind of concepts so that we can check all live data easily.
What problems is the product solving and how is that benefiting you?
im using to check any duplicate parameter ,parameter missing,data saving,values working perfectly from db or not and i used every time api in post man only.we need regular update and to lower the app bandwith also.
sometime frequent crash is happening the team need to fix the issue and give regular updates to fix bug and crash based on user feedback
sometime frequent crash is happening the team need to fix the issue and give regular updates to fix bug and crash based on user feedback
Recommendations to others considering the product:
i would surely recommend postman to all my junior developers to have a idea on it and to explore the tool completely and i will suggest all it guys to work and have a basic idea on post man tool and i would keen to give post man to my testing team also so that our app will be safe.so pls use this tool
PostMan
What do you like best about the product?
best tool to test service endpoints and for debugging web applications
What do you dislike about the product?
install time is too high. And not having a Chrome plugin is a problem in overall acceptance.
What problems is the product solving and how is that benefiting you?
best tool to test service endpoints and for debugging web applications
Best tool for work with rest API's
What do you like best about the product?
The main functionality of Postman is free and meets daily needs, but there are some tools with a number of limitations in the free version:
What do you dislike about the product?
Editing the collection is tied to Postman, i.e. for changes you will need to import, edit, and then export to the project repository
What problems is the product solving and how is that benefiting you?
API testing. I worked with a lot of connectors and reviewing API's by postman
Recommendations to others considering the product:
Each project has its own approaches and views on testing and development. We saw more pros than cons for ourselves, and therefore decided to use this powerful tool both for testing and for describing API requests for our project. And from our own experience, we can say that even if you do not use the testing tools provided by Postman, it will be very useful to have a description of the requests in the form of a collection. Postman Collections is live, interactive documentation for your API, which will save a lot of time and speed up development, debugging and testing at times!
showing 651 - 660