Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Postman Enterprise

Postman | 1

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

1,194 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Akash K.

Perfect API Testing Tool

  • August 07, 2020
  • Review provided by G2

What do you like best about the product?
Simple Easy and Friendly UI API Testing Tool
Options of all request type GET POST PUT DELETE
Test Runner can be used to Automate Test flows
Submit API requests and view responses without the need for a browser or browser extensions.
Modify Different parameters with request Query as well as param easily
Download API response easily
Beautify option for the JSON and XML response as well as on request body
Preview Option for the Html Response
Sharing of Collections within team is very easy
What do you dislike about the product?
There is no mechanism for the SOAP API to Test
There is no mechanism for the WebSockets
What problems is the product solving and how is that benefiting you?
API Testing and Automation of Rest API's
Recommendations to others considering the product:
There is no mechanism for the SOAP API to Test
There is no mechanism for the WebSockets


    Information Technology and Services

A good software tool for testing Apis especially during development

  • August 06, 2020
  • Review verified by G2

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


    An A.

Speed up the development and testing process with postman

  • July 31, 2020
  • Review provided by G2

What do you like best about the product?
There are so many things that I like about Postman. You can easily see the structure of data after you make an api call that helps a lot while working on the front-end. It can also be used while working on api to see if the endpoint is returning the data that we expect. It's very cost effective and they keep adding new features. There are also ton of other features that haven't gotten chance to use it. It also has ability to store commands, so we can comeback anytime and use our previous stuff.
What do you dislike about the product?
There are not many things that I dislike about postman. They can make UI little more user friendly and can also improve the documentation. Sometimes it takes a while to understand the advanced features of postman. It would be better if we could just run the data analysis in the postman instead of exporting the data and then running it. Also, if qa can do the integration testing in postman, there are not a ton of automation. Postman doesn't have a great way to monitor your test cases. They could provide some common examples.
What problems is the product solving and how is that benefiting you?
It makes easier to do api management. We can also test how secured the api is using different authorization params. We can also share between the colleagues and help each other out. QA can also use this to test things and validate the api endpoints. I also like the fact that mock servers can be setup and use mock requests for testing.
Recommendations to others considering the product:
You are gonna love it.


    Information Technology and Services

Great to Tool for Testing Webservice requests

  • July 30, 2020
  • Review provided by G2

What do you like best about the product?
* I am able to test Get /Post / Put/ Delete requests by postman
* I can implement and see the results of webservices after implementation by Postman
* I am able to track the restless services by Postman
* Webservice request / response and communication is best
What do you dislike about the product?
* I am not able to debug the requests
* I think there should be also a mobile application for Postman
* Debugging of services should be supported as well
What problems is the product solving and how is that benefiting you?
* Testing services by Get/Post/Put/Delete requests
* Testing and analyzing rest services.
* Analyzing services.
* Testing webservice on remote environment and taking precautions or changing implementations after the change on the services
Recommendations to others considering the product:
* Debugging should be supported
* A mobile application should be released as well.
* It is not that user friendly as I expected


    Rajwinder k.

I like postman to debug me api code

  • July 30, 2020
  • Review provided by G2

What do you like best about the product?
I like the user friendly UI of postman and import feature.
What do you dislike about the product?
there is nothing to dislike in postman yet.
What problems is the product solving and how is that benefiting you?
I can see my history of previous API hits I made on postman. That is very useful for me.


    Sachin M.

Perfect API testing tool

  • July 30, 2020
  • Review provided by G2

What do you like best about the product?
Postman is one of the finest software development tools that come into use for almost every web-based project that anyone is building, it provides you features to test your APIs on your local machine, add headers and all the meta data that any real user would do. It also lets you check responses from the server and on top of that, it helps a lot with the API documentation.

Every API or services requires testing for different requests before deploying it for the real world users, thus it is utmost necessary to test all of them before proceeding towards deployment and Postman appears to be the best tool for that!

Also lets you add security tokens or any security checks that would be needed by users after deployment,
What do you dislike about the product?
One and only dislike could be the ease of use, it's not that easy to use Postman and explore its functionalities fully if you're new to it, one should know how to add headers, how to change the type of content, how to add meta data and how to analyze responses or any kind of errors using postman.
What problems is the product solving and how is that benefiting you?
API testing for projects being made using Spring boot framework, Java and flask framework, Python.
Been using Postman almost daily since last 2 years.


    tessa v.

