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,192 reviews
from G2

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


    Yogesh C.

Postman review for API.

  • November 07, 2016
  • Review verified by G2

What do you like best about the product?
This tool is best to test API its look and feel is also great. I like the user interface of postman and this is light weighted . Overall user experience is very nice . First time user can use this product without any guidance. It can add another feature to add JSON validation on body of POST and PUT request.
What do you dislike about the product?
When we are testing API which are on HTTPS it gives error insted of giving error i expect POSTMAN to give a popup about SSL issue and give me option to go ahead as non recommended option the way it happens in internet explore and chrome.
What problems is the product solving and how is that benefiting you?
We are connecting different system and exposing API on top of these system. We need to test our API and postman solve the problem of testing API with ease.
Recommendations to others considering the product:
If you are working on API based development then postman is the first thing you need to download to test your API.


    Internet

Easy and quick access to database data

  • November 02, 2016
  • Review verified by G2

What do you like best about the product?
Ability to easily pull data out of database to use in other programs like R or excel.
What do you dislike about the product?
Wish the first time experience was more intuitive.
What problems is the product solving and how is that benefiting you?
Taking mixpanel data out to analyze in excel or R, or database data out to analyze.


    Information Technology and Services

Simple and fast

  • November 02, 2016
  • Review verified by G2

What do you like best about the product?
Easy installation ,light weighted and perfect user friendly interface. It covers all the testing aspects of api testing. i came to this product after using SOAP UI like bulky tools and i am happy i found this super fast tool. testing from machine to machine without doing much manual work is easy if create a account with it.
it will store all your history data and URLs.
What do you dislike about the product?
On windows , it is only available as chrome extension. There should be independent package for it.
What problems is the product solving and how is that benefiting you?
I am using it for restful webservices testing.
Benefits are , it is easy to use , you can easily format request and response data. Creating http header param, query param etc we can directly add through GUI.
Recommendations to others considering the product:
bring one chrome independent version for windows.


    Computer Software

Postman review

  • October 31, 2016
  • Review provided by G2

What do you like best about the product?
It is a simple interface for testing APIs.
What do you dislike about the product?
The interface runs on a web browser for Mac so when you toggle between windows, it cannot be accessed separately from a browser window. It is a native app, which is why it doesn't make sense that you cannot make the distinction from say a chrome browser window and your postman instance
What problems is the product solving and how is that benefiting you?
API testing.
Recommendations to others considering the product:
There are a few API clients which you can use, and based off of what I have seen, this is the easiest to use and understand.


    Antonello P.

The best REST API automation tool

  • October 24, 2016
  • Review verified by G2

What do you like best about the product?
I like Postman, it give me the ability to perform REST calls and record them and replay any time I need.
Is my "lifeboat" tool in my professional wild world.

It's cross platform and I can use it in any PC I use. Great piece of software.
What do you dislike about the product?
It's a perfect tool. I can't imagine any reason to dislike it.
What problems is the product solving and how is that benefiting you?
I do web apps (AngularJS and so on) and I need a tool to check REST API health.
Usually my server side counterparts broke their API every day. So, I save a full workflow in Postman and replay it to check if the API implementation is in sync with the docs.
Recommendations to others considering the product:
Postman it's a wonderful client app, give it a try


    Internet

Get's the work done

  • October 24, 2016
  • Review verified by G2

What do you like best about the product?
The best I like about Postman are,

- Simple to use interface
- Postman Collections that can be exported or imported which makes it very easy to share your API
- I like sync but don't use it as much
- Postman environment variables is really nice especially when sharing your collections with others
- Request history has many times helped me in debugging current request
- Response preview feature is really nice
What do you dislike about the product?
The things I dislike about Postman are,

- Postman app performance is slow since it's a packaged webapp and native apps tend be faster
- Cluttered UI which makes it hard to look for what you need
- Updates take a really long time since they download the complete new version everytime we want to update
- Postman data format is inconsistent and has breaking changes with versions
- Response truncating is a nice to have
What problems is the product solving and how is that benefiting you?
I use Postman to build read-only APIs for my data portal and Postman was able to help me in quickly testing if everything is working as expected. Postman has done a good job in getting my work done.


    Information Technology and Services

REST Client for Chrome Browser

  • October 05, 2016
  • Review verified by G2

What do you like best about the product?
One can create new requests easily(you can check buttons for everything like authentication, get, push, add aparms etc), can maintain the history of requests, can import collections easily. One can build, test and validate APIs fast.
What do you dislike about the product?
So far, there is nothing I disliked about postman. After facing so many issues in testing REST APIs, Postman saved our day.
What problems is the product solving and how is that benefiting you?
We are using postman to GET test data from REST APIs of Success Factor. Simply selecting the GET/POST along with url and credentials will returns requested records within a few seconds depending on size of response. One can store/save the url to be used in future instead of wasting time in forming the same request again and again. Also, one can import/export collections easily.
Recommendations to others considering the product:
It is quite easy to use for building and testing REST APIs. Comes as plugin with Chrome browser.


    Computer Software

Simple and pain free service for testing and debugging API calls

  • September 14, 2016
  • Review verified by G2

What do you like best about the product?
Simple to get moving, fast results, readily available.
What do you dislike about the product?
It's a simple product, there's very little to not like about it.
What problems is the product solving and how is that benefiting you?
Faster turn around when evaluating external API's; simple testing of internal API's.
Recommendations to others considering the product:
Simple to learn and use, just pick it up and run.


    Apparel & Fashion

Great for basic Rest API testing

  • September 12, 2016
  • Review verified by G2

What do you like best about the product?
It's extremely easy to save request sessions to to test API's and keep track of what you've done with services so far. It's easier to use than Fiddler.
What do you dislike about the product?
The Chrome extension adds headers automatically, unlike Fiddler. This may make you wonder why the API call is returning 200OK instead of a 4xx response, since you didn't add the content header explicitly in the request. Also, there's no way to see that the header was added, I figured it out by comparing against Fiddler.
What problems is the product solving and how is that benefiting you?
REST API testing. It's super easy to keep track of your tests and also demo API usage to customers.
Recommendations to others considering the product:
Since Chrome applications will be deprecated in 2017, please give Windows and Mac users standalone apps too. The product is wonderful and I would hate to lose it!


    Nick D.

Essential API Development Tool

  • September 06, 2016
  • Review verified by G2

What do you like best about the product?
The ability to create multiple environments and utilize variables within those environments that you can use to specify things like URLs or authorization tokens. This makes is easy to test you APIs across all the environments, without having to create separate collections for each. I also love the runner, which goes hand in hand with the ability to create tests and quickly regression test changes to your API.

I haven't used it yet, but the generate code feature is awesome as well, and will save a ton of time in the future.
What do you dislike about the product?
This is a minor niggle, and probably just a symptom of it being a chrome addin and not a complete application, but if you make a change to one of your connections and then close the window without saving, it doesn't ask you to save.
What problems is the product solving and how is that benefiting you?
It allowed me to quickly respond to issues with my API across all of my environments, and quickly regression test changes that I made throughout the development process.
Recommendations to others considering the product:
Take the time to learn about the environments and environment variables ahead of time, so that you don't have to re-write your connections later.