Postman Enterprise
PostmanExternal reviews
1,760 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Testing your Backend Endpoints for your API and Applications
What do you like best about the product?
I love how easy postman makes it to test your backend APIs without having to develop a front-end UI to test everything. I also love that you can get the API outputs pre-formatted into great documentation to use internally.
What do you dislike about the product?
I dislike that Postman will only save upto 500 request in it's history, it makes it harder to go back and check on failed attempts to request an endpoint on an api.
What problems is the product solving and how is that benefiting you?
With Postman, I am able to test out the endpoints of our API for our application and ensure they are working properly before letting the front-end Engineers connect the front-end with the backend. I have found Postman to be the best application to have this done as we are able to easily mock GET, POST, PUT, & PATCH request within a local server. Having this done without deploying the API allows us to make quick edits to the API when needed.
Recommendations to others considering the product:
If you want to quickly test your API's with features that will blow away regular browsers, I highly recommend using Postman
Collaboration Platform for API Development - Postman
What do you like best about the product?
1. We can send REST, GraphQL and SOAP request easily and quickly
2.We can automate manual tests and integrate them into CI/CD pipeline
3.Postman provides API mock server
4. Allows to publish documentation by pulling sample requests, headers, code snippets etc. with dynamic examples and machine readable instructions
5. It helps to manage and share your work with multiple teams
6. Postman is a collaborative and user friendly platform
2.We can automate manual tests and integrate them into CI/CD pipeline
3.Postman provides API mock server
4. Allows to publish documentation by pulling sample requests, headers, code snippets etc. with dynamic examples and machine readable instructions
5. It helps to manage and share your work with multiple teams
6. Postman is a collaborative and user friendly platform
What do you dislike about the product?
For unlimited shared request, documentation usage and for reporting and analytics, we need to pay.
What problems is the product solving and how is that benefiting you?
Postman helps me to develop, design as well as test APIs and also it helps to manage entire API workflow, in one place.
A must have software for REST based testing for Devops and Developers
What do you like best about the product?
Small learning curve because of its very intuitive UI.
Support for adding Collections for your product APIs. Using a Simple JSON file one can easily add a collection with the details of all the endpoints and use cases covered in the post organized way possible. This makes importing exporting of API endpoints very handy.
Very rich and organized UI to save credentials and automap the credentials to the collection in a single click.
Being a developer I really enjoy the 'code' feature which easily translates your API request into any currently used language. This is a boon to the developers, they no more need to write code from scratch to integrate it into their code. Postman is an open source tool to test any http/https based apis. Its Simple UI makes learning curve to use it very simple also it doesn't require any prior knowledge of any programming knowledge.
Support for adding Collections for your product APIs. Using a Simple JSON file one can easily add a collection with the details of all the endpoints and use cases covered in the post organized way possible. This makes importing exporting of API endpoints very handy.
Very rich and organized UI to save credentials and automap the credentials to the collection in a single click.
Being a developer I really enjoy the 'code' feature which easily translates your API request into any currently used language. This is a boon to the developers, they no more need to write code from scratch to integrate it into their code. Postman is an open source tool to test any http/https based apis. Its Simple UI makes learning curve to use it very simple also it doesn't require any prior knowledge of any programming knowledge.
What do you dislike about the product?
I feel there is a need for some open-source Postman collation repository for all opensource APIs available at a click from within the app. Because this is something all the developers will love to have. Webhook endpoints for all common opensource APIs will also be very appreciated.
It would be great if network packet sniffing and features that fiddler provides are also incorporated in fiddler. For this very problem, I always need to open both the apps at the same time.
It would be great if network packet sniffing and features that fiddler provides are also incorporated in fiddler. For this very problem, I always need to open both the apps at the same time.
What problems is the product solving and how is that benefiting you?
Hitting microservice endpoints using various a user frienly dropdown for all the http verbs which we know till and it keeps on adding new ones for example VIEW, PROPFIND,UNLOCK,LOCK,PURGE,COPY etc are some of the rare http verbs which i think are only integrated with this tool. And I also did the opposite of using code from the request format.
The best API developer with strong capabilities.
What do you like best about the product?
Postman is a very interesting software to create APIs and advanced code processes concerning the ordering of web pages with advanced specifications. It also helps me to show a good image in terms of deployment and security in programming areas. I like its support, answer quickly.
What do you dislike about the product?
I have had a problem and that is that when working on mobile versions, the problem can be a bit lethal because it does not adapt to the interests of such devices.
What problems is the product solving and how is that benefiting you?
In the organization we use it to make known a very fast performance of APIs integrated or not integrated to marketing processes, security and any application that wants to be improved. It can be adapted to any type of client, as long as the benefits are easily interpreted by the internal code.
Recommendations to others considering the product:
It is ideal for web developers, simple and advanced programmers. It has a very understandable interface, Postman has been the most used software because we have created multiple APIs with automation systems that have been integrated as a development bonus.
Postman - An awesome and feature rich tool for API testing, and Documentation
What do you like best about the product?
I like that it is very easy to use tool for web api testing. It is cross platform and it has tons of feature for api testing like creating a mock server, you can get well exceptions and exact statuscodes while testing. I can make collections for nulk testing at a time and for their well documentation. Scheme drafting , adding elements to api for better testing , light/dark theme, environment setup, multiple accounts sign in etc. I like that it is a must have and handy tool for api testing.
What do you dislike about the product?
I dislike that it feels like a slow web app sometimes and becomes irresponsive. Adding new tabs makes it consume more memory and memory management is very poor here. When it starts for first time it is very slow afterwards it is ok. For slow machines it is very annoying.
What problems is the product solving and how is that benefiting you?
I develop my web api using php and laravel and test it by Postman. I test and document all my api by postman. It has better options of authorization, headers, body and form. I realize that having postman is a great tool for a web developer. It helps me save responses and generate classes and objects in typescript. By knowing how to use postman is a very good skill for a developer.
Recommendations to others considering the product:
Just go for it. It is a very good tool for api testing and documentation. It has great features that you will not find in any other tools.
Review of postman application
What do you like best about the product?
It has good UI design, user friendly interface and easy to test API Calls and we can test the WSDL which is giving request and getting response from postman.
After getting successful response it is easy to develop the same request and response API in applications like informatica .
After getting successful response it is easy to develop the same request and response API in applications like informatica .
What do you dislike about the product?
Not able to test more than one API simultaneously.
What problems is the product solving and how is that benefiting you?
Before developing the application to connect Microsoft API's ,I used this postman application to test the request and response.
Best tool for testing you API with lots of features
What do you like best about the product?
I like that it supports testing the API with great convenience. It helps you maintain your own collection of APIs. It also maintains your testing history. You can use Authorization while testing with multiple types. You can test with any requests type.. get,post, copy, head, link etc. You can have multiple workspaces for testing. It has a lot of features that can be explained. I just love it. Also you can document you APIs.
What do you dislike about the product?
I didn't like that it's start up time time is a bit delayed everytime i open for first time. As it is built with electron framework it consumes a bit more memory. Sometimes switching tabs are laghu and becomes irresponsive.
What problems is the product solving and how is that benefiting you?
I mainly test my APIs built with .net core. I design APIs with postman. Before consuming with any frontend framework i test my APIs to get confirmation of my errors and bugs. It is free so it helps me alot. It shines with it features among all of its competitors in API testing software.
Happy web developers with Postman
What do you like best about the product?
My main task is to optimize the entire web development process. It is adapted to a unique path from the moment the application is created until the APIs are carefully configured. It is extremely practical, it determines a hard work rhythm with different and original capabilities.
What do you dislike about the product?
High performance software with very high frequencies in hardware processes consumption, must optimize a little more its deployment.
What problems is the product solving and how is that benefiting you?
Without a doubt the program has given an excellent capacity to create exquisite web pages in many elements, we can program at a very successful level. Totally understandable and very good handling. It has really given extensive tools in coding.
Recommendations to others considering the product:
It will help you improve websites, create APIs quickly and with professional features. It determines a considerable option to incredibly improve the website system. The support is extremely effective.
Clear suggestions for enhancing and certifying API through web support
What do you like best about the product?
You can create specific collections and requests for your particular project to run test cases. As a developer, this application enables you to visualize and interact more easily with someones API, resulting in improved architectural style, more simple design and less difficulty.
What do you dislike about the product?
Nothing can really think of. The app has all you need for any such API call, both within a very intuitive, user-friendly interface.
What problems is the product solving and how is that benefiting you?
I've tried simple API calls, different types of inputs to many encounter Different, which require authentication. I use Insomnia usually, but working with a group which utilizes Postman to recognize how those who make API calls. Yet another thing Postman does best, however is to save every heritage of calls from the left bar that helps if you'd like to make reference to a specific date on which you were working. I used this a few periods and in the event that the data structure of the API changes, it is nice to relate to any of these logs and you want the data organization to progress.
Recommendations to others considering the product:
To keep things organised, use collections. To automate authorization, use pre-request scripts.
API automation? Postman and Newman to the rescue!
What do you like best about the product?
The simple and super clean interface from Postman, makes the work super easy, the way you can organize your calls using collections its super, I love the way you can import your collections and run them with Newman! the CL version of Postman, this helps you a lot when you are trying to automate your endpoint calls.
What do you dislike about the product?
The only thing that I think Postman its missing, is that it really needs to work with parallel calls to the endpoints, you can only do some waterfall calls, Postman gives you some help to try to patch this, like post and pre scripts that you can run in order to try to emulate call parallelism but its not that helpful, so I think that it is the only bad on Postman.
What problems is the product solving and how is that benefiting you?
Before using Postman, they only way I was running my regression was manually, I was doing all my endpoint calls using my simple command line, but now with postman, Im able to organize, share and even run automatically all my regression and calls! with the click of 2 or 3 buttons I have a whole regression running in no time, saving me like more than 50% of my time, also the simple integration with TestRail helps tons! that way you can keep track of all your test results in one place nice and simple
Recommendations to others considering the product:
If you are looking for a API automation software, look no more! Postman can save you tons of time, using its simple and clean interface, you and your team are going to be able to share and contribute to any API automation, its super simple to use! Honestly its the best one out in the market
showing 531 - 540