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

Reviews from AWS customer

3 AWS reviews

External reviews

1,675 reviews
from and

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


4-star reviews ( Show all reviews )

    Computer Software

Postman is an excellent tool for manually testing API calls

  • June 26, 2020
  • Review provided by G2

What do you like best about the product?
The best thing for me are environmental variables and easy to use folder structure for organizing. Another great thing is that if you just want to do some easy testing of an API that doesn't offer some interface for testing then it is easy for users to get going with a few clicks on postman. Generally, it's very user friendly software and I would recommend it!
What do you dislike about the product?
One of the big downsides of postman is that it can feel like there is so much going on and sometimes it's not easy to find just the right setting you need.
What problems is the product solving and how is that benefiting you?
I'm solving the problem of doing relatively complicated POST requests against an API while testing. Sure, it could be a curl but that's not as easy to edit and harder to save for later.
Recommendations to others considering the product:
Just give it a shot and if it doesn't work well there may be open source alternatives inspired by this app that suit your needs!


    Telecommunications

Great API testing tool

  • June 26, 2020
  • Review provided by G2

What do you like best about the product?
The software installation is straig-forward and the options are very easy to configure. You can implement and test an API in few clicks. I have been using Postman for quite a long time and I encourage everybody to use when they have to test an API functionality. Furthermorse, the have added the environment variables that can save you a lot of time when you want to test your development endpoint and check the results also in Production.
What do you dislike about the product?
If you are looking for a tool to be used with multiple users and you want to get them roles or privileges, you will have to opt for the paid license. Otherwise you can opt for the free license. SSO authentication is also not available in free license.
What problems is the product solving and how is that benefiting you?
I can test all my API environment quickly and with few clicks.It is very useful to have the API calls organized by collections. I love the way it is organized in tabs.
Sometimes I have some difficulties when I run a long request and it seems to be frozen because it takes some time to respond.


    Madhu K.

Best tool for API testing

  • June 26, 2020
  • Review provided by G2

What do you like best about the product?
Postman is best tool for API testing and easy to use. Jenkins integration is also a good feature of Postman. It has also nice support for JSON and GraphQL formatting. Postman UI is also quite impressive.
What do you dislike about the product?
Sometimes i have performance issue with Postman. Complex for data driven testing
What problems is the product solving and how is that benefiting you?
Testing API's. Automation with Node js to run all services at once. Postman make it easy to get idea of new API


    Hospitality

Excellent tool to use

  • June 25, 2020
  • Review provided by G2

What do you like best about the product?
Easy to import queries in different formats.
What do you dislike about the product?
Configuration for proxy is confusing. Extra documentation would be useful.
What problems is the product solving and how is that benefiting you?
Usually, I use it to test APIs that I create with AWS Gateway


    Abdeljalil e.

Postman is an outstanding software for back-end tests

  • June 25, 2020
  • Review provided by G2

What do you like best about the product?
The simplicity of the user interface and the code documentation tool.
What do you dislike about the product?
there is no interaction between users (messaging, commentary, see online users...)
What problems is the product solving and how is that benefiting you?
Postman helped me to test my back-end application since the front-end wasen't working, so it saved me a lot of time.


    Computer Software

Postman for developers

  • June 25, 2020
  • Review provided by G2

What do you like best about the product?
1. Saves lot of your time in validating api request and responses.
It also helps in sharing cURLs that helps others to validate the same

2.changing the payload data easily for the requests
What do you dislike about the product?
Searching should be made simple so that we can easily move to the request that we had sent earlier
What problems is the product solving and how is that benefiting you?
1. In case of web app we have to run the entire app to see a particular request evey time which can be avoided by using postman
2. We can alter the payload and change request methods easily using postman instead of changing it in code, if at all we have to validate it
Recommendations to others considering the product:
Ease of use and saves lot of your time


    Accounting

Best testing tool for any API

  • June 25, 2020
  • Review provided by G2

What do you like best about the product?
Supporting wide variety of protocols & formatters
flexibility and control of every aspect
What do you dislike about the product?
session management need to be improved
variable management need to be per collection based
What problems is the product solving and how is that benefiting you?
Testing My APIs
Testing 3rd party APIs before integration
regression testing
Recommendations to others considering the product:
Just start using Collections and Teams aspect
Share your collections with peers and other teams to test it out


    Suyash N.

Making API call easy and interactive

  • June 25, 2020
  • Review provided by G2

What do you like best about the product?
Very nice UI and easily understandable even for beginners.
What do you dislike about the product?
It can be developed to be more memory effecient.
What problems is the product solving and how is that benefiting you?
Making API calls for testing and Development purpose.
Benefits will be easy to start with and fair build tool.


    Justin W.

Good for Node.js backend development and testing

  • June 25, 2020
  • Review provided by G2

What do you like best about the product?
Sending and receiving GET/POST requests to a local server is extremely easy and can test your core functionality without the need for excessive coding
What do you dislike about the product?
The UI and UX could be improved for simplicity
What problems is the product solving and how is that benefiting you?
Web platform testing and creating core web-app functionality
Recommendations to others considering the product:
Read the documentation and play around with the app before utilizing it with a dev project


    Navjeet S.

Good Tool for Testing the APIs(REST,GET,POST)

  • June 25, 2020
  • Review provided by G2

What do you like best about the product?
It is easy to navigate around the tool to test the API and add the default parameters, which helps a lot instead of adding them every time to try the new API.
Primarily use it daily to test the APIs and configure them into other tools for reporting and data manipulations.
What do you dislike about the product?
if you have well formatted input then only it respond which it has to treat it automatically. it would be good to have that feature
What problems is the product solving and how is that benefiting you?
All the testing related to the APIs which i created first test with PostMan if it works on POST Man then i will be happy to implement in other tools