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

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


    Shardendu G.

Simplicity & Ease of Usage for testing your APIs

  • June 29, 2020
  • Review verified by G2

What do you like best about the product?
It's extremely easy to use Postman for testing the APIs.

Constructing complex CURL requests is very easy since Postman provides a simple UI to model your API requests.

You have the collections that can be shared with others so that they can simulate / test your services or use them as implementation samples for their services.

I love that you can configure the authentication for overall APIs in postman or collections as well which in turn allows you to update such values once and use across other setups.
What do you dislike about the product?
The configuration option is very limited.

I really hope someday it can be integrated with your command line so to make things more automated and reduce grunt work. Things like auth tokens or environment variables if read from terminal, it would be a great add on for everyday purposes.
What problems is the product solving and how is that benefiting you?
We mainly use Postman to construct requests to test our APIs. This has been very useful so far with the feature Postman supports as of now.

We also use postman for creating and sharing collections across teams for those who are dependent on our services. These collections helps us to have a set of test bed which we can trigger to test all the endpoints of the services or selected ones without writing the requests again and again. Also, this can be shared with other teams for implementation purposes and they can use this as a general guideline on how to use our APIs.
Recommendations to others considering the product:
It's the one and only best option available in market for the use cases and it is building on that base and providing a set of tools and integration to make API development and maintenance a breeze. It will also, help improve save time on small tasks that we repeatedly do and teams will become more productive.


    Kevin L.

Review for Postman

  • June 29, 2020
  • Review verified by G2

What do you like best about the product?
I can use it to test my API without having a user interface.
What do you dislike about the product?
When trying to set it up, the errors you get are not very helpful to know whats wrong in the setup.
What problems is the product solving and how is that benefiting you?
I use it to test my APIs endpoints, I also use to check the responses some endpoints return.
Recommendations to others considering the product:
none at the moment.


    Transportation/Trucking/Railroad

Good tool for testing API endpoints

  • June 29, 2020
  • Review provided by G2

What do you like best about the product?
Cloud, Jenkins integration. Ability to save test suites
What do you dislike about the product?
Saving test cases in multiple folder can be a headache
What problems is the product solving and how is that benefiting you?
Isolated testing of restful service calls


    Financial Services

Easiest testing tool for api development

  • June 29, 2020
  • Review verified by G2

What do you like best about the product?
easy config the environment variables that allow me to switch between different code env and different endpoints with ease.
What do you dislike about the product?
some time it just doesn't work for open the link in the browser, it almost always open a new postman window. Sharing could be better share the endpoint with the environment varibles. Formatting is generally good but formatting will auto expanding the whole par of the code which is very annoying when you look at certain part and then format then its gone.
What problems is the product solving and how is that benefiting you?
testing for backend api development. With postman it's easy to run simulation requests, create api request templates, and share collections. The benefit will make the api testing easier by creating the collections of endpoints and store the sample request for next test. Postman variables are very useful too, make the template dynamic for different situations. Postman automated test cases is useful too. Provides the great automation that save me hours for testing.
Recommendations to others considering the product:
Postman will really speed up your api development by providing easy integrations and configurations tailored to your api. You have such a flexibility on what to pass in with the request, you can pass query params, customized headers, variables, even raw bytes.


    Retail

Easy to setup and use - that's postman for you

  • June 29, 2020
  • Review verified by G2

What do you like best about the product?
Easy to install and user-friendly design. I was a novice when I initially installed Postman. But I noticed it was super easy to navigate the program and I was able to run a query with very limited help.
What do you dislike about the product?
There is nothing that I don't like about Postman.
What problems is the product solving and how is that benefiting you?
I was using Postman to connect to TFS. Using the encrypted credentials, I am able to program within SAP to establish connectivity to TFS and get information regarding tickets created on the portal.


    Neeraj A.

Used Postman for 4 years

  • June 29, 2020
  • Review verified by G2

What do you like best about the product?
The user interface is very easy to navigate. You can open multiple tabs and try out different API requests simultaneously. The application also has history of services tried.
The payload can be added in different formats like JSON, Raw Test, XML etc., and the authentication tokens can also be added in headers. It has almost everything a developer working on web services would want.
If you are a back-end guy, you must have this.
What do you dislike about the product?
The application takes significant time to open. It takes as much time as Eclipse on a few occasions.
I did not have any other issues with Postman. Their developer community is very active and you can add a request if you see any feature that you expect is missing from their latest version of the software.
What problems is the product solving and how is that benefiting you?
I am a full-stack engineer and I use Postman specifically to validate the web services I have exposed from the backend.
Recommendations to others considering the product:
If you are a backend engineer, try the application for sure.


    Debayan P.

Easy and better than Soap UI

  • June 29, 2020
  • Review provided by G2

What do you like best about the product?
Its user interface is very crisp and easy to understand. Overall I like the look and feel of it and can also change the themes.
What do you dislike about the product?
A steep learning curve is required because of the many options.
What problems is the product solving and how is that benefiting you?
I have been using Postman for a long time to intercept the request response from REST Apis. It is rather a required tool for our organization. It helps immensely.


    Computer Software

The greatest way to test your APIs

  • June 29, 2020
  • Review verified by G2

What do you like best about the product?
Simple to use, syncs with other devices.
What do you dislike about the product?
Environment-sharing UI could be improved.
What problems is the product solving and how is that benefiting you?
API testing.


    Derrick W.

Using Postman

  • June 29, 2020
  • Review verified by G2

What do you like best about the product?
Intuitive UI and the ability to make different directories to store scripts and the use of variables.
What do you dislike about the product?
I don't like that there is a restriction on the number of directories (workspaces) you can have in the free tier.
What problems is the product solving and how is that benefiting you?
Smoke and regression tests for API endpoints. Postman is very good at generating scripts in any programming language to test http methods.
Recommendations to others considering the product:
Try it out and see how you like it.


    Computer Software

Test and manage APIs with postman

  • June 27, 2020
  • Review provided by G2

What do you like best about the product?
-Any open source APIs can be tested for our reference
-Provides variety methods like PATCH and all
-It gives us curl data also
-Send and download feature helps as to test variety of APIs
What do you dislike about the product?
-We have define key values also, so there is a chances of validation errors
What problems is the product solving and how is that benefiting you?
Before API integration, postman helps to test our APIs from our end using Postman
Recommendations to others considering the product:
It's a best tool to test any APIs