Postman Enterprise
PostmanExternal reviews
1,632 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Great tool for testing APIs
What do you like best about the product?
I work a lot with meraki and webex APIs and without Postman my life would be significantly more miserable, writing test cases with postman is easy and quick and I don't need to remember all the methods nor type the full type of request, just write the first 2 or 3 letters and use the drop down to autocomplete, this is really important when doing tests of malformed request to make sure we catch all errors, it is possible to remember all type of requests but my life is much better knowing that I don't need to.
What do you dislike about the product?
I love Postman since it makes my life easier but it also brings a lot of new developers that don't know what they are actually doing, you should always learn the theory first and then use the tools to make your life easier and now a lot skip that part.
What problems is the product solving and how is that benefiting you?
Creating API requests mainly, it is faster than doing it with an editor
Recommendations to others considering the product:
Learn how to use and write request before using Postman your coworkers will thank you for that
Very useful for API testing
What do you like best about the product?
1) Share collection between team members.
2) Central repository to store the postman collection.
3) Very good UI
4) Not very costly.
2) Central repository to store the postman collection.
3) Very good UI
4) Not very costly.
What do you dislike about the product?
1) I came across issues while using the postman interceptor.
What problems is the product solving and how is that benefiting you?
1) Testing API
2) Sharing a collection of requests to hit our APIs between team members.
2) Sharing a collection of requests to hit our APIs between team members.
Post for API testing
What do you like best about the product?
API Requests/Responses can be submitted without the need of Browser.
Parameters can be modified easily.
API can be stored in a library that can used as per need
Parameters can be modified easily.
API can be stored in a library that can used as per need
What do you dislike about the product?
Limited features are available in the tool to support API automation.
What problems is the product solving and how is that benefiting you?
We are using Postman for API Request Response validation. Tool is so easy to validate both JSON and XML requests.
Recommendations to others considering the product:
Postman have been a wonderful tool for us in all aspects. using this we can easily create multiple environments, which can be changed with a single click. History and collections are another wonderful features provided where we can revisit out previously executed API's.
POSTMAN.
What do you like best about the product?
Postman was quite simple to get around and helps one can build libraries and handle multiple web services. Postman often offers code samples for users who would use whatever language in their choosing for download results.
What do you dislike about the product?
Service for GraphQL can indeed be upgraded in Postman.
What problems is the product solving and how is that benefiting you?
Postman tool helps in the Development of APIs as well as Testing of API's for various applications in our project.
Great software for testing APIs
What do you like best about the product?
All the tests created in Postman can be easily reutilized in different projects without tinkering a lot, some just need to change the URL of the server to test it in a real environment but even the tests can be the same in vastly different APIs. It can be batch processed to check for several elements with one click to only focus on the failed tests.
What do you dislike about the product?
While it has improved vastly in the last few years, some queries with GraphQL and REST fail in postman and work correctly in the browser but that is normal since it is a testing environment.
What problems is the product solving and how is that benefiting you?
Testing APIs, mainly dealing with NETCONF and REST based APIs
Recommendations to others considering the product:
A lot better than using curl or using a browser to test APIs
An Amazing tool for API testing and development purposes
What do you like best about the product?
The best point is that postman is very fast and easy to automate test cases
It is very user-friendly because it modifies parameters with ease
It also supports chrome plugin
It can handle multiple type of responses
Postman sandbox supports Node js modules such as asserts and timers
It is freely available
With postman we can create dynamic webservice requests as well
It is very user-friendly because it modifies parameters with ease
It also supports chrome plugin
It can handle multiple type of responses
Postman sandbox supports Node js modules such as asserts and timers
It is freely available
With postman we can create dynamic webservice requests as well
What do you dislike about the product?
Currently I am not facing any issues using postman. It is a very good tool
What problems is the product solving and how is that benefiting you?
With postman I am able to check the issues on production level also
It supports integration of tools like jenkins
For testing and API development I can use all HTTP requests like - post, get, put,delete
It helps to create restful APIs
It supports integration of tools like jenkins
For testing and API development I can use all HTTP requests like - post, get, put,delete
It helps to create restful APIs
Recommendations to others considering the product:
I recommend others to use postman for developing apis and for debugging purposes .It is free of cost and fast and it has a very good UI
Postman
What do you like best about the product?
Postman is helpful in testing API for my integration purpose, either to test third party API or my API. Postman also supports easily on creating new calls, you can import/export it from various sources using cURL, PHP, C#, python and many more.
With postman, it actually supports multiplatform. But looks like it's not enough, they also support as a chrome plugin. This is a huge advantage for those working on different platform/computer, they basically able to take their collection anywhere.
With postman, it actually supports multiplatform. But looks like it's not enough, they also support as a chrome plugin. This is a huge advantage for those working on different platform/computer, they basically able to take their collection anywhere.
What do you dislike about the product?
What I dislike about postman is its interface, it's not easy to use it for the beginner, takes time to learn. It also doesn't support API calls simulation for concurrent calls or the frequency calls, if we can define the number of calls within period of time, that would be amazing.
Another thing is, they deprecated the chrome version and suggest to use native apps, which I think poor decision in term of portability.
Another thing is, they deprecated the chrome version and suggest to use native apps, which I think poor decision in term of portability.
What problems is the product solving and how is that benefiting you?
With postman, I was able to test my API/third party API before going to fully implement it in my development. Even, I can investigate production issue just by using postman to determine where the actual problem is.
Great tool to test API and build testing use cases
What do you like best about the product?
The best thing I like about postman is, It supports all the types of authentications and also provide GraphQL support which is really helpful for me and I am sure for others too.
What do you dislike about the product?
To be very frank, I am using it since 1 year or so and found no cons of postman till now.
What problems is the product solving and how is that benefiting you?
I use postman to build API collections for testing purposes. I also use postman to develop API, test its use cases and verify the different scenarios and API behavior easily using postman.
Recommendations to others considering the product:
Try once and you will never leave postman. It's a super amazing tool for developers as well as testers which has everything encapsulated in it.
Postman - Best API Testing tool!!!
What do you like best about the product?
* Postman is a tool which is favourite of most of the people and is used for testing our API's.
* Postman helps us to build, test and modify API.
* It use to make various type of HTTP request like GET, PUT, POST, DELETE.
* It converts API to code for various languages like JavaScript, Python, Java etc.
* It's free of cost and easy to start.
* Postman also has built-in support for popular data formats such as OpenAPI, GraphQL, and RAML.
* Postman helps us to build, test and modify API.
* It use to make various type of HTTP request like GET, PUT, POST, DELETE.
* It converts API to code for various languages like JavaScript, Python, Java etc.
* It's free of cost and easy to start.
* Postman also has built-in support for popular data formats such as OpenAPI, GraphQL, and RAML.
What do you dislike about the product?
* Can have better UI for this tool as it confuses us sometimes.
* Monitoring of test cases is not so good when compare to others.
* Monitoring of test cases is not so good when compare to others.
What problems is the product solving and how is that benefiting you?
* We use postman during development for testing our REST APIs and also as a test runner for our automated tests.
* In Postman we can easily move our test cases from one system to another.
* Can integrate Postman with other tools like Jenkins.
* Easy to create test suits with Postman.
* In Postman, it's easy to configure, just point to the service URL and you're good to start.
* It offers hundreds of settings for extensive customization.
* Provides easy collaboration between users irrespective of location.
* In Postman we can easily move our test cases from one system to another.
* Can integrate Postman with other tools like Jenkins.
* Easy to create test suits with Postman.
* In Postman, it's easy to configure, just point to the service URL and you're good to start.
* It offers hundreds of settings for extensive customization.
* Provides easy collaboration between users irrespective of location.
Recommendations to others considering the product:
* Postman saves our credentials so we don't have to type it over and over again.
* Easily able to get request and response.
* We can get Postman as a Chrome extension, or can download the app as well.
* Postman is open source on Mac, Windows, and Linux.
* Easily able to get request and response.
* We can get Postman as a Chrome extension, or can download the app as well.
* Postman is open source on Mac, Windows, and Linux.
Perfect API Testing Tool
What do you like best about the product?
Simple Easy and Friendly UI API Testing Tool
Options of all request type GET POST PUT DELETE
Test Runner can be used to Automate Test flows
Submit API requests and view responses without the need for a browser or browser extensions.
Modify Different parameters with request Query as well as param easily
Download API response easily
Beautify option for the JSON and XML response as well as on request body
Preview Option for the Html Response
Sharing of Collections within team is very easy
Options of all request type GET POST PUT DELETE
Test Runner can be used to Automate Test flows
Submit API requests and view responses without the need for a browser or browser extensions.
Modify Different parameters with request Query as well as param easily
Download API response easily
Beautify option for the JSON and XML response as well as on request body
Preview Option for the Html Response
Sharing of Collections within team is very easy
What do you dislike about the product?
There is no mechanism for the SOAP API to Test
There is no mechanism for the WebSockets
There is no mechanism for the WebSockets
What problems is the product solving and how is that benefiting you?
API Testing and Automation of Rest API's
Recommendations to others considering the product:
There is no mechanism for the SOAP API to Test
There is no mechanism for the WebSockets
There is no mechanism for the WebSockets
showing 581 - 590