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 customer

3 AWS reviews

External reviews

1,267 reviews
from and

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


5-star reviews ( Show all reviews )

    Debojyoti G.

A Tool for API Development and Testing

  • September 23, 2023
  • Review provided by G2

What do you like best about the product?
Ease of API testing and automation, coupled with excellent collaboration features.
What do you dislike about the product?
The learning curve for beginners and the tool's resource-intensive nature when running multiple tests.
What problems is the product solving and how is that benefiting you?
Documentation: Auto-generates API documentation, reducing manual effort.
Improved API Reliability: Comprehensive testing features ensure that APIs function as expected.
Time-Saving: Automated testing and documentation free up time for other tasks.


    Nital P.

Senior Software developer

  • September 12, 2023
  • Review provided by G2

What do you like best about the product?
API testing by building the collections .
What do you dislike about the product?
Performance testing is not that great and better .
What problems is the product solving and how is that benefiting you?
Best thing is to create the collection and share the collection with other team members with the API end points inside the collection


    Darshan D.

Perfect API testing tool

  • September 11, 2023
  • Review provided by G2

What do you like best about the product?
-The user interface is very neat and feels matured
-Has built-in features to convert Postman collection to code
-Rich in feature
-Also enables team collaboration for API development and testing
-Sharing with a collection is the cherry on top.
-Support all API auth protocols and multiple types of APIs
What do you dislike about the product?
-The collaboration feature requires a paid version. It would be great to have that on a free version for smaller/limited teams and that is the only thing I dislike about Postman.
What problems is the product solving and how is that benefiting you?
Postman helps us with basically all types of API testing from black-box to API security. Postman can easily be integrated with CI/CD pipelines such as Jenkins which makes automated testing even more powerful and helps in saving time by a lot.


    Renu G.

Best tool for API collection

  • September 11, 2023
  • Review provided by G2

What do you like best about the product?
Postman is basically a tool which provides you the best API testing in it . it has option to import or export the API collection. you can also test API automation through it .
you can test ( post, put , get , delete ) API's in it .
you can convert your test response into HMLT,JSON, txt etc.
What do you dislike about the product?
I personally don't think any dislike about the postman tool. it has everything to offer which the user needs in it .
What problems is the product solving and how is that benefiting you?
Postman has been solving alot of problems i.e. Testing a software with the collection set of API's in it . you cn convert the test response into multiple forms.
you can test API automation through it.


    Karandeep S.

Api hitting machine- Postman

  • September 08, 2023
  • Review provided by G2

What do you like best about the product?
The best thing is that you just have to enter the localhost url mentioned in ur controller and select the type of response you want and you get the response from the api in a single hit. It is widely used in api testing as it's very fast.
What do you dislike about the product?
It should have extensions that can be incorporated in other IDEs
What problems is the product solving and how is that benefiting you?
It helps to test APIs without having to write front end codes. So it makes API testing very easy.


    Karandeep S.

The API expert-Postman

  • September 08, 2023
  • Review provided by G2

What do you like best about the product?
Its very easy to hit api and get a response using Postman. Just have to enter the localhost url and select put/post/get/delete and hit enter. The response is very quick
What do you dislike about the product?
It should release its extensions in IDEs so that we dont have to ease an extra IDE
What problems is the product solving and how is that benefiting you?
We can check response from backend services without creating the front end part so it helps in testing APIs


    manav g.

Best in Market API Tool

  • September 07, 2023
  • Review provided by G2

What do you like best about the product?
In Postman you can import your own API Collections in it and you also can export it .
you can make your API's in the single window . You can make your own API collection data of your project in it .
you can selection jsaon , html whatever you want your response in .
What do you dislike about the product?
No, i do not think of any dislike in the portman tool.
it eases your work and make them effectfullness.
What problems is the product solving and how is that benefiting you?
In postman you can make collection os the API data which is very helpful and ease your work in it . you can do API automation testing in the postman tool .
You can add responses what ever you want to see them in.


    Mohit A.

Postman Api and Load test

  • September 07, 2023
  • Review provided by G2

What do you like best about the product?
If we are backend developer then we don't have to depend on frontend developers because all API and Curl can test with Postman. And best feature I found in postman is Load Testing. I can do API Load Testing by creating virtual users and number of hits per second. This is the best feature of postman.
What do you dislike about the product?
Sometimes my API requests is deleted automatically I don't know why but when I click on my request i got No api request found, and it happens with me 4-5 times.
What problems is the product solving and how is that benefiting you?
Postman is solving my problem by removing dependency on frontend developers because I don't have to wait to integrate it and wait for the response, i can manage my API's by postman collection only.


    Vignesh L.

Postman review

  • September 06, 2023
  • Review provided by G2

What do you like best about the product?
There is an option called Runner which is very useful when comes to updating a lot of data. We can use an Excel CSV file where the values are under a variable name ( Column ) and the variable will be declared in the Postman update API. When we select the required API in Runner it will get the values from the EXCEL CSV file one by one and finish the updating which is a kind of great automation process.
What do you dislike about the product?
I am using a Postman paid version which limits up to three users who can simultaneously log on and work but sometimes only two users are using suddenly it logs out itself immediately.
What problems is the product solving and how is that benefiting you?
Publishing API and updating is very easy in Postman.API Managing is very easy and user-friendly. Its Runner process helps the most when comes to updating large amounts of data. It provides all languages web request code which is most helpful for developers nowadays.


    Entertainment

API integration software

  • September 05, 2023
  • Review provided by G2

What do you like best about the product?
- integrate with API to inspect request and response
- mock request and response to build code rapidly
- export the collection to share with other developers in team
What do you dislike about the product?
I don't have any dislikes with respect to postman
What problems is the product solving and how is that benefiting you?
We were looking for a tooling to design API and postman helped us