Postman Enterprise
PostmanExternal reviews
1,312 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Loving it!
What do you like best about the product?
I like how easy is to work with CIsco Meraki devices
What do you dislike about the product?
I would say probably the GUI is not prettier.
What problems is the product solving and how is that benefiting you?
I can do a different task, like creating networks, deleting users, etc in my Meraki Dashboard
Perfect for API testing and integration
What do you like best about the product?
Now i am ust to postman the i really think the ease of user interface is so helpful also access to your work anywhere making life so much easier as you can save collections of calls which makes it possible to reuse work across multiple projects rather than having to rewrite everytime you do a project with similar requirements.
What do you dislike about the product?
When i first started using postman it took a little while to get around but after looking online and finding helpful respources by the commitity i have found that thinks have gotten better. the progream get a little sluggish on older devices but I'd recommend you just use a fair spec pc or device to prevent any lagging of any sort.
What problems is the product solving and how is that benefiting you?
As clients have a lot of different requirements, without postman i would be required to write the code before hand to do test API calls. But with Postman this is not the case i can create a number of different test cases and reuse them across a number of projects not only this but i can share them across my team to reduce the overall time they are spending on similar tasks
Recommendations to others considering the product:
If your looking for a tool to make tasks easier then this is the tool for you. Over the years it's only got better and can't wait to see where this program is going. not only has it increated company production by over 200% it has helped in knowledge shareing across the whole team.
Easiest testing tool for api development
What do you like best about the product?
easy config the environment variables that allow me to switch between different code env and different endpoints with ease.
What do you dislike about the product?
some time it just doesn't work for open the link in the browser, it almost always open a new postman window. Sharing could be better share the endpoint with the environment varibles. Formatting is generally good but formatting will auto expanding the whole par of the code which is very annoying when you look at certain part and then format then its gone.
What problems is the product solving and how is that benefiting you?
testing for backend api development. With postman it's easy to run simulation requests, create api request templates, and share collections. The benefit will make the api testing easier by creating the collections of endpoints and store the sample request for next test. Postman variables are very useful too, make the template dynamic for different situations. Postman automated test cases is useful too. Provides the great automation that save me hours for testing.
Recommendations to others considering the product:
Postman will really speed up your api development by providing easy integrations and configurations tailored to your api. You have such a flexibility on what to pass in with the request, you can pass query params, customized headers, variables, even raw bytes.
Easy to setup and use - that's postman for you
What do you like best about the product?
Easy to install and user-friendly design. I was a novice when I initially installed Postman. But I noticed it was super easy to navigate the program and I was able to run a query with very limited help.
What do you dislike about the product?
There is nothing that I don't like about Postman.
What problems is the product solving and how is that benefiting you?
I was using Postman to connect to TFS. Using the encrypted credentials, I am able to program within SAP to establish connectivity to TFS and get information regarding tickets created on the portal.
Used Postman for 4 years
What do you like best about the product?
The user interface is very easy to navigate. You can open multiple tabs and try out different API requests simultaneously. The application also has history of services tried.
The payload can be added in different formats like JSON, Raw Test, XML etc., and the authentication tokens can also be added in headers. It has almost everything a developer working on web services would want.
If you are a back-end guy, you must have this.
The payload can be added in different formats like JSON, Raw Test, XML etc., and the authentication tokens can also be added in headers. It has almost everything a developer working on web services would want.
If you are a back-end guy, you must have this.
What do you dislike about the product?
The application takes significant time to open. It takes as much time as Eclipse on a few occasions.
I did not have any other issues with Postman. Their developer community is very active and you can add a request if you see any feature that you expect is missing from their latest version of the software.
I did not have any other issues with Postman. Their developer community is very active and you can add a request if you see any feature that you expect is missing from their latest version of the software.
What problems is the product solving and how is that benefiting you?
I am a full-stack engineer and I use Postman specifically to validate the web services I have exposed from the backend.
Recommendations to others considering the product:
If you are a backend engineer, try the application for sure.
Using Postman
What do you like best about the product?
Intuitive UI and the ability to make different directories to store scripts and the use of variables.
What do you dislike about the product?
I don't like that there is a restriction on the number of directories (workspaces) you can have in the free tier.
What problems is the product solving and how is that benefiting you?
Smoke and regression tests for API endpoints. Postman is very good at generating scripts in any programming language to test http methods.
Recommendations to others considering the product:
Try it out and see how you like it.
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.
showing 511 - 520