Postman Enterprise
PostmanExternal reviews
1,622 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Postman - An awesome and feature rich tool for API testing, and Documentation
What do you like best about the product?
I like that it is very easy to use tool for web api testing. It is cross platform and it has tons of feature for api testing like creating a mock server, you can get well exceptions and exact statuscodes while testing. I can make collections for nulk testing at a time and for their well documentation. Scheme drafting , adding elements to api for better testing , light/dark theme, environment setup, multiple accounts sign in etc. I like that it is a must have and handy tool for api testing.
What do you dislike about the product?
I dislike that it feels like a slow web app sometimes and becomes irresponsive. Adding new tabs makes it consume more memory and memory management is very poor here. When it starts for first time it is very slow afterwards it is ok. For slow machines it is very annoying.
What problems is the product solving and how is that benefiting you?
I develop my web api using php and laravel and test it by Postman. I test and document all my api by postman. It has better options of authorization, headers, body and form. I realize that having postman is a great tool for a web developer. It helps me save responses and generate classes and objects in typescript. By knowing how to use postman is a very good skill for a developer.
Recommendations to others considering the product:
Just go for it. It is a very good tool for api testing and documentation. It has great features that you will not find in any other tools.
Review of postman application
What do you like best about the product?
It has good UI design, user friendly interface and easy to test API Calls and we can test the WSDL which is giving request and getting response from postman.
After getting successful response it is easy to develop the same request and response API in applications like informatica .
After getting successful response it is easy to develop the same request and response API in applications like informatica .
What do you dislike about the product?
Not able to test more than one API simultaneously.
What problems is the product solving and how is that benefiting you?
Before developing the application to connect Microsoft API's ,I used this postman application to test the request and response.
Best tool for testing you API with lots of features
What do you like best about the product?
I like that it supports testing the API with great convenience. It helps you maintain your own collection of APIs. It also maintains your testing history. You can use Authorization while testing with multiple types. You can test with any requests type.. get,post, copy, head, link etc. You can have multiple workspaces for testing. It has a lot of features that can be explained. I just love it. Also you can document you APIs.
What do you dislike about the product?
I didn't like that it's start up time time is a bit delayed everytime i open for first time. As it is built with electron framework it consumes a bit more memory. Sometimes switching tabs are laghu and becomes irresponsive.
What problems is the product solving and how is that benefiting you?
I mainly test my APIs built with .net core. I design APIs with postman. Before consuming with any frontend framework i test my APIs to get confirmation of my errors and bugs. It is free so it helps me alot. It shines with it features among all of its competitors in API testing software.
Happy web developers with Postman
What do you like best about the product?
My main task is to optimize the entire web development process. It is adapted to a unique path from the moment the application is created until the APIs are carefully configured. It is extremely practical, it determines a hard work rhythm with different and original capabilities.
What do you dislike about the product?
High performance software with very high frequencies in hardware processes consumption, must optimize a little more its deployment.
What problems is the product solving and how is that benefiting you?
Without a doubt the program has given an excellent capacity to create exquisite web pages in many elements, we can program at a very successful level. Totally understandable and very good handling. It has really given extensive tools in coding.
Recommendations to others considering the product:
It will help you improve websites, create APIs quickly and with professional features. It determines a considerable option to incredibly improve the website system. The support is extremely effective.
Clear suggestions for enhancing and certifying API through web support
What do you like best about the product?
You can create specific collections and requests for your particular project to run test cases. As a developer, this application enables you to visualize and interact more easily with someones API, resulting in improved architectural style, more simple design and less difficulty.
What do you dislike about the product?
Nothing can really think of. The app has all you need for any such API call, both within a very intuitive, user-friendly interface.
What problems is the product solving and how is that benefiting you?
I've tried simple API calls, different types of inputs to many encounter Different, which require authentication. I use Insomnia usually, but working with a group which utilizes Postman to recognize how those who make API calls. Yet another thing Postman does best, however is to save every heritage of calls from the left bar that helps if you'd like to make reference to a specific date on which you were working. I used this a few periods and in the event that the data structure of the API changes, it is nice to relate to any of these logs and you want the data organization to progress.
Recommendations to others considering the product:
To keep things organised, use collections. To automate authorization, use pre-request scripts.
API automation? Postman and Newman to the rescue!
What do you like best about the product?
The simple and super clean interface from Postman, makes the work super easy, the way you can organize your calls using collections its super, I love the way you can import your collections and run them with Newman! the CL version of Postman, this helps you a lot when you are trying to automate your endpoint calls.
What do you dislike about the product?
The only thing that I think Postman its missing, is that it really needs to work with parallel calls to the endpoints, you can only do some waterfall calls, Postman gives you some help to try to patch this, like post and pre scripts that you can run in order to try to emulate call parallelism but its not that helpful, so I think that it is the only bad on Postman.
What problems is the product solving and how is that benefiting you?
Before using Postman, they only way I was running my regression was manually, I was doing all my endpoint calls using my simple command line, but now with postman, Im able to organize, share and even run automatically all my regression and calls! with the click of 2 or 3 buttons I have a whole regression running in no time, saving me like more than 50% of my time, also the simple integration with TestRail helps tons! that way you can keep track of all your test results in one place nice and simple
Recommendations to others considering the product:
If you are looking for a API automation software, look no more! Postman can save you tons of time, using its simple and clean interface, you and your team are going to be able to share and contribute to any API automation, its super simple to use! Honestly its the best one out in the market
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
showing 471 - 480