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,629 reviews
from and

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


4-star reviews ( Show all reviews )

    Computer Software

Lead Android Developer + Technical Lead

  • June 26, 2020
  • Review provided by G2

What do you like best about the product?
Easily accessible API documentation which are shareable within the team workspace.
What do you dislike about the product?
Not dislike any feature but really don't use "runners" since I don't get any use case to run apis in order.
What problems is the product solving and how is that benefiting you?
Sharing apis within team. Easily synchronizing the changes.


    Eduin Jose Z.

Test your API using Postman

  • June 26, 2020
  • Review provided by G2

What do you like best about the product?
The interface is very friendly.
It is possible save and share collections
Possibility to document your API
History by API
Multiples workspace
Capture Request and cookies
What do you dislike about the product?
There are a lot of option, maybe for beginner developers could be confused.
Sometimes the tool become slow..
When you open the application it is slow and takes time to load
There isn't a quick tutorial with videos about their use.
Sometimes editing the collection is tied to Postman, i.e. for changes you will need to import, edit, and then export to the project repository
What problems is the product solving and how is that benefiting you?
Problems:
Sometime the response times are different.
You must know Json Format
You Must know how Authorization a API using: Bearer Token, OAuth1, OAuth2, etc.


Benefits:
I Can do manually all the requests.
I perform test and debug the API
I can document the API
Recommendations to others considering the product:
I highly recommend postman either in web version or desktop version to test and debug the rest APIs. So far I have not seen a tool that has all the functionalities of postman. At the beginning it was a bit confusing due to the lack of knowledge of the tool, but there are many pages like stackoverflow where they solve doubts or problems. In addition to this, on YouTube there are many tutorial videos where they explain how to use it.


    Telecommunications

Very Good tool For API Testing

  • June 26, 2020
  • Review provided by G2

What do you like best about the product?
Code Generator of the tool and saving workspace .
What do you dislike about the product?
Takes lot of memory and sometimes hangs.
What problems is the product solving and how is that benefiting you?
I need to share cURL commands so manually generating them is very tedious.
Recommendations to others considering the product:
Install postman interceptor for chrome to access Authorization APIs


    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