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.


    Bablu J.

Best Api Test Client

  • May 23, 2017
  • Review verified by G2

What do you like best about the product?
Apart from basic stuff that postman does, I really like the collections and sharing feature.
You can even create your scripts and execute them using the runner feature.
I has all that you need to work in a collaborative development environment: support for envs, templates, Team collections etc
What do you dislike about the product?
While its so good, the user interface could be little more intuitive. Also, since they already have collections, it would be cool to provide an abstraction to save and see api documentation like positive case response so that developer can easily check responses and validate, more like in an api documentation. All of this will be mostly a feature request.
What problems is the product solving and how is that benefiting you?
We use it majorly for api testing, storing a handy collection of suites to work as a mini regression on the api.
Every developer is shared a team collection for most of the common api's to help him test new features.
API Documentation partially.
Recommendations to others considering the product:
Explore it completely, it has features which go unnoticed most of the times. For e.g. we did not know about the Test scripts that we could write for months.
Its a really useful tool for team collaboration and iterative development.


    Information Technology and Services

Best tool use for APIs

  • April 26, 2017
  • Review provided by G2

What do you like best about the product?
Everything like very good user experience, environments feature, syncing, etc.
What do you dislike about the product?
Nothing yet as I am still learning to use Postman in best way.
What problems is the product solving and how is that benefiting you?
When we developed APIs for multiple platforms, Postman help us to communicate with platforms.
Recommendations to others considering the product:
I would recommend to other to use Postman when your developing APIs. It is very easy to use and it will fulfil all your meets.


    Darshan Z.

Best Tool to Build, Test and document the APIs

  • April 14, 2017
  • Review verified by G2

What do you like best about the product?
I like the easy and comfortable tool used for building, testing of Application Programme Interfaces i.e API's.
It is also very easy to install and use. Just install the chrome extension then you are ready to use this application. I like the simplicity and GUI of the postman app.
What do you dislike about the product?
There is nothing like to dislike this application as it is very easy to use and also a freeware.
What problems is the product solving and how is that benefiting you?
This application helps us when we have work with APIs.
It's extremely efficient and easy to understand app. Using this we can construct the requests and save them for later use.
Recommendations to others considering the product:
Postman helps you be extremely efficient while working with APIs.
Postman helps you build, test, and document APIs faster.


    Tri T.

Efficient tool for testing RESfulT APIs

  • March 26, 2017
  • Review verified by G2

What do you like best about the product?
It has a history of APIs, which is handful for reusing them
APIs have all types of methods: GET, PUT, POST, DELETE, HEAD, OPTIONS, etc.
Outputs can be displayed in raw or beautified formats
Easy to use, simple but efficient user interface
Can share APIs among team members
Can document APIs
What do you dislike about the product?
It has to be opened with Chrome
Writing complicated APIs is still confusing and not efficiently supported
I have nothing else to complain
What problems is the product solving and how is that benefiting you?
Problems: testing APIs for web and mobile applications
Benefits: easy to use, lightweight, supporting all types of APIs
Recommendations to others considering the product:
If you use Chrome and want to test APIs, Postman is for you!


    Paweł M.

Great API testing application

  • February 14, 2017
  • Review verified by G2

What do you like best about the product?
Easy onboarding, no start configuration and flexible parameters for request. macOS app is also a plus.
What do you dislike about the product?
In my opinion it's ideal software. Does exactly what's you expect from it.
What problems is the product solving and how is that benefiting you?
I'm using it for speeding up API development, and testing current versions of API.
Recommendations to others considering the product:
Don't think a lot, just try it. It's real life saver in many situations


    ankit k.

Its an app to test the REST

  • February 13, 2017
  • Review verified by G2

What do you like best about the product?
It is just a plugin to do the job hence I like it the most.
Its not a heavy software that is installed on your machine.
The plugin is just 23 Mega Bytes and the its worth the size and everyone who wants to work with web services should work with this software , it is one of the best plugin that is available in the market as of now.
What do you dislike about the product?
nothing about this i dislike, unless i would say other apps should be like this.
Any one can not dislike this , Its awesome.
What problems is the product solving and how is that benefiting you?
We need to test our web services with this application.
And mostly rest web services only.
And it is just perfect in testing REST services.
Recommendations to others considering the product:
i would definetly recommend to all the users who are using SOAP UI for testing the REST web services.
Just give a try to postman , You won't go back to SOAP UI


    Computer Software

Postman Made My Life Easy

  • January 31, 2017
  • Review verified by G2

What do you like best about the product?
The best part of Postman is you can make request in all the forms like JSON, Form-Data, Form-Url-Encoded using this tool, and we get the data in JSON or XML format. I would believe that for a backend developer this the best tool to test the API's.
What do you dislike about the product?
When there is a big array of data, If there was a place to make it short and and understand how many objects are there in the array. To check the issues with the JSON response data this is little difficult. I use a online tool http://www.jsoneditoronline.org/ to verify the JSON. If this tool would have been integrated with the POSTMAN, then it would have awesome.
What problems is the product solving and how is that benefiting you?
I am nodeJS developer so I use this only for API development.
I also use this tool to test the performance of the API (Response Time)
I also use this tool to check third party API's, When we have to integrate with our Application.
Recommendations to others considering the product:
Yes I would definitely would love to recommend Postman to others, In fact even now I recommend it to my friends, colleagues.


    Information Technology and Services

Postman - great tool for exploring RESTful API

  • January 31, 2017
  • Review verified by G2

What do you like best about the product?
It is one of the best tools for API testing . Postman makes it easy to test, develop and document APIs, It has a very good interface. The request screen and response screen are well detailed and use can send all type of HTTP requests with authorisations,headers etc. You can save requests which are related to a particular project as collection and even share it with your co-developers. Postman keeps a history of your HTTP requests which comes in very handy.It’s free and available as both chrome packaged app and as an extension and works on all OS that runs Chrome.It is very fast and moreover you can create environments for development,testing etc.
What do you dislike about the product?
You cannot make socket calls from postman which I think maybe considered as a lacking feature. Many features are not available for free.There are some issues with postman extension on chrome but apart from that it is a very good tool to use .
What problems is the product solving and how is that benefiting you?
I have been using postman to manage my REST APIs . It has made testing and verifying APIs very easy and helps a lot in debugging too(i.e when there may be a problem with the request you are sending or response, status code etc.) Ability to make and share collections and recorded history of requests made are of immense help.
Recommendations to others considering the product:
Postman has been a very useful tool and has made working with REST APIs very easy. It has many useful features such as collections, history of requests. It allows you to make all type of HTTP request which all type of request bodies, authentications etc.


    Moch. Faisal R.

great tools for testing API

  • January 27, 2017
  • Review verified by G2

What do you like best about the product?
Easy to use, no bug, great performance, can save url that we tested. It comes in google chrome application, I install in google chrome so automatically install postman when I use google chrome with my account on every computer that I use.
What do you dislike about the product?
I think saved url name can be just display url name itself instead we have to named it and change it if url changed.
What problems is the product solving and how is that benefiting you?
Testing and debugging Web API for Android and iOS Application.
Recommendations to others considering the product:
Use postman to tested your Web API, it comes with great features to ease you testing response from Web API.


    Education Management

Great tool for learning and using APIs

  • January 03, 2017
  • Review verified by G2

What do you like best about the product?
It makes working with APIs easy and fun, it's very well designed.
What do you dislike about the product?
It has more useful features that take some time to find and figure out.
What problems is the product solving and how is that benefiting you?
Viewing API info to be parsed for team projects, viewing it fast and readable.
Recommendations to others considering the product:
An excellent tool to use for gathering and viewing API data