All you need for API development and testing

  • July 29, 2020
  • Review verified by G2

What do you like best about the product?
I like collecting all your APIs under same group and easily separating environments. Testing your APIs on different environments without hassle. Parametric configuration for requests. Easy to share your APIs with your team members.
What do you dislike about the product?
I didn't like the interface when I have to use it for multiple accounts.
What problems is the product solving and how is that benefiting you?
It's easy to manage APIs, testing them on both production and development environment with certain parameters that you define. Even when we are developing an API, most of the time we use postman to test it and see the response of our services.
Recommendations to others considering the product:
Definitely understand how environments work. It'll save a lot of time when you test your APIs.


    Yash Rajesh L.

A usefull tool with self explanatory UI

  • July 29, 2020
  • Review verified by G2

What do you like best about the product?
The UI of the application. It is very intuitive. Whenever I want to send a request to an endpoint, Postman is the first thing that comes to my mind. The ability to save a particular request and revisit it in later times is also helpful. The history option which allows the user to check all the previously submitted queries is a great feature. Also, the application allows the user to input the data in the request in different formats. This tool helps to test everything before the frontend work even begins.
What do you dislike about the product?
I didn't find any nitpick to dislike. Every functionality that I needed was present and was able to find it quickly. The team has done a greater job on the functionality of the product. One performance concern was that when more tabs are opened, I have experienced some lags and it uses up more RAM than expected.
What problems is the product solving and how is that benefiting you?
I use Postman to test my web application endpoints. Sending 'Post' and 'Get' requests and seeing their replies on the same screen helps in the development process. Postman has helped my team to test all the backend functionality even before the frontend has been designed and created. Backend testing became very easy after the company started using Postman.
Recommendations to others considering the product:
Postman is the perfect tool to test the HTTP/HTTPS endpoints of the server. I would highly recommend this software to backend developers. It is easy to use and intuitive.


    Pablo G.

Excellent solution for API unit testing

  • July 29, 2020
  • Review verified by G2

What do you like best about the product?
The graphical user interface takes a minute to get used to, but once learned it is straightforward and quick
What do you dislike about the product?
I think there could be a slightly better effort into making the UI a bit more straightforward. A few times I forget things need to be saved before testing begins, for example. The grouping of tests is a bit odd to manage as well
What problems is the product solving and how is that benefiting you?
We develop restful APIs. As such, we have unit testing within the projects, but we lacked the last part, which is the actual communication with the API. Postman solved this issue, and we find in several cases shifting some of the internal unit testing to postman (since it would kill two birds with one stone).
Recommendations to others considering the product:
I would start with small tests of simple endpoints first. Try to pick endpoints that return JSON files with a low number of keys and easy expected values. Also, in our case, since there were multiple post/delete endpoints we wanted to test, we setup a mirror testing server which is identical to the live one except for the database connection.


    Rohit M.

Best tool for API Development and testing

  • July 29, 2020
  • Review verified by G2

What do you like best about the product?
One can add multiple environments and variables based on those environments - handy yo track if you are working on multiple APIs. There's a history tab with the requests and responses ran in the past - a great way to reuse old requests. The feature to write tests in the request itself is a great way to automate some sanity checks. Also, collections are helpful to organize requests for various APIs. These collections can also be exported with tests and can be incorporated into the test suite in the CI system.
What do you dislike about the product?
The documentation is not very clear and has very few examples. There are a limited number of things that one can do in tests - so don't consider this feature as a full testing solution for any API testing. Postman application itself is pretty great, it provides most of the functionality that I need. The UI might be a bit confusing for new users. Hence better documentation or some hot to videos would help. One thing that becomes an issue is that it becomes difficult to manage tabs when one has more than 10+ tabs open.
What problems is the product solving and how is that benefiting you?
I am a developer who works on multiple APIs at any given time. I use POSTMAN to organize my request responses in a single place. I am heavily dependent on it to ease of my load during dev testing of some API that I have made changes to.
Recommendations to others considering the product:
Just start with it.