Postman Enterprise
PostmanExternal reviews
1,312 reviews
from
and
External reviews are not included in the AWS star rating for the product.
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
A usefull tool with self explanatory UI
What do you like best about the product?
The UI of the application. It is very intuitive. Whenever I want to send a request to an endpoint, Postman is the first thing that comes to my mind. The ability to save a particular request and revisit it in later times is also helpful. The history option which allows the user to check all the previously submitted queries is a great feature. Also, the application allows the user to input the data in the request in different formats. This tool helps to test everything before the frontend work even begins.
What do you dislike about the product?
I didn't find any nitpick to dislike. Every functionality that I needed was present and was able to find it quickly. The team has done a greater job on the functionality of the product. One performance concern was that when more tabs are opened, I have experienced some lags and it uses up more RAM than expected.
What problems is the product solving and how is that benefiting you?
I use Postman to test my web application endpoints. Sending 'Post' and 'Get' requests and seeing their replies on the same screen helps in the development process. Postman has helped my team to test all the backend functionality even before the frontend has been designed and created. Backend testing became very easy after the company started using Postman.
Recommendations to others considering the product:
Postman is the perfect tool to test the HTTP/HTTPS endpoints of the server. I would highly recommend this software to backend developers. It is easy to use and intuitive.
Best tool for API Development and testing
What do you like best about the product?
One can add multiple environments and variables based on those environments - handy yo track if you are working on multiple APIs. There's a history tab with the requests and responses ran in the past - a great way to reuse old requests. The feature to write tests in the request itself is a great way to automate some sanity checks. Also, collections are helpful to organize requests for various APIs. These collections can also be exported with tests and can be incorporated into the test suite in the CI system.
What do you dislike about the product?
The documentation is not very clear and has very few examples. There are a limited number of things that one can do in tests - so don't consider this feature as a full testing solution for any API testing. Postman application itself is pretty great, it provides most of the functionality that I need. The UI might be a bit confusing for new users. Hence better documentation or some hot to videos would help. One thing that becomes an issue is that it becomes difficult to manage tabs when one has more than 10+ tabs open.
What problems is the product solving and how is that benefiting you?
I am a developer who works on multiple APIs at any given time. I use POSTMAN to organize my request responses in a single place. I am heavily dependent on it to ease of my load during dev testing of some API that I have made changes to.
Recommendations to others considering the product:
Just start with it.
Postman review
What do you like best about the product?
It has the feature of getting insights into a program.
What do you dislike about the product?
APIs built-in Postman are somewhat dependent.
What problems is the product solving and how is that benefiting you?
I am performing API testing through Postman.
Recommendations to others considering the product:
Postman is a great tool for API management.
Must have tool for web developers
What do you like best about the product?
Postman is a great tool for issuing HTTP GET / POST calls to test REST APIs requests and responses. One of the features that came in quite handy for our development team is the ability to generate client code in various languages and tools such as cURL, JavaScript, and PHP. This has helped us expedite development and testing overall.
What do you dislike about the product?
The interface can be overwhelming at first since there are some many features. We're still learning some of the more advanced features. The documentations are a good starting point but we would like to see additional examples, particularly with the scripting capabilities.
What problems is the product solving and how is that benefiting you?
Postman has allowed us to speed up testing and development of our internal API tools. Best of all, the free version has nearly everything we need to get started with testing.
showing 451 - 460