Postman Enterprise
PostmanExternal reviews
1,628 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Test REST API using Postman
What do you like best about the product?
1. It is good to test REST API responses.
2. Easy to create form body using REST.
3. Create all types of request such as POST , PUT , DELETE , GET easily using Postman.
4. Adding headers is easy .
2. Easy to create form body using REST.
3. Create all types of request such as POST , PUT , DELETE , GET easily using Postman.
4. Adding headers is easy .
What do you dislike about the product?
Software is heavy it will start hanging if you will use for a long time.
What problems is the product solving and how is that benefiting you?
I have created many REST api for mobile development and for web development , it has following benefits :-
1. chrome extensions are available.
2. creating all type of request is easy.
1. chrome extensions are available.
2. creating all type of request is easy.
Recommendations to others considering the product:
Yes I recommend Postman client to all API developers.
A Friendly API Test Tool
What do you like best about the product?
It is an one of the best API tools.A simple and friendly user interface is extremely easy to use.It is not only for API tests but also for developing,debugging, and publishing APIs. Postman supports both automated and exploratory testings.
What do you dislike about the product?
It not a good professional tool for automation testers and developers. User can set test cases in Postman but there is no great way to monitor them.User should have used another tool for monitoring them.
What problems is the product solving and how is that benefiting you?
Postman provides some great and outstanding features such as an advanced test framework,user can share APIs with workmates easily through importing and exporting them and creating mock servers for APIs.
Recommendations to others considering the product:
Postman is a fast,flexible and friendly API tool.Quickly it can access to headers and responses.It is created detailed documentation of our API.Postman is great for move test around to different environments and systems.It is affordable as the product.
The simplest tool for testing and designing API requests
What do you like best about the product?
Simple and easy to use and organize your work. I always test my API calls in Postman before implementing them in code or other places - you can clearly see what works and what doesn't, re-use previous work, convert your configuration to code, authenticate with all common methods...
What do you dislike about the product?
Nothing! I love Postman!
Really - nothing I can think of.
Really - nothing I can think of.
What problems is the product solving and how is that benefiting you?
When working with APIs (mostly for setting up integrations between our internal tools, or to troubleshoot our own API), POstman allows me to easily create, re-use, tweak, and save API calls. It makes it easy to figure out the right call before implementing it elsewhere.
PostMan review by Uma Mahesh
What do you like best about the product?
The best thing I had liked in the postman is that we can test our application backend without the presentation layer or UI with url page and we see the output in different formats like json, xml etc
What do you dislike about the product?
The thing I doesn't like in postman was while giving input we need to mention the format of the data and format correctly and errors can't be easily understandable
What problems is the product solving and how is that benefiting you?
I used postman to check whether my application backend is working fine or not using url in postman without using the browser
Recommendations to others considering the product:
As developer if your presentation layer is not ready then postman is the option to check your outputs
Easy way that allows smooth integration with front-end team
What do you like best about the product?
Postman Collection Run that allows to trigger smoke testing for each deployment with scripts of response validation. This is also good for QA automation testing.
What do you dislike about the product?
I can't selectively take out archived collections after quota is used.
What problems is the product solving and how is that benefiting you?
documentation, integration of APIs. We use postman to allow fast prototype of API endpoints.
Postman - The best tool for testing APIs
What do you like best about the product?
Postman is the best tool for testing APIs. If you are using APIs in your project, Postman is a tool you can not avoid. Because it very difficult to find errors in an API call. The best solution is to use Postman to send an API call and you get the response . If there is some error, you can easily identify and correct it.Also you can test any no. of functions and it will be stored in your history.So after any changes, you can easily test your code using postman.
What do you dislike about the product?
I am really satisfied with this product. But the dashboard can be little more user friendly. But overall I like the product.
What problems is the product solving and how is that benefiting you?
I have been using this product for the last 2 years. For me most difficult task in developing API calls was not able to identify the errors. Postman solved this issue.Now I could easily test my API calls. So it is very easy to create or edit an API call. This product saved lot of my time.
Recommendations to others considering the product:
Postman is the best option for testing APIs. I recommend this product for all developers who use API calls in their project.
One best software API development tool
What do you like best about the product?
If anyone is fed up of manual API testing, can jump to postman. Its very fast and accurate method of API testing. We can easily move test cases from one system yo other . We can also integrate it eith different tools like jenkins. Test suites are very easy to create.
What do you dislike about the product?
Integrating API directly in the software is error prone and very hard to debug.
It requires manual logging or hardcoding of login credentials in software.
The configuration is hardcoded so its difficult to pass dynamic parameters.
It requires manual logging or hardcoding of login credentials in software.
The configuration is hardcoded so its difficult to pass dynamic parameters.
What problems is the product solving and how is that benefiting you?
Mainly we use of Api testing. But can be used for APi development and documentation as well.
Recommendations to others considering the product:
For api testing must consider tool.
Superb tool for API testing, documentation and management
What do you like best about the product?
- Using for testing backend rest API. It just awesome.
- No headache of any setup
- Support almost all kind of authentication for rest API consuming
- Sharing API doc to team is super cool.
- No headache of any setup
- Support almost all kind of authentication for rest API consuming
- Sharing API doc to team is super cool.
What do you dislike about the product?
I just love this product. Didn't kind any issue working with this tool
What problems is the product solving and how is that benefiting you?
Testing our business rest APIs on daily basis and sharing with team.
Recommendations to others considering the product:
Best for API management
API documentation and sharing with team
API documentation and sharing with team
Possibly the best free tool for API testing
What do you like best about the product?
Great user interface. Environment wise setting of variables is a handy feature.
What do you dislike about the product?
The last time I tried, the windows native app was buggy.
What problems is the product solving and how is that benefiting you?
Extensive testing of internal REST APIs. This includes debugging and load testing.
Recommendations to others considering the product:
If you're using APIs, you've probably already heard of this one. Otherwise, give it a shot. Great app
Using Postman for over 3 years now in the project
What do you like best about the product?
The best tool to test the REST API's or any service hosted on any server using HTTP protocol for communication. The JSON request can be sent across to test a new service you developed or an existing service provided by some other application provider. You can group the request into a postman collection and share that across as well and others can import it. You can also use postman runner which will automatically execute the requests which is a very good feature.
What do you dislike about the product?
The chrome extension of postman was discontinued which was a very good feature for postman. It was really easy to use this as there was no need of installation of any software to run postman. Now you will have install the postman server and then use it.
What problems is the product solving and how is that benefiting you?
We are using postman extensively in our project to test REST API's and are continuing to use it on a daily basis. We have used it in our Order management project to test and REST API's provided by the OMS system into our ESB layer. We use it check these API's if there are any orders which are stuck in any pending status.
Recommendations to others considering the product:
If you have just started to work on REST API's then Postman is the best tool you can use to test your service you have just developed. It is very easy to use and understand. You can store your postman requests used for testing as postman collections and share it across to other users as well.
Overall very great tool.
Overall very great tool.
showing 691 - 700