Postman Enterprise
PostmanExternal reviews
1,709 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Makes API development and testing so much easier
What do you like best about the product?
The platform is easy-to-use and just works! I can directly import OpenAPI spec files and Postman creates API requests for me. I can use the desktop app as well as the cloud version on the browser giving me a lot of flexibility.
What do you dislike about the product?
There can be some issues with using proxies sometimes but it just requires some additional configuration.
What problems is the product solving and how is that benefiting you?
Postman helps me create and test APIs. It makes testing so easy that I can focus on the development part. I can also quickly and easily generate code and documentation.
Best API Management tool
What do you like best about the product?
It can be used to build, test and verify APIs. Workspaces and exporting, importing sharing are the best features. With the cloud-based version, it works very well for organisations.
What do you dislike about the product?
Nothing as such to dislike, web version is no longer available and it needs a learning to use it properly with headers, file attachments etc.
What problems is the product solving and how is that benefiting you?
We use for API testing
Makes easy for the frontend developer to visually see the API response.
What do you like best about the product?
The UI that Postman provides makes the API call very simplified.
The different environment for making the API call and other response formatting(e.g. JSON, raw format) makes it developer friendly.
The different environment for making the API call and other response formatting(e.g. JSON, raw format) makes it developer friendly.
What do you dislike about the product?
I have been using Postman for a long time and haven't found many drawbacks.
The only thing I find to be a drawback is the complex environment setup for making API call for the 1st time user.
The only thing I find to be a drawback is the complex environment setup for making API call for the 1st time user.
What problems is the product solving and how is that benefiting you?
Being a frontend developer, it makes my work very easy to understand the API response and the payload required to hit any API before making the API integration in the codebase.
Test your API's
What do you like best about the product?
This tool is my only destination for testing my different APIs for my integration purposes. We need to type a few characters for the Headers, and we get the correct suggestion which makes our testing fast.The body format can be changed by just a single click.
What do you dislike about the product?
Not an ideal tool for testing SOAP APIs. Apart from that, i like the tool very much.
What problems is the product solving and how is that benefiting you?
The main problem Postman is solving is saving a lot of time while testing various APIs. The UI is also great, with all the details needed for testing.
Best Tool for API development and Testing
What do you like best about the product?
As a software tester, it is very useful for me for API testing I can select the number of APIs in the collection for validating and verifying API, and its a very user-friendly tool
What do you dislike about the product?
If a say honestly I am happy with Postman because all the features which I require all work very well I can do my work in a very proficient way , and it is the best tool for API testing and it is very popular in the IT field
What problems is the product solving and how is that benefiting you?
As a software tester, I need to validate and test whether all the APIs are working properly or not in my organization at the time of software development so by this tool I can validate APIs'. It also uses to write functional test cases and regression test cases for the APIs
Best Tool For API Building & Testing
What do you like best about the product?
Easy Navigation and Team Feature.
Testing and building api's.
Open Source
I use postman daily for my development purpose. Its very easy to navigate and colab with my teams as well. I daily use postman and test my api.
Testing and building api's.
Open Source
I use postman daily for my development purpose. Its very easy to navigate and colab with my teams as well. I daily use postman and test my api.
What do you dislike about the product?
Sometime my api response is not showing as per the data I have send.
What problems is the product solving and how is that benefiting you?
Postman is addressing key challenges in API development by providing a centralized platform for building, testing, and managing APIs. It streamlines the entire API development lifecycle, allowing for easier collaboration among team members and ensuring the delivery of high-quality APIs. Personally, Postman benefits me by simplifying the testing process, facilitating collaboration with team members, and providing a user-friendly interface for API development. It enhances efficiency, reduces development time, and helps ensure the reliability of the APIs I work with.
Postman review
What do you like best about the product?
Very easy to do the backend API testing, Verify easy to simulate the scenarios through Postman. Even automation can be done through it. Hassle free testing by viewing the results through responses.
What do you dislike about the product?
Nothing to dislike about postman. Sometimes i have to check the syntax properly if there is any error. I am stuck because of some syntax errors and it doesn't prompt why this error was.
What problems is the product solving and how is that benefiting you?
Backend testing and verifying correct responses instead of going to browser and validing the response
API Build Tool
What do you like best about the product?
Postman is the most fantastic API tool its best part is it configures HTTP request headers and body payloads easily. it executes the HTTP requests seamlessly using a lightweight client. it is easy to integrate with the release pipeline using the Newman function.
What do you dislike about the product?
The API docs UI can be improved. no free API-building process is available. need to pay for the API development. We just need to improve the feature to share the test as a one-off.
What problems is the product solving and how is that benefiting you?
as a backend developer at Infosys, I basically use postman to develop my APIs to fetch the data and resources from the database. being the backend developer I used postman to make the API for my GPS system and that API is built by it so easily
"First GO TO" thing for Application interface communication
What do you like best about the product?
It's a first choice for API testing,as it made tester life easier.
It helps them to test API (almost supports all HTTP method) with various response codes and able to write the functional test suite by creating a simple template.
People can document the api data in collection and share team by creating workspace
People can access the saved documents anywhere anytime by logging into their account in postman app or postman browser extension.
It's compatible for Mac OS, windows and linux
In the Agile methodology world, api testing becomes smooth due to this postman.
We can import the api data by file,curl ,HTML XML, json, CSV,postman collection in various formats.
It helps them to test API (almost supports all HTTP method) with various response codes and able to write the functional test suite by creating a simple template.
People can document the api data in collection and share team by creating workspace
People can access the saved documents anywhere anytime by logging into their account in postman app or postman browser extension.
It's compatible for Mac OS, windows and linux
In the Agile methodology world, api testing becomes smooth due to this postman.
We can import the api data by file,curl ,HTML XML, json, CSV,postman collection in various formats.
What do you dislike about the product?
Even though it has lot of features for API testing, not suited one for SOAP API
It's not compatible for reuse the predefined scripts for new usecase. We need to create testscripts everytime.we can get test results only through html ,json.So we are not able to use for test execution analysis. It's not supports cross platform like webui and mobile.
It's applicable only for API testing
It's not compatible for reuse the predefined scripts for new usecase. We need to create testscripts everytime.we can get test results only through html ,json.So we are not able to use for test execution analysis. It's not supports cross platform like webui and mobile.
It's applicable only for API testing
What problems is the product solving and how is that benefiting you?
It majorly helps to test the rest api with various success codes and responses.
In Agile methodology, we need to test the whole product step by step once it developed
So it helps testing team to write test scripts for all created API
In Agile methodology, we need to test the whole product step by step once it developed
So it helps testing team to write test scripts for all created API
The most useful API testing tool.
What do you like best about the product?
when I started my career as a back-end engineer I was using online API testing websites like extendclass.com and then I began using postman I was stunned at how easy it was to use and how user-friendly it was. It honestly saved a lot of my time while testing APIs.
What do you dislike about the product?
The only thing I don't like about postman is its high memory and high CPU usage, which sometimes crashes in between my work.
What problems is the product solving and how is that benefiting you?
It was really useful for me while I was testing APIs because it is so much faster and because of that my productivity gradually increased. The thing that was interesting about postman is that it saves the previously sent API requests so that we can use them whenever we want.
showing 731 - 740