Postman Enterprise
PostmanExternal reviews
1,707 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Best tool to test your rest Api
What do you like best about the product?
It supports collections feature which allows me to share my collection to my team members and and tus saves lot of time while testing some apis
What do you dislike about the product?
I think it can improve more in terms of https support
What problems is the product solving and how is that benefiting you?
It solves problem of testing and calling my rest Apis
Recommendations to others considering the product:
Great tool to test your rest Apis.. please give it a try
Default tool for testing REST/SOAP API's
What do you like best about the product?
The ability to test new API's without writing a single line of code. Integration with various OAuth protocols to make it easier to test REST/SOAP API's.
Even for some one with no coding experience, one can use the GUI for making requests and verifying the responses specially for API's that are in progress and currently under development.
Postman also provides inbuilt templates which make things even easier. Support for JSON, YAML and even raw formats.
Even for some one with no coding experience, one can use the GUI for making requests and verifying the responses specially for API's that are in progress and currently under development.
Postman also provides inbuilt templates which make things even easier. Support for JSON, YAML and even raw formats.
What do you dislike about the product?
No support for Hessian protocol so far. Sometimes the UI feels a tad too complicated. I wish they would further refine the UI.
What problems is the product solving and how is that benefiting you?
API Management, API Testing. I am a software developer and lot of times my job involves interacting with other web services. In the absence of POSTMAN, I would have to manually write a client to test the code and even then I would need to handle all scenarios manually.
With POSTMAN, I can just create one template and just change the values later depending on my test scenarios.
With POSTMAN, I can just create one template and just change the values later depending on my test scenarios.
Recommendations to others considering the product:
Just for it. I have no doubts that you will love the value Postman brings to your work and organisation.
Best Api test tool I have used so for
What do you like best about the product?
user friendly ui, you can save and organize all your tests in one place. Create individual folders for each activity. Also it supports all kinds of security models. Generates code also for api calling up to some extent.
What do you dislike about the product?
There is almost nothing I dont like, its an open source free to use software and provides you a platform for your quick api testing.
However i think it could create variables and automate some Api testing like soapui does it would be better.
However i think it could create variables and automate some Api testing like soapui does it would be better.
What problems is the product solving and how is that benefiting you?
quick verification or validation of api calls. Helps a lot during integration projects with various api platforms a d security models.
Recommendations to others considering the product:
go for it, its best api testing tool I have ever used. You can start using it with very minimal training and it supports all kinds of rest Apis.
Review for Postman tool
What do you like best about the product?
It is the best tool for web api services responses and easy to use tool
What do you dislike about the product?
We face authorization issue at times and frequent refresh if token is what we don like
What problems is the product solving and how is that benefiting you?
There is no problem faced and infact it can be used by functional tets team for webservices testing
Nice product
What do you like best about the product?
It is a wonderful tool we can test automatically, also it Simplifies the testing
What do you dislike about the product?
As of now I didn't noticed any issues, it's best application program Interface
What problems is the product solving and how is that benefiting you?
Faster testing of software
Postman is heavily used by all the developers in my team
What do you like best about the product?
The following are the few points which I like the most about this product:
- Easy to install & setup
- You can save your API Calls and share it with other developers
- Widely used in the industry which leads to a great user community
- Easy to install & setup
- You can save your API Calls and share it with other developers
- Widely used in the industry which leads to a great user community
What do you dislike about the product?
The following are the few points which I don't like about this product:
- There are minor changes in the GUI which I think can be improved. For ex. the section where we can view the output overlaps the section where we specify the body of the API call which can be changed for some better usability.
- There are minor changes in the GUI which I think can be improved. For ex. the section where we can view the output overlaps the section where we specify the body of the API call which can be changed for some better usability.
What problems is the product solving and how is that benefiting you?
We develop a backend based product and use this tool heavily to develop our product. We develop and test various APIs of our product using Postman. We also export and share the API calls across the team using save, export & import feature of this product.
My experience in postman
What do you like best about the product?
Easy way of debugging an API solution without need of an web request or a web solution to call an API methods and also can be used to handle post and gets methods and to retrieve data
What do you dislike about the product?
One thing I would like is the way the parameters are passes in case of get and post method. This can be made as common filed so that we can use them to pass for both get and post methods
What problems is the product solving and how is that benefiting you?
Mainly the debugging part which is very helpful in our software development when there is a need to debug the web API without connecting or passing values from the web.
Recommendations to others considering the product:
I recommend this since it is very easy to debug web API solution and call API methods. Very helpful in sending parameters from web to web API solution which helps in debugging.
A Great Testing Tool
What do you like best about the product?
The ability to test RESTful services is essential to development. Postman offers the developer all the tools needed for testing. It is easy to set headers, including content types, and authentication. Run your POST or GET request and review the responses.
Postman also has a great organizational feature that lets you save your tests for different projects into folders for reuse in the future. I also like the fact that the tests I create are stored in the cloud for easy backup and recovery.
Postman also has a great organizational feature that lets you save your tests for different projects into folders for reuse in the future. I also like the fact that the tests I create are stored in the cloud for easy backup and recovery.
What do you dislike about the product?
There is not much to dislike about this product. I have used it as a test tool for many years and will continue to use and recommend it.
What problems is the product solving and how is that benefiting you?
I use Postman to test REST services on my localhost as I develop them. It's easy to simulate authentications and payloads and then, in combination with a debugger in Visual Studio, step through code.
Recommendations to others considering the product:
I like using this tool in combination with Visual Studio and Xdebug to test API routes. I also like to save my tests for regression testing the routes when making changes to the project or the code. The pricing structure is also very fair.
A useful tool to test REST API
What do you like best about the product?
Easy to use.
Offers a good way to organize HTTP requests in collections.
Collections ar available in Cloud and easily ported over multiple instances.
Free version is complete enough to work on.
Available in multiple platforms and behaves always in the same way (in my experience)
Offers a good way to organize HTTP requests in collections.
Collections ar available in Cloud and easily ported over multiple instances.
Free version is complete enough to work on.
Available in multiple platforms and behaves always in the same way (in my experience)
What do you dislike about the product?
It is hard to find how to download the application the first time they moved to the Cloud.
Every access need internet connection, it may be an issue when making a local test.
Even local application need remote authentication in order to work.
Every access need internet connection, it may be an issue when making a local test.
Even local application need remote authentication in order to work.
What problems is the product solving and how is that benefiting you?
Rapid checks on REST API, test and verify behavior of web applications, fast retrieve of data on every HTTP-based services.
Recommendations to others considering the product:
Enable usage of local application without remote authentication
Great tool for API testing
What do you like best about the product?
Postman allows me to organize my test cases into groups, export and import test cases to share with my colleague, and have a common profile between all my devices. It supports various API types including POST, GET, PUT, and mutual auth. We able to write scripting for dynamic values which share between test case and group or binding output value from one test case as the input of another test case
What do you dislike about the product?
The performance of Postman is not good special when dealing with large response data, it takes a long time to load and display data. Its document is not good so hard to troubleshoot the issue
What problems is the product solving and how is that benefiting you?
We use Postman for testing our applications which deploy in AWS and expose as Rest API for our client with some API requires mutual Auth and some require authentication data which is got from another AUTH API. With Postman we are easy to handle the testing and verify our API
Recommendations to others considering the product:
Postman is great for API testing, special when a complex test requires, and you need to share with the team, but it is not a tool for performance testing or automation testing.
showing 1,181 - 1,190