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.


    Vipul B.

Awesome tool for API Testing

  • October 21, 2021
  • Review verified by G2

What do you like best about the product?
a). Collection level API Testing
b). One can manually test the APi using Postman
c). Collections are created very easily
d).Information in the response
e).Reports generated very preciously
f).Management of APIs
What do you dislike about the product?
LIcense cost is high & monitoring of APIs creates problem sometimes
What problems is the product solving and how is that benefiting you?
a). Performing API Testing
b). Mocking of the APIs
c). Environment-specific variables
d). Response is very accurate
e). Documentation of APis
f).Automating the APIs with the help of predefined snippets


    Devang G.

Daily user of postman

  • October 21, 2021
  • Review verified by G2

What do you like best about the product?
I used postman for the last 5 years and I really liked it. In postman, I am testing my APIs.
The best feature of Postman is to test authenticated APIs too. I can test Bearer Token APIs, OAuth.0 , OAuth.1 etc.
What do you dislike about the product?
I never faced any issue with postman because whatever my requirement is, I am able to run everything on it.
What problems is the product solving and how is that benefiting you?
I use Potsman for API designing, testing APIs etc..


    Manthan V.

Best Tools for checking api response

  • October 21, 2021
  • Review provided by G2

What do you like best about the product?
- Store APIs call in a collection
- Share the API request
- Environment variables
- Token based authorization
- Convert Request code in many form like js,xml and etc
- Easy to use and share with other
- Free service
- Write description of api
What do you dislike about the product?
- everything is good . need backend knowledge (How HTTP and API work)
What problems is the product solving and how is that benefiting you?
- API Testing
- Easy Switch environment (dev to prod)
- Auto-add headers like authorization token in every request after call login API
- Easy to use the collection that shared by another person
- Mock Server


    Sumit K.

Anything API related means Postman

  • October 20, 2021
  • Review verified by G2

What do you like best about the product?
The simplicity of the platform is best. One of the most user-friendly apps there is in the market.
It makes collaboration easy, just invite your teammates to your workspace, and boom... there you go. If you want to share the api with some external party just share the collection. Awesome product.
What do you dislike about the product?
Sometimes, if you are switching environments and you forgot to initialize the variable in the environment, the global variable is carried forward to the request which is annoying sometimes.
What problems is the product solving and how is that benefiting you?
I am testing my API in postman first before automating them on the code. It helps me to check if the API is working in the first place or not. And if there are some errors, it gives a detailed log in the console.
Recommendations to others considering the product:
If you want to test your api, you can explore postman it is better than using curl request in the first place and various web clients as they do not provide detailed logs if something went bad.


    muhammad a.

Good API platform

  • October 19, 2021
  • Review verified by G2

What do you like best about the product?
The best thing is about Postman best environment work as friendly .UI and UX are the best enough for the beginners to understand easily
What do you dislike about the product?
Costly maintenance API require extensive programming knowledge
What problems is the product solving and how is that benefiting you?
The benefits which I am getting from the postman under as follows 1.checking and testing software. 2.communication level
Recommendations to others considering the product:
Great platform for using and being a part of this


    Information Technology and Services

Best API tool

  • October 19, 2021
  • Review provided by G2

What do you like best about the product?
The best way I like this tool is it will handle every language and also handle every parameter for API to test. Also, we can see the response as well.
What do you dislike about the product?
I don't think there are any disadvantages to this tool.
What problems is the product solving and how is that benefiting you?
My project refund API testing is checking in the postman
Recommendations to others considering the product:
I definitely recommended this tool for newcomers. The expert already using this tool.


    Shubham G.

API Development made super easy with Postman

  • October 17, 2021
  • Review verified by G2

What do you like best about the product?
The best thing I like is that we can easily create Mock API, which is very useful in the application development when we dont have an actual REST endpoint
What do you dislike about the product?
It could have better integrations for other types of APIs like SOAP, GraphQL
What problems is the product solving and how is that benefiting you?
I usually use Postman to test whether the REST APIs are working correctly or not in a straightforward manner. Whenever I encounter a network error, I go straight to Postman, try the API functionality, and see the error messages, which help me debug my applications. Also, I use Postman to create mock API endpoint as I am primarily a frontend developer, and because of Postman, I don't have to wait for the backend team to develop the API for me to use. I can leverage the power of Postman to create a mock-endpoint with the response type as I need in my app and then provide that to the backend team to develop.
Recommendations to others considering the product:
I would definitely recommend using Postman for your API development and testing. It has all the different CRUD operations like GET, POST, DELETE, PUT and so on. You can save your APIs with respect to your projects in collections. It gives a beautiful interface to edit and add content to APIs. You can also add authentication if you are testing APIs for your organizations.


    LALIT G.

Postman - Best API testing App

  • October 17, 2021
  • Review verified by G2

What do you like best about the product?
Easy to use interface. You can create your personal postman collections, environments as per your requirement. Can quickly test all the CURL calls -Get, Post, PUT, Delete etc.
Being a cloud-based application makes it fast. Excellent tool to test various environments dynamically.
What do you dislike about the product?
I haven't found any cons for this application.
What problems is the product solving and how is that benefiting you?
I am using it for testing RESTFUL APIs.
Simulate APIs calls for testing.
I am using different environments for environment testing.
Reduces time as it is a fast application.
You can also test SAP services using postman.
Good for cost Management.


    Information Technology and Services

Good UI and functionality to validate APIs

  • October 15, 2021
  • Review verified by G2

What do you like best about the product?
The interface is clean and easy to use and provides our team with the ability to validate our APIs before pushing to production
What do you dislike about the product?
Requires constant software updates and sometimes crashes easily
What problems is the product solving and how is that benefiting you?
Validating APIs before pushing to production leads to lesser defects in QA


    Sagar G.

Postman - A greate tool for API testing

  • October 15, 2021
  • Review verified by G2

What do you like best about the product?
Postman is an excellent tool for developers to test their applications. Users can write scripts to execute requests at the collection level, request level, etc. We can construct a complex request structure in postman. Users can send multipart/form-data, include multiple headers and authorization tokens in requests. The best thing about Postman is we can share the collections with other team members easily. Also, you can sync up your data with account.
What do you dislike about the product?
The main thing I dislike about Postman is it is not ideal of SOAP APIs testing. Other tools like SOAP UI, katalon studio has much better support for SOAP APIs testing. Also, it should support integration with other tools like JIRA and confluence.
What problems is the product solving and how is that benefiting you?
We're using Postman for testing our backend application which is basically a government portal. APIs are written in springboot. As it is a very big project in itself it has hundred's of APIs. Testing those APIs is a very big challenge. Hence postman feature allows us to share our collection with other team members and have a better collaboration. We're using scripts to run and test APIs at scale.