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.


    Manpreet S.

One of the best API testing tool.

  • April 14, 2023
  • Review verified by G2

What do you like best about the product?
Almost all things related to API testing are available within the software.
What do you dislike about the product?
I didn't find anything that disappointed me.
What problems is the product solving and how is that benefiting you?
We can test the API very easily before implement on the Live.


    Lalit S.

A good tool to hit REST APIs

  • April 13, 2023
  • Review verified by G2

What do you like best about the product?
The ease of use. The ability to export the collections and share them with the different teams.
What do you dislike about the product?
Noting really. Could not find any cons here. Being a free-to-use product, it gives a lot of benefits that overcome the very infrequent choppiness of the system.
What problems is the product solving and how is that benefiting you?
Being able to test out the new APIs being created for my product. Free-to-use, easy-to-use. Makes me more productive and is very intuitive.


    Shyama U.

Must have tool for API testing and debugging.

  • April 06, 2023
  • Review verified by G2

What do you like best about the product?
Postman is a small desktop application that helps me debug and test API endpoints with different parameters. It gives you complete control of all the variables involved in the API call. It has all the tools to document and compare different scenarios related to any particular API endpoint.
What do you dislike about the product?
It has too many options, which could be a bit intimidating to new users. I wouldn't call it an entry barrier. But there is a little bit of a learning curve. But once you get the hang of it, all those tools come in handy.
What problems is the product solving and how is that benefiting you?
Postman is a stand-alone application built solely for API testing and documentation. It has way more tools and provides finer control than simple API testing in the browser console.


    Naveen V.

A must have tool on every Web Developer's machine

  • April 01, 2023
  • Review verified by G2

What do you like best about the product?
Postman allows you to quickly test API endpoints with complete control over all parameters of the API call. It provides a quick way to tweak API variables to fine-tune the call and extensively test the endpoint.
What do you dislike about the product?
Nothing as such comes to my mind. But if I had to nitpick, I would say that the UI might seem cluttered to newcomers. A cleaner, simplified UI mode would be great, especially for those who are only getting used to the application.
What problems is the product solving and how is that benefiting you?
It is not easy to test APIs in the browser. Postman is a dedicated tool for just that purpose and provides all the tools to quickly and effectively test and optimize APIs and UI components that use these APIs.


    Akshay S.

Best tool for rest API

  • March 31, 2023
  • Review provided by G2

What do you like best about the product?
1. It have different tabs for header, cookies, form data and raw data.
2. It keep the history as well
3. We can create the collection of ApIs
4. Import and export of collection is also a good feature.
What do you dislike about the product?
1. It should have response formatter for XML and JSON.
2. Pojo generator should be there.
3. next API automatic call or script writing should be there.
4. Individual api import export is not there.
What problems is the product solving and how is that benefiting you?
Before deploying api on server we can test api locally with proper header, cache and cookies. Also by sharing collection it help developer to understand easily.


    Muneeb R.

My go to tool for testing and collaborating working on API

  • March 27, 2023
  • Review verified by G2

What do you like best about the product?
- Team collaboration
- Free account
- Environment variables
- Acess collections remotely
What do you dislike about the product?
Honestly, none that come to mind :D Started using the tool about 5 years back and each release has been 10 steps ahead!
What problems is the product solving and how is that benefiting you?
The need to test API calls, save the responses and document everything related to them.


    Information Technology and Services

Best developer and tester can use it efficiently.

  • March 27, 2023
  • Review provided by G2

What do you like best about the product?
1. API testing with postman is simple
2. Navigation through the dashboard is easy
3. Cost efficient
4. API response can be saved easily
5. It has various methods to use for authentication
What do you dislike about the product?
1. Allow sharing single API call
2. Allow integration with IDE
3. Documentation work needs some thorough knowledge
4. Allow collaboration among different teams
5. It won't allow us to run API's in parallel; everything is just sequential
What problems is the product solving and how is that benefiting you?
We used postman for almost every project, and integrating, developing, and testing API with it is very easy. It is used for capturing correct responses and meeting API user requirements


    Neha B.

API testing with postman is simple

  • March 20, 2023
  • Review verified by G2

What do you like best about the product?
We can create a workspace for the whole team to collaborate and test the APIs. Switching between environments (local, dev, stage, prod) within the same collection without duplicating is a good feature. Automatically fetching auth tokens from token generating script is good.
What do you dislike about the product?
It would be good if postman could automatically load new bearer tokens whenever the existing permit is expired. Do we need the capability to run postman collections through Jenkins or any CI?CD pipelines easily without much configuration or using Newman.
What problems is the product solving and how is that benefiting you?
Postman is helping in testing the APIs during development and after deployments. As a person from a non-technical background, it's pretty simple to operate postman and validate functionalities during Business Acceptance Testing.


    Uğur K.

The miraculous tool that takes a big workload!

  • March 05, 2023
  • Review verified by G2

What do you like best about the product?
I like that it's intuitively simple. Things I click on work without me having to research. Also, when Postman wasn't there, I was doing it one by one by hand. It was a terribly time-consuming thing. And finally, one of my favorite features is that it can export code. This is great!
What do you dislike about the product?
As intuitive as it is, sometimes I get stuck. I had an error while trying Dall-e 2 APIs, but I couldn't figure out what was causing it. It turns out that something had to be added to the body. Error messages are not detailed. It would be great if they showed articles, articles or even videos.
What problems is the product solving and how is that benefiting you?
I would like to write here another feature that I love most in Postman. You can access API libraries created by others. Like the Twitter API. I made an automatic following system with the latest Twitter APIs. Postman is very helpful!


    Gopinath T.

Amazing API tool

  • February 19, 2023
  • Review verified by G2

What do you like best about the product?
It is one of the best API tools I have used so far because it offers a clean UI that anyone can understand. Also, we can have folders for different projects to keep things organised. Moreover, we can share our work with teammates using the same workspace.
What do you dislike about the product?
The only problem I face with postman is it takes a lot of memory, making the application slow, which is annoying. Apart from that, Postman is one of the best API tools.
What problems is the product solving and how is that benefiting you?
It's really helpful for building, testing and documenting our API.