Sign in
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,312 reviews
from and

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


    Robert L.

API Endpoint testing tool

  • August 28, 2019
  • Review provided by G2

What do you like best about the product?
Postman is quite first at checking data locally and over a network connection.
The interface comes with a light and dark theme.
Postman makes it easy to organise endpoint urls in collections and folders.
What do you dislike about the product?
It takes sometime to get fully loaded. Not sure if it is because of the computer's performance
What problems is the product solving and how is that benefiting you?
Postman provides a platform for testing different HTTP methods on your endpoint to make sure they return the right data


    Computer Software

Easy Rest API testing tool

  • August 27, 2019
  • Review provided by G2

What do you like best about the product?
It is very simple tool for testing APIs. It has lots of easy to use functions like monitoring, environmental variable etc. I really like the UI and UX.
What do you dislike about the product?
Sometimes Postman caching make issue when new update come.
What problems is the product solving and how is that benefiting you?
Overall it is great tool for SW developers. We are using to test API s and generate swagger for APIs.


    Information Technology and Services

Test it with postman

  • August 20, 2019
  • Review provided by G2

What do you like best about the product?
Feature to import the collections and environment is best thing. One can also save API details with custom name.
What do you dislike about the product?
Loading time for postman is slightly high.
What problems is the product solving and how is that benefiting you?
Checking the API response without integrating it in the code is an advantage.
Recommendations to others considering the product:
Postman is the best way to check REST API implementation.


    Manku J.

Postman : Test your REST API

  • August 13, 2019
  • Review provided by G2

What do you like best about the product?
Postman is one of the most helpful tool for developers to test there rest APIs in a fly.
It saves time and let us test all kind of request like JSON, form-data multi part etc.
We can use an application or we can also use a browser extensions and plugins to test the request and response of APIs
What do you dislike about the product?
Sometimes my apis work and validated on postman, but in real they are not validating the authorization tokens.

If you are working with multiple collections, sometimes it will be troublesome to manage.
What problems is the product solving and how is that benefiting you?
Postman enable me to test the APIs in my application easily and also help in converting JSON to plain text quickly.
Recommendations to others considering the product:
Its a magical tool, when it comes to test and validate your APIs, it empowers great features and let you test all kind of http requests GET, POST etc.


    Raj P.

Postman: Easy to use HTTP client for developers

  • August 13, 2019
  • Review provided by G2

What do you like best about the product?
Postman is one of the most used tools since a very long time for testing REST API framework effectively. The thing I like the most, that it also comes as Google Chrome extension, so I have not to install it separately. Also, there are different tab panels for different projects; because of that, I can work on APIs of many projects at a time. Even l can locally duplicate the API without affecting the main server itself. UI is very clean and initiative. Regarding performance, it is phenomenal and also, the synching feature of it provides consistency in changes which is most crucial.
What do you dislike about the product?
There is some point for improvement such as SSL issue control can be provided to the user while testing API as well as for SOAP interface, more support is necessary nowadays. Other then that there are not any issues in postman I have never faced til this time.
What problems is the product solving and how is that benefiting you?
I use postman to get the request and response structure of specific API for mobile app version implementation. Also, I can modify and test API locally without concerning the Database developer.
Recommendations to others considering the product:
Postman is indeed a great tool for REST API testing and debugging. It is a free tool and has a very minimal learning curve. Even a beginner can use it effortlessly.


    Computer Software

"Easy and quick test API tool"

  • August 12, 2019
  • Review provided by G2

What do you like best about the product?
- It is a very good tool to create and test APIs.
- There is an easy user interface to understand the working of the tool.
- Postman reduces my effort to write the amount of code to test different APIs.
- In Postman, I can create a workspace for particulars uses, like my personal project and Company project.
- Mainly Postman is easily available in any OS and also their installation process is very small and fast.
- Postman provides unlimited workspace so it reduces my cost and I can easily test my API and create my APIs
What do you dislike about the product?
- When I have to send a very large array I need will to enter the elements of the same one by one in the form. So it is the worse thing in postman. Also when testing with multi-level arrays is very hectic work in postman.
- Sometimes it takes a long time to open application.
- Their desktop version is stable. The plugin for Google Chrome has given me failures.
- Sometimes Postman application failed to update.
What problems is the product solving and how is that benefiting you?
- Postman saves my effort and time to write multiple codes to test APIs.
- Using Postman I can easily find the error in the request structure.
- Postman is very easy to learn and understand the application functionality.
- I can easily integrate APIs with other third-party APIs.


    Himanshu H.

API Testing is Easy with Postman

  • August 12, 2019
  • Review provided by G2

What do you like best about the product?
I really like this application because it makes API Testing easier. To test an API you need something flexible to send the requests and get the response or test your form with POST request So here is Postman where you can test Many request like:- GET, POST, PATCH, PUT etc. In Postman you can save your request but login is required, you can create documentation for your API's, you can create mock servers easily. It is more flexible then anything i loved this application.
What do you dislike about the product?
I dislike the performance of Postman in my Machine it takes lots of time to popup, they have to improve its performance because in low grade machine you can not even open it, it makes your system hang. That is annoying sometimes
What problems is the product solving and how is that benefiting you?
I usually create API's for mobile development, so every time i have to test from my side to give Restful API's so i uses Postman to give a shot on each and every requests to make my job done easily.
Recommendations to others considering the product:
Recommended for all of the developers to use it and test your API's without any lags :)


    basil p.

Best Buddy For API Developers

  • August 08, 2019
  • Review provided by G2

What do you like best about the product?
postman is one of the best tool for testing API 's which allows to send and receive data's for the methods such as POST, GET, VIEW, LOCK. we can easily store the result and export it for the frond end developers for there side scripting. we can test api's quickly with postman. and its an amazing tool for developers who are handling with api's. it also available as application and chrome extension.
What do you dislike about the product?
i dont find and disadvantages yet my use of postman
What problems is the product solving and how is that benefiting you?
testing api's and handing the result over the android developers makes it easy
Recommendations to others considering the product:
Best one for API developers just try this


    Utilities

Best tool for API developers

  • August 04, 2019
  • Review provided by G2

What do you like best about the product?
1) It's easy to use
2) Best for testing purposes (Provides all the options required to test an API)
3) Good for collaborating with team mates
4) Helps save the history of the work that you've done using Postman
5) Can easily import collections for common requests across teams and test on different test environments
What do you dislike about the product?
1) the UI can be difficult to use at first
2) Syncing the changes doesn't work as expected sometimes
3) The free version has limited options just enough for debugging
What problems is the product solving and how is that benefiting you?
1) Testing APIs developed by the Product team
2) Making simple requests like GET, POST and PUT
Benefits:
1) Postman helps understand the root cause if the error in code by returning the appropriate status codes
2) It helps collaborate across teams by allowing import and export options
Recommendations to others considering the product:
1) A good documentation with common examples would be great
2) The UX could be improved to help new users
3) The sync feature could be enhanced


    Laxminarayana P.

software for the check the API's and Dataabase

  • August 02, 2019
  • Review provided by G2

What do you like best about the product?
it is the best software for APIS hitting and check the data with out using data base. In the software gives more features to the user . postman provides lot of functionalities to the user. its look and field is very good. we can check the test cases also from using postman. we can run multiple tabs at a time using postman. we can create new window
What do you dislike about the product?
I didn't find any bugs with this software
What problems is the product solving and how is that benefiting you?
It's giving more features to the user and providing lot of functionalities