Postman Enterprise
PostmanExternal reviews
1,621 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Postman for API testing is wow!
What do you like best about the product?
The simplicity of the Postman tool makes it superb for API testing for beginners. It has handy documentation and lots of features to GET/PUT JSON or XML responses from Web Applications. You can throughly test your APIs on demand! Comes as an app and browser extension with is cool!
What do you dislike about the product?
Debugging an API can be pain for beginners and some tools based on Machine Learning that can give auto-suggestions on mistakes based on response code of API will help beginners fix their APIs faster.
What problems is the product solving and how is that benefiting you?
Making API testing seamless and share results of API tests with the team. Improving team productivity with Automated API testing. Postman’s Collections is truly a useful feature when it comes to saving time and making testing process shareable. Collections let you organize requests you make in Postman. They also form the basis of other useful features like monitors, mock stubbing and building out software documentations. Its amazing!
Recommendations to others considering the product:
Try this tool out if you haven't already! Its gonna be great decision trust me!
Postman Helps With Interface Development
What do you like best about the product?
Ability of Postman to generate code based on a given POST/GET configuration
What do you dislike about the product?
It took a lot of trial and error at first to get configurations to work. I would like a user-friendly wizard that walks you through the configuration. Not a help document or a tooltips -- I'm talking about a wizard that asks questions and sets up the configuration as you go.
What problems is the product solving and how is that benefiting you?
Creating data integration services and programs. Postman allows me to do early prototypes and proof of concept analyses.
Recommendations to others considering the product:
Learn about REST / SOAP first, and spend some time learning how to use the tool.
Great App I’ve been using for HTTP requests for years
What do you like best about the product?
I like that it keeps my requests saved and organized in my account. I can access these from any number of devices. While they don’t have their own mobile app, there are apps that utilize their API so that I can use my saved requests on the go as well.
The UI is well laid out and I find it easy to make new requests and format the request how I need it quickly.
The UI is well laid out and I find it easy to make new requests and format the request how I need it quickly.
What do you dislike about the product?
Not much. They’ve refined the app a lot. It could be more clear what type of encoding it is using on POST requests as I sometimes forget to specify.
What problems is the product solving and how is that benefiting you?
I use it to test and debug my companies internal and external APIs.
Recommendations to others considering the product:
Give it a try!
Postman is the best tool to test webAPI
What do you like best about the product?
I love postman's ease of use and accuracy. It is very easy to send over and receive a text in JSON format. It is easy to send GET, POST, PUT requests. I love the "collaborate with your team" feature. I have used that feature the most till now. Our team had one space where they could add tests, check the health of the requests, and use it debug errors. Recently I have also found my self using the lessons on using the tool a lot. It has clear instructions on how to use the tool to debug our product. We used it on a social networking website that encourages users to challenge each other on silly and fun games or dares.
What do you dislike about the product?
I wish the POSTMAN gives the user a detailed review of the network connection health. I did not like that there is not enough error data when testing like is the server connected or not. The POST request was received by the server or not.
What problems is the product solving and how is that benefiting you?
I have used Postman to test the web API by sending requests and expecting the results back on the server the company has personally established. I love the documentation for Postman. It is very easy to understand and very comprehensive. It provides an environment for users to test their API's functionality, efficiency, and data accuracy.
Recommendations to others considering the product:
Please do use Postman to check if the GET, POST, and other requests on your personal servers that deal with customer's interaction with the websites.
Senior Programmer Analyst
What do you like best about the product?
Quick and simple to use with little or no training
What do you dislike about the product?
The software colors are a little difficult to see
What problems is the product solving and how is that benefiting you?
We are able to make fast calls to test out our code.
Made collaborative testing of our new API a breeze!
What do you like best about the product?
Collaborative testing of API with the click of a button.
• Ease of use
• Collaboration
• Copy out API calls to the script of your choice.
• Easily follow links
• Ease of use
• Collaboration
• Copy out API calls to the script of your choice.
• Easily follow links
What do you dislike about the product?
The only sticking point we've faced is overwriting our library of API calls when testing some tweaks. A lock/protect feature would be huge. They may already have this and I'm not aware of it.
What problems is the product solving and how is that benefiting you?
We use Postman to test calls to our API in support of our customers.
A most recommended tool for all developers
What do you like best about the product?
Simply put, it's a must have tool for all developers out there, we usually do http requests while programming all the time, this tool can be used to fully test them, it works simply using tabs, handles all types of http requests, i used it to check apis status and server status, while developing i use it to confirm the response code and response body of my requests, i usually use it to make sure everything is working while coding http requests in the apps i develop, it keeps a history of all my requests which i find super handy, helpful and saves a lot of time
What do you dislike about the product?
nothing really, it's simple to use and it's meeting all my requirements for all what i need
What problems is the product solving and how is that benefiting you?
testing http requests while developing applications
A Software Development platform for Testing APIs
What do you like best about the product?
It is a programming interface for API or applications. It helps various components of software to interact with each other through its sets of protocols and rules. It helps in reducing development time through its practical features and services. Postman helps in testing APIs. It creates the request of APIs according to specifications of APIs before testing. It also provides code snippets in which response code validations are embedded.
What do you dislike about the product?
Its pricing model is costly for enterprises. Numbers of requests are also limited to its enterprise version. There are limited sharing options between teams. Testing more than one APIs are difficult. It will take a lot of time to know about its advanced features. Its user interface should be improved more. Documentation procedure should provide more information.
What problems is the product solving and how is that benefiting you?
Automating tests is easier through postman by using its API testing tools and various features like build requests, write test suites etc. It is a cost-effective platform as the postman is providing various features in its free plan. Its command-line tool helps to integrate easily with its built-in systems. It also helps in storing your information in an organized way. It also allows manipulating received data in different ways. It also helps to share and export collection of files for testing.
My go-to tool for all my api validation tasks
What do you like best about the product?
Postman has a very easy to to use user interface which is both intuitive and highly customizable. It lets me easily invoke webservices with very little configuration to be done up front. The pre-test tab lets you to add scripts to dynamically construct API requests and you can validate the response from the API using scripts under the tests tab which is a huge advantage with Postman. You can also share requests quite easily by the import wizard in Postman or share an entire workspace by itself.
What do you dislike about the product?
When using collections runner, you cannot include APIs or web services from multiple collections in your workspace. Also to note, only one data file can be specified in the collections runner window which is not really useful when you want to execute multiple apis with its own sets of data,
Postman console always opens up as a new window and cannot be docked into the main postman window. This is kind of difficult when you want to see trace console activity side-by-side when working on your main window.
Postman console always opens up as a new window and cannot be docked into the main postman window. This is kind of difficult when you want to see trace console activity side-by-side when working on your main window.
What problems is the product solving and how is that benefiting you?
A very simple, easy to understand user interface is the biggest benefit I have come across using postman. You can get started with very little set up and learning curve. I use Postman to trigger webservices, validate response and even perform some good level of automated testing. Postman allows creation of scripts which can be executed before triggering an API request as well as to assert on the response payload. This is particularly useful when you need need to construct dynamic API requests by supplying parameters and to assert on the attributes from the response. Postman sandbox also provides a number of NodeJs modules like url, assert, string-decoder, timers etc, The sandbox also support built in libraries like lodash and moment.
Recommendations to others considering the product:
Postman is a must-have tool when working with micro-services today. Its highly intuitive interface to compose and run API requests means that you'll be up and running wit Postman in no time. Postman also lets you create dynamic web service requests and you can also write assertions on the response payload very easily. You can also create a Team workspace t share requests and even entire collections across your team boosting reusability of your API automation.
A good software tool for testing Apis especially during development
What do you like best about the product?
Ability to create collections and export it to the other team members . One can also edit the collection and add new apis to it. Basically, it provides the mechanism for team collabration in terms of apis testing .
What do you dislike about the product?
The User Interface is not sleek, and gets too clumsy when there are many active tabs open on it, making navigation to the other tabs very difficult
What problems is the product solving and how is that benefiting you?
Apis testing and posting new apis to the collection for future reference
showing 511 - 520