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

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


    Alex T.

Using Postman as a very comfortable and highly customizable alternative of cURL util.

  • July 26, 2020
  • Review verified by G2

What do you like best about the product?
The ability to create templates, save queries and their results, tabs feature, built-in authorization module, headers setting, code snippets generation.
What do you dislike about the product?
It's impossible to override some of the headers. I think this should be easily customizable.
What problems is the product solving and how is that benefiting you?
Mostly I test my APIs with Postman.


    Tomiwa O.

Postman Review

  • July 25, 2020
  • Review provided by G2

What do you like best about the product?
Easy to use.
User friendly
Helps collaboration
Monitoring tools are superb
it's easy to write tests for your API
it allows integration with different tools
allows various output formats. text, JSON, graphql
What do you dislike about the product?
Using multiple collections is troublesome
testing more than one API at the same time is not allowed.
it takes a while to master the advance features
What problems is the product solving and how is that benefiting you?
It's helping me identify bugs faster.
It helping me test my API endpoints quickly
Recommendations to others considering the product:
You should add it to your kits as long as you do anything related to software.


    dayana b.

A remarkable testing tool for API.

  • July 24, 2020
  • Review provided by G2

What do you like best about the product?
It simplifies and streamlines steps of creating API so that you can create faster and better sets of APIs. You can easily install the app in your computer and use it by simply logging in to your own account. It has many powerful and useful tools for building and testing APIs. It allows users to create collections of APIs and their subfolders. It helps in collaborating with other users for importing and exporting of files.
What do you dislike about the product?
Sometimes the user may face lagging issues while working on different time at same time and response various error from APIs. Even it has proper and valid authorization it becomes slow sometimes otherwise it consists of multiple features which are beneficial for the development of APIs.
What problems is the product solving and how is that benefiting you?
It allows the user to run a test in different iterations which will help in saving time. Previous APIs are saved in it which will be helpful if you want to repeat previous tests. It consists of an organized and arranged layout for increasing performance quality. Configuring and exporting different development ideas are easier which will help in setting up the environment of multiple developments. It is easily adoptable by users.


    Computer Software

Making the process of testing APIs so easy!

  • July 24, 2020
  • Review provided by G2

What do you like best about the product?
Using it is so simple. I remember when I first tried it, I was a complete newbie, and I was worried about how to use it. I had developed my web application, and I needed to test my RESTful APIs, and check if they were working correctly or not. In just 30 mins, I figured out everything. So basically I would say is, they make testing APIs very easy, and they have great User Interface (UI).
What do you dislike about the product?
There are no such big complaints, that I can make. However, I'd like to suggest if they can make the application a little more lightweight in future updates, then that would be great. This will help users who are using older laptops with older configs.
What problems is the product solving and how is that benefiting you?
I have developed web applications and have written REST APIs. If you are making it for the smaller use case, or personal use, it might be okay that you don't test it or make corrections in a manual way. But, if you are working on a big project or professional project, you have to perform end-to-end testing. And for me, Postman made this task very easy and efficient. I can quickly figure out what is wrong, make the necessary changes, and test it again. I can check responses in various formats, can check all types of HTTP or HTTPS requests very quickly. So, it has helped in web development.


    Prabhav G.

Postman is Best For Create and Hit APIs

  • July 24, 2020
  • Review provided by G2

What do you like best about the product?
Mostly I have to Integrate the APIs and for it, I have to know What API is returning and what is the behavior. So every time I use Postman to hit the APIs. The Best part is you can add or remove attributes you can share your API Bundle with someone by link and some more things also.
What do you dislike about the product?
Nothing. I always have a positive attitude.
What problems is the product solving and how is that benefiting you?
When I have to know the behavior of An API and at the time of Integration with Javascript and Apex I have to know how many variables I have to bind. So postman gives me all details when I hit the API in it.
Recommendations to others considering the product:
If you are looking to get a better look and Understand the Behaviour of APIs. Must Use Postman.


    Jose Carlos M.

Versatile, fast, powerful API testing

  • July 24, 2020
  • Review provided by G2

What do you like best about the product?
How quickly I can test out any API with it. I usually store several api calls by folders, so that frequent access is a breeze.
What do you dislike about the product?
There isn’t actually anything that I really dislike about it.
What problems is the product solving and how is that benefiting you?
When I meed to perform an unknown API integration, Postman helps me get up to speed quickly by reading the documentation and testing it out there. Headers, authentication.. it’s a breeze to try it out there first before writing a single line of code


    Raj J.

Great API testing tool to validate RESTful APIs

  • July 24, 2020
  • Review verified by G2

What do you like best about the product?
It is quick to get up and running with Postman and it offers great features like OAuth2 bearer key generation that can then be used to test as needed.
What do you dislike about the product?
I dislike the user interface look and feel it is not very intuitive. The term Collections doesn't seem appropriate.
What problems is the product solving and how is that benefiting you?
We have plenty of RESTful APIs that we test extensively with Postman. The greatest benefit we have realized is the ability to test without any network interference as Postman eliminates external factors that might be causing our APIs to fail. If it works with Postman, we know it is likely to work and is solid.


    Prajwal S.

Postman review

  • July 23, 2020
  • Review provided by G2

What do you like best about the product?
Quickly post our API urls & get the results
What do you dislike about the product?
Sometime token authentications become too tedious
What problems is the product solving and how is that benefiting you?
We quickly check our API response
Recommendations to others considering the product:
It's good tools especially when you are using API methods


    Rahul B.

Postman was a great help, while testing out the apis in the development !

  • July 23, 2020
  • Review verified by G2

What do you like best about the product?
The most helpful thing was that we could see the request in various languages and that too using multiple libraries. Also, It converts the response JSON/other formats into a readable view, this was a great help. Also, It has predefined settings for user authorization for multiple types of languages that this software is easy to use.
What do you dislike about the product?
The thing about postman I disliked was that it didn't have a logging thing or a console type thing where one can write their own request object and test them at that level. One can use it at a programming level, that fine but it should offer a feature where one can write requests and postman can debug it.
What problems is the product solving and how is that benefiting you?
As I am a full stack developer, I use Postman to test the API when I am creating the API's or when I am building a frontend I use it to write request objects or check If my requests are correct or not. The main benefit of postman is that we get all the tools at a single place.
Recommendations to others considering the product:
Postman is a great software for a backend developer to write and test out API's. It also has the feature to create request objects only by filling out the important variables and data in an API, which is a great help if a user is a frontend developer. One must go for the software if you are a backend or a frontend developer.


    Niraj Kumar S.

Rest API access using postman

  • July 23, 2020
  • Review verified by G2

What do you like best about the product?
It helps to test RESTful API hassle-free.
One can store REST API tested with its requests & response results.
It helps for on the fly testing.
Helps in achieving faster system integration.
One can change input types easily from one type to other. such as JSON to xml etc.
What do you dislike about the product?
There are some difficulties in monitoring test cases.
Some suggestions are expected if requesting API doesn't support the request type, it will help to the novice user.
What problems is the product solving and how is that benefiting you?
Sometimes few request types are not easily to be parsed, or some mismatch in the request on the API side, which should be handled by postman.
Such as 405, 422 error code should be provided with sufficient information to the user to understand mistake in better way.

Benefits are such as :-
Easy to test the RESTful APIs.
Helps in achieving faster system integration.
Helps in independent development of back-end developers.
Ability to store the tested APIs and their responses.
Easy to change the multiple input requests types.
Recommendations to others considering the product:
One can easily go with postman for their requirements if one want to test Restful APIs