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.


    Construction

Postman - API testing made easy

  • August 24, 2022
  • Review verified by G2

What do you like best about the product?
Postman is a beautiful app that features a unique UI that has been easy to use for developers from the beginning. The most important feature is the ability to modify header information through the interface. It assists in testing API security.
What do you dislike about the product?
Postman seriously lacks testing or managing SOAP or other API stacks. While REST API support is awesome, support for other stacks is lacking. It also doesn't allow users to reuse the requests or collections with multiple projects
What problems is the product solving and how is that benefiting you?
Postman helps in testing API while development. It allows creating collections for specific projects or routes with unique names. Postman assists in testing API while developing it in parallel.


    Information Technology and Services

Both developer and tester can use it efficiently

  • August 18, 2022
  • Review provided by G2

What do you like best about the product?
1. Navigation through the dashboard is easy
2. API response can be saved easily
3. Cost efficient
What do you dislike about the product?
1. Documentation work needs some thorough knowledge
2. Need some technical knowledge
What problems is the product solving and how is that benefiting you?
We used Postman for almost every project and it is very easy to integrate, develop and test API with it. It is used for capturing correct responses and meetingapi user requirements.


    Chirag M.

Very good API testing tool

  • August 14, 2022
  • Review provided by G2

What do you like best about the product?
Rest APIs are very easy to test on this tool. There are so many features to make the API testing very very easy and efficient. UI is also convenient to interact with.
What do you dislike about the product?
I'm not too fond of the documentation of the features available. Also, there is no reliable and convenient way to test gRPC APIs. In terms of load testing, there is a high scope for improvements for parallel loads. Apart from that, the pricing structure needs to be updated and low.
What problems is the product solving and how is that benefiting you?
The Postman makes the dev testing of Rest APIs a lot faster, easy, and convenient for me. It also enables me to run load testing on the APIs and generate a report to analyze.


    Parul M.

Senior Technical Writer

  • August 08, 2022
  • Review verified by G2

What do you like best about the product?
Postman provides a very enabling way to test, document and publish apis. The versioning is also made easier through this tool.
What do you dislike about the product?
The inability to publish api collections for specific clients (and not make them public) is one of the shortcomings of this tool. There must be a way to share the api collections with specific clients.
What problems is the product solving and how is that benefiting you?
It allows a simple way to test and document apis.


    Rohit Kumar B.

Postman Review

  • August 06, 2022
  • Review verified by G2

What do you like best about the product?
Post man is the best tool for debugging API's locally. I personally use for my development related works. It has collection where we can store lots of request which can be resued. As its an Application its has many useful features which makes our work easy.
What do you dislike about the product?
Post man is great for REST API, where as for SOAP API's it a bit inefficient. Reusing prewritten scripts or adding more request is a bit difficult., that is it has lower script reuasability.
What problems is the product solving and how is that benefiting you?
Post man help me in debugging REST API's which is being developed. It has collection features where we can resuse the requests and headers which benefiting me for faster debugging and time saving.


    Subham S.

Best software for API testing and automation

  • August 04, 2022
  • Review verified by G2

What do you like best about the product?
For me the best thing about Postman is the capability to generate code for API requests in different programming languages like Python requests, cURL etc.
Also, Postman UI makes it extremely easy to implement the business logic very comfortably.
Even the ability to import and export collections is just a boon for us developers.
What do you dislike about the product?
1. Postman is great for RESTful APIs but not well designed for SOAP APIs.
2. It could have been better if we could use it like a wrapper code just like Flasgger package have for SwaggerUI in python.
What problems is the product solving and how is that benefiting you?
For me Postman is heavily used in testing Flask REST APIs. We have to build several APIs on daily basis and Postman has been really helpful in testing them out before deploying it in production. Even after deploying it we again have a round of tests that happen either through cURL requests or Postman


    Chirag L.

Postman is the great tool for API testing.

  • August 04, 2022
  • Review verified by G2

What do you like best about the product?
Postman is free to use, with the help of postman I can easily test API and web services also provided good features for testing, manual and automated testing
What do you dislike about the product?
It's a highly loaded application, consuming more memory.
What problems is the product solving and how is that benefiting you?
Postman is very comfortable with developing APIs, and testing many internal and external APIs.


    Anshul G.

Best API Development Platform

  • August 03, 2022
  • Review provided by G2

What do you like best about the product?
I am using this Postman for testing processes. It has a great and easily understandable UI. It loads APIs in a very easy manner, we just have to put the URL and click on send, it doesn't require any security token as well.
What do you dislike about the product?
The only thing I dislike in this Postman is its desktop version which is quite heavy and it is less appropriate whenever you need to automate tests that include database verification or depend on data from databases.
What problems is the product solving and how is that benefiting you?
I am using Postman in my testing processes and it helps me to check the input & outputs of API's. Even in Postman, all information is stored in an orginsed way. It ensures safe automation and also guarantees no code break.


    Mukul B.

All in one REST API Solution

  • August 03, 2022
  • Review verified by G2

What do you like best about the product?
Don't look anywhere else if you need an All In One solution for your APIs. You can create separate workspaces, and generate various kinds of reports. It allows you to create a logical grouping of APIs in a collection to share with anyone and create different testing environments to test your APIs. You can even create Mock Servers, and Various Flows using a different combination of APIs. It is extremely easy to design, test and share your APIs
What do you dislike about the product?
Maybe a direct import between swagger and postman would be a nice addition. Otherwise, it is your best friend for any kind of APIs.
What problems is the product solving and how is that benefiting you?
Our team developed and tested hundreds of different APIs using Postman, It helped us a lot before we start UI implementation or even when backend is not ready we can use this tool just to test API and ensure it aligns with all REST principles and our own governance model.


    Yogesh S.

Easy to Use API Tool For Backend Testing App

  • August 02, 2022
  • Review verified by G2

What do you like best about the product?
1. Very Unique app and Simple UI like -User can paste the link of API and you can know about your data in this API link.
2. Its supports all API methods like GET,POST,PUT,PATCH etc . And other API-related excess given by the app itself.
3. Simple to use only copy your link and used on your project by the easy way and also you can send data to backend.
4. You can use your project React, JavaScript etc for testing purposes whether your link of data or API properly working or not.
5. With Just by single click data is shown on UI.
6. Also provided Networking purpose you can use easily by the publicly or privately.
What do you dislike about the product?
1. When Sometimes you paste your link of API it has shown not found data but after trying two to three times its shows data.
2. Need to add the support live team or frequently asked question add.
3. Beginners cant understand easily because sometimes its makes an API complicated.
What problems is the product solving and how is that benefiting you?
1. Support team is available you can mail or some video also given for learning purpose how to use.
2. It is unique in the field of API testing and Rendering things on UI.
3. When we are using GET data it shows results within a second and Backend data is accessible easily.
4. You can also check for Your own API Link is working or not any many more thing