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.


    ketul p.

Best Platform for API Development - Postman Tool

  • October 10, 2019
  • Review provided by G2

What do you like best about the product?
- Very Nice Tool to test Web Service Request - API.
- Most accurate result for each web services - In JSON Format.
- Also, you create and save multiple requests in a single collection and easy to share your collection via a link.
- Sync all collections and evolvements in your account.
- Run all request in one click - Using automated testing feature.
- Very User-Friendly and Light too handle.
What do you dislike about the product?
- I cannot send multiple requests at a single time. Like Jmeter Tool
- Some time Sync is not working properly
What problems is the product solving and how is that benefiting you?
- Created an env variable and used all env variables in all requests. Its really nice feature.


    Information Technology and Services

Must have tool for web api easy test

  • October 08, 2019
  • Review provided by G2

What do you like best about the product?
Web api simple testing, user friendly ui
Simple usage of environment variable
Large community for support
What do you dislike about the product?
More environment variable examples, and it's usage
What problems is the product solving and how is that benefiting you?
My 60 web api project testing
Recommendations to others considering the product:
More environment variable examples


    Rasekaran A.

Best tool to test your API!

  • October 04, 2019
  • Review provided by G2

What do you like best about the product?
This is one of the best tool that I have used in my software career to test the APIs that I have developed. It has features to export and import the APIs easily. They are always up-to date, with new GraphQL API testing now I can able to test my graphql APIs as well.
What do you dislike about the product?
There is nothing to complain on Postman. They can provide sample templates for the body of the request. For example, If I am testing JSON API, they can fill the body with sample values so that I can easily edit and send request.
What problems is the product solving and how is that benefiting you?
I have used Postman for more than 3 years. All of the APIs that I have developed tested and finalized in this tool only. Super powerful tool and user-friendly.


    Information Technology and Services

Good tool for develpement / testing / integration

  • October 03, 2019
  • Review provided by G2

What do you like best about the product?
I like it's support for Rest / SOAP
Different Auth
Environment Variable
Project Export
What do you dislike about the product?
- Nothing as such. Just it's bulky and take time to load.
- Can't i access it as website?
What problems is the product solving and how is that benefiting you?
Sharing collections for integration with third party websites


    Yoshio Mahatma S.

Postman te ayuda a probar y realizar tareas desde diferentes ambitos

  • October 02, 2019
  • Review provided by G2

What do you like best about the product?
Me ayuda en mi día a día en realizar pruebas de post urls para verificar que los servicios esten funcionando correctamente
What do you dislike about the product?
nada al contrario me ayuda a facilitar mi trabajo del día a día
What problems is the product solving and how is that benefiting you?
Me ayuda en mi día a día en realizar pruebas de post urls para verificar que los servicios esten funcionando correctamente
Recommendations to others considering the product:
Es una herramienta facinante pruebala te ayudara mucho.


    Hani Z.

Great for RESTFUL development testing

  • October 01, 2019
  • Review verified by G2

What do you like best about the product?
It's a great sandbox for me to test out http requests before implementing APIs.
What do you dislike about the product?
I don't like how the history of requests can stack up and get out of hand.
What problems is the product solving and how is that benefiting you?
I'm able to work out issues making http requests to new API's I'm not very accustomed to working with. It saves me the headache of having to solve tangent issues unrelated to the requests. The main benefit is it allows me to subtask development.
Recommendations to others considering the product:
Use this if you want to speed up API integration with development. It's an excellent tool.


    Tapendra G.

The best rest client around

  • October 01, 2019
  • Review provided by G2

What do you like best about the product?
I like a lot about postman:
- You can create environments
- Postman request collection
- Test cases
-Mock Api
What do you dislike about the product?
I wish it was lightweight, consumes a lot of available memory
What problems is the product solving and how is that benefiting you?
- Automation
- Monitoring
- Load test


    Information Technology and Services

Essiential API tool for developers

  • October 01, 2019
  • Review verified by G2

What do you like best about the product?
Reliable, simple-to-use tool to store and organize API, run automation API tests.
Defining environments along with variables makes testing on different environments even more simple.
What do you dislike about the product?
There are many features that I'm still learning about.
What problems is the product solving and how is that benefiting you?
Storing API in one place, defining the variables to test on different environments (LOCAL, DEV, STAGING, LIVE), running a collection of API calls.
Recommendations to others considering the product:
If you're a back-end developer who frequently works with API, then this is a right tool to try.


    Rohit J.

Postman : mobile developer friend

  • September 29, 2019
  • Review verified by G2

What do you like best about the product?
Postman is a great tool for exercising APIs, testing them manually, documenting them and even sharing knowledge on APIs across a team. We use Postman every day to build and test our internal and public APIs.
Postman is very user friendly and also helps in developing, debugging, and publishing APIs. Postman helps developers to create workspace and save all requests. It helps us to create collections of requests and sharing them between the team. It can easily be integrated with different tools like Jenkins. Overall it's a essential tool for app developer to test their web services before use.
What do you dislike about the product?
multiple request can't be send in single time. postman free version provide limited sharing across the team. except these i don't have much to improve on here.it fulfill my daily requirements.
What problems is the product solving and how is that benefiting you?
postman is very helpful to identify errors in structure of the requests and response data. we can
store all APIs in single collection.
Recommendations to others considering the product:
postman is recommended tool for all developer to test API. it is very helpful to store all the api and share with team. it is very useful to test any API.


    Anupam M.

Test APIs straight and easy

  • September 28, 2019
  • Review verified by G2

What do you like best about the product?
Simple and easy to use yet very powerful tool every developer/tester needs to try once for API testing. Many built in features like authentication with different schemes, easy to change request type and request headers are something which suits every bit of REST API features.
What do you dislike about the product?
Postman learn feature should be built into the app itself, currently it needs user to create an account first.
What problems is the product solving and how is that benefiting you?
I am working on web services with REST APIs and I found it very easy to check/test APIs directly from Postman. While every other service like Twitter, Facebook already provides their data in REST API format, Postman comes in handy while you are working as a REST client and needs to get familiar with API before writing actual code for client.
Recommendations to others considering the product:
If you use REST APIs in any form at your work then you must use Postman, there is no better way to mock as API client and test your APIs straight away.