Postman Enterprise
PostmanExternal reviews
1,760 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Postman - Lite and easy to understand tool available in market for beginners to Pro
What do you like best about the product?
- Anyone with little knowledge can explore the different functionalities it offers.
- You need not be a Pro in using postman .
- The way we can organize all our collections and use it systematically to carry out different operations
- The kind of formats it supports in carrying out REST API testing
- When we have many REST calls we can arrange them in desired way in desired projects and use it accordingly
- The way we can generate codes in different languages. It generated code automatically, saves lot of time
- We can automate our tests
- You need not be a Pro in using postman .
- The way we can organize all our collections and use it systematically to carry out different operations
- The kind of formats it supports in carrying out REST API testing
- When we have many REST calls we can arrange them in desired way in desired projects and use it accordingly
- The way we can generate codes in different languages. It generated code automatically, saves lot of time
- We can automate our tests
What do you dislike about the product?
I wonder if I can find one, I am using this tool from very long time. This tool has is enhancing itself.
What problems is the product solving and how is that benefiting you?
- For automation we used to use different IDE's and write our code in Python to automate API's. But now we are able to pick the auto generated code. This is saving lot of time for us. I like to use Python , my other colleagues like JAVA . We all use the same tool postman . Pick the code and use it .
Recommendations to others considering the product:
Its a free tool and you can use it to test your public and private REST API's. No matter what is the size of your company it can be used by anyone. Perfect tool for carrying out REST API testing
Best developer friendly tool available for API testing
What do you like best about the product?
When it comes to the easiness of use of this tool is very high. It has less learning curve and it is really user friendly with it's functionalities. We can test API 's with all capabilities with the tool. Testing API's for result, handling headers, params and Authorization and many more features available with the tool. Also it is very helpful to send requests in multiple formats like Json, XML, text. Also we can create developer group and share requests with others is a really good feature.
What do you dislike about the product?
When it comes to the post requests we are manually creating the body of the requests. So if it is a large json object hard to write. It is better if we can multiple templates as suggestions and easily create request body with it.
What problems is the product solving and how is that benefiting you?
As a developer all my backend developments test via Postman requests. I test all my API endpoints with Postman. I test API's for results and based on responses do modifications for the API's and continue testing with Postman. Also I share my requests for group of developers to test using Postman. That's really helpful.
Postman with clear proposals to increase and certify API with web assistance.
What do you like best about the product?
I like Postman it is a wonderful application that we use, for testing the REST API, it is easy to configure, you just have to write down the URL of the service to start, simple to order parameters in method calls, it allows teamwork is simple, to vary in the middle of the different JSON XML forms, certification through different protocols is simple, it facilitates the realization of HTTP requests without difficulties, we can send API requests and display responses without the need for a browser or browser extensions, allows archiving and gather API requests by type, application, or in any way deemed appropriate.
What do you dislike about the product?
I would like this software to offer the option of crediting more than one API simultaneously
What problems is the product solving and how is that benefiting you?
Postman is a software, appropriate and suitable for the tasks that I perform, it is allowing the integrated work between the areas of software development, and quality control, it is being used for testing the API endpoints that we develop, as well as for Calling the APIs with which we interact on a daily basis is also being useful, to create collections of API endpoints that can be called for a specific API, it is helping us to distribute the collection to the teams that need to call that API to that can be quickly incorporated into the API.
Recommendations to others considering the product:
I recommend Postman, it is a wonderful tool that is easy to configure and start, it is useful for testing API calls for internal and external APIs, so its value is immense and representative for the organization, for troubleshooting when calling API methods or just confirm the team's understanding of the API methods involved.
Easy to use tool
What do you like best about the product?
Its very easy to use. UI elements are pretty much clear and a newbie will learn all by himself. Looking at the partitions for Post and get is very clear
What do you dislike about the product?
Sometime takes time to read the response
What problems is the product solving and how is that benefiting you?
Very much easy to use and it has improved my productivity overall completing my tasks. Manual work would take days which postman does in minutes
Recommendations to others considering the product:
Appreciate postman team
Well designed API Testing Tool
What do you like best about the product?
The best part of Postman tool is it creates a setup like the actual environment, so we can try a variety of test cases through it to analyse the overall functioning of API. We can use all types of API options like POST/PUT/GET/DELETE with either HTTP or HTTPS protocols. We can send and receive data in XML or JSON.
What do you dislike about the product?
It is a heavy software, so it usually takes time to start. Also, this is not for beginners those who do not have much knowledge of API's functioning and testing.
What problems is the product solving and how is that benefiting you?
We use this tool to test RESTful API's which we have created for different services of our project. Postman let us try these API's as it was used in the actual environment.
Recommendations to others considering the product:
If you are an experienced developer or tester looking for an API's management and creation tool, Postman is a good choice. You can use to verify your test cases created for the API with ease. Postman has all features to test an API like the actual environment.
A Great Way to Test Your APIs
What do you like best about the product?
I love how easy it is to create API calls and then organize them around your project. Postman can especially useful when you are testing across a variety of environments. I love that you can build around these environments and have different variables to fill in depending on which you are using.
What do you dislike about the product?
If you're not paying for it, the only good way to share data with your team is by downloading and sending files. Still, not bad at all for a free platform. I haven't used lots of the features they have like the collection Runner, so there are still things for me to discover.
What problems is the product solving and how is that benefiting you?
I use postman to test every API I create. As someone who primarily works on the backend, I love being able to work directly with my APIs and know that they are working as intended. It is also a great way to test third part APIs that you might be interested in using.
Recommendations to others considering the product:
Set up environments so that you can use your collections across all your deployments, and take the time to organize your collections in a clear way.
Postman is the best tool for testing and validating APIs
What do you like best about the product?
The single best feature for me is that the free version does everything I need as a developer. It allows me to easily generate test data to send to my own APIs for testing, allows me to easily make test requests to other APIs, and allows multiple easily configured environments for those tests. It also allows you to automatically run tests (some limitations here on the free version, but more than enough capability in my experience) that you've written. Postman also works with GraphQL, which is just a nice feature that isn't necessarily something everyone will need or use. I also feel like Postman has a wide variety of users, so it is often easy to find other use cases similar to what you need if you are unable to figure something out yourself.
What do you dislike about the product?
The free version has some severe limitations in weird places, while being perfect in other limitations. An example is the number of calls that can be registered in a team workspace, 25 is just too low for a team of any size. This is one of those places where I feel like Postman really missed with the free version, because 90% of the rest of the free version limitations are all what I would consider reasonable and usable as is. And certainly if you exceed those other limitations, you should probably upgrade to a paid plan and support them, but in this case, 25 for a team is just too low in my opinion. It makes the team workspace almost not worth using unless you have a team of only 2 and a very limited API. The only other big negative is that you are more likely to find answers outside of Postman's official documentation and support pages than you are within their own documentation.
What problems is the product solving and how is that benefiting you?
I have used Postman in the past to test calls to API endpoints I'm building integrations. It not only helps to validate the url structure for https requests, but also lets you check out any issues with responses that you might be getting in an easier format. The main thing I currently use Postman for is to generate fake on-site event tracking data for my testing site as well as verifying the responses from my system.
My Postman review
What do you like best about the product?
User interface, multiple options, easy to understand
What do you dislike about the product?
sometimes it behaves wanky , had to restart and it works fine then.
What problems is the product solving and how is that benefiting you?
It helps in API testing and also when UI is not ready yet or when there is no UI for your apis this would be a great help in testing your services .
API Testing Tool
What do you like best about the product?
Postman is a great API testing tool. Some of the feature that I like the most are -
1. You can login to your Postman account from any device and sync your data.
2. Ease of importing and exporting API collections
3. Interactive UI with dark and light mode theme.
1. You can login to your Postman account from any device and sync your data.
2. Ease of importing and exporting API collections
3. Interactive UI with dark and light mode theme.
What do you dislike about the product?
I am not facing any issues with postman, there is just one thing which I wish was available in Postman.
1. A user can not test multiple APIs at the same time.
1. A user can not test multiple APIs at the same time.
What problems is the product solving and how is that benefiting you?
1. My team uses Postman to test APIs on the sandbox servers (testing) and the production servers.
2. It is easy to create test cases for testing.
3. The complete API data can be checked on postman only, no need to use JSON beautifiers.
2. It is easy to create test cases for testing.
3. The complete API data can be checked on postman only, no need to use JSON beautifiers.
Recommendations to others considering the product:
Postman is the best software for API testing. I've been working on API testing for the last 2 years and I have not seen any other competitor of this application.
The best part is it is a free open source software.
The best part is it is a free open source software.
Much needed tool for API testing
What do you like best about the product?
UI is simple, straightforward forward, and easy to use.
Can create collections. This will be helpful while working with multiple applications.
The export/Import option that lets you share the collection or requests with other people.
Can create collections. This will be helpful while working with multiple applications.
The export/Import option that lets you share the collection or requests with other people.
What do you dislike about the product?
No cons as of now. I'm using this product for more than 4 years now and haven't faced much difficulties.
What problems is the product solving and how is that benefiting you?
Testing APIs.
showing 541 - 550