Sign in Agent Mode
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS customer

3 AWS reviews

External reviews

1,621 reviews
from and

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


4-star reviews ( Show all reviews )

    Marcia g.

Build APIs and internet services with Postman

  • November 12, 2019
  • Review provided by G2

What do you like best about the product?
Postman is readily scalable, as it provides all choices for your API gateway checking and all possibilities for checking the API endpoint. Also, it includes automation checks to track the features and the quality of your APIs. Postman is very good to create, store, import and export the entire idea of collections. It's very user-friendly as well. Checking the API gateway with Postman is really quick and we can submit anything we wish for to check in case of mistake.
What do you dislike about the product?
Postman may be a little confusing and cumbersome for new users, so you will need to take some time to practice. It may be frustrating to use the tabs on Postman as there are hundreds of tabs available and you may easily get confused. Also, it fails to integrate with 3rd party to track and submit reports.
What problems is the product solving and how is that benefiting you?
Postman was deployed in the IT department of my company to build APIs and internet services on a daily basis. It is mainly handled by our group of software developers and a leading manager. It helps us to quickly develop a package and communicate our plans with many other team members.
Recommendations to others considering the product:
Postman is suitable in ordinary or business settings for checking and improving cloud service. Also, it will work well if you have to switch the experiments in different settings and structures. However, I would not recommend using Postman as a programming device or an optimization system, because it is specially built for developmental research and monitoring.


    Insurance

review

  • November 07, 2019
  • Review provided by G2

What do you like best about the product?
Great user interface, easy to use, simple and not overly complicated
What do you dislike about the product?
No complaints, I am able to do everything I need to do in Postman
What problems is the product solving and how is that benefiting you?
API connectivity testing


    Alex S.

Fantastic software for creating and testing API endpoints

  • November 05, 2019
  • Review provided by G2

What do you like best about the product?
Postman has an intuitive UI that makes it easy to test, track, and manage API's.
What do you dislike about the product?
Saving variables, such as x-tokens and URLs, could be made easier.
What problems is the product solving and how is that benefiting you?
Creating API's used to be tedious without a GUI. Now it's easy to visualize. Our company has used it to increase the amount of employees that can make API calls.


    Computer Software

Cool utility to call and manage web endpoints

  • October 30, 2019
  • Review provided by G2

What do you like best about the product?
It super easy to use, save queries, manage passwords and data being set to endpoints
What do you dislike about the product?
Layout could be better. It's difficult to navigate between headers and body
What problems is the product solving and how is that benefiting you?
Spot test web endpoints, generate code to call these endpoints programmatically, save queries in multiple folder structures


    arohi d.

Great Tool For Testing Application Program Interface

  • October 26, 2019
  • Review provided by G2

What do you like best about the product?
-simple easy to use for Testing API
-Easy to set API request in Mycollection, adding params & select method GET/POST for testing purpose.
-Easy to create environments variable for testing.
-easy to share & Export my environmental files.
What do you dislike about the product?
-Price of postman pro is quite higher, but for business purpose its good.
What problems is the product solving and how is that benefiting you?
-My company using postman to make & test API for project.
-Help to find Bug in API
-Also, Easy to make all type of request
-useful for developing mobile application.


    Computer Software

Great product needing more improvements

  • October 24, 2019
  • Review provided by G2

What do you like best about the product?
I like how easy it's to run a collection, import, and export a collection
What do you dislike about the product?
I didn't like the fact that they are deprecating the google plugin as it's much harder to use postman when using proxy settings for some production environments. Editing the variables is hard when there are a ton of variables to scroll through for an environment
What problems is the product solving and how is that benefiting you?
Making Rest API calls. Running API calls sequentially to complete an operation


    Computer Software

API testing tool for automation testing team

  • October 23, 2019
  • Review provided by G2

What do you like best about the product?
It allow multiple api test at a time and also its api data get from excel sheet, no need to write static data in code or variables.its easy to access and simple functions.
What do you dislike about the product?
In every test we can give the output message for pass and fail test. also in latest update it introduce dark theme. which is hide or least visibility of some impotent features or functions.
What problems is the product solving and how is that benefiting you?
It allow to multiple api testing at a time using Microsoft excel through, and even its provide some basic test code for example it is diereses work load of test engineer to write code again and again.


    Ketul P.

Easy to test Rest API with Postman Tool

  • October 23, 2019
  • Review provided by G2

What do you like best about the product?
- Postman is very simple and easy to use also it is a secure tool, So I don't worry about my API collection and environment variables.
- I can easily add my API request in my collection, set headers, adds params and select method GET/POST and easily test it.
- Also, I'm able to run whole collection APIs using Postman. Its a nice feature to all APIs in one click.
- Also, I can set and create environments variable in environment files and Run and test collection in a different environment. Ex: Local, Develop, QA, Production.
- Also, I can easily share and export, import my collection and environment files, with postman security.
- Postman is syncing all collection and environment files in my signing account. I'm able to easily access all collection and environment files at any time and any device. because the tool is compatible with almost all device.
What do you dislike about the product?
- I have no dislike about Postman Because the postman is really full feel my requirements and all needs.
What problems is the product solving and how is that benefiting you?
- I'm still using postman to create and test the REST APIs in my company projects.
- It's really helping me to create bugs free API.
- Also, I can create all types of requeset easily with Postman.
- Also, I can run and test authenticated api using - Authorization: Bearer {{ACCESS_TOKEN}}
- Postman filter feature really nice, I can easily search and find APIs.
- Postman has provided simplistic UI and efficienclly work.


    Information Technology and Services

Developer and tester tool for checking functionalilty of API.

  • October 15, 2019
  • Review provided by G2

What do you like best about the product?
Its a nice product for testing APIs . It also allows to save a collections of URLs, which can be utilized further. It also allows sharing of collection URLs across internet from local, so other people also have access to my collection at local.
What do you dislike about the product?
well, it doesn't have much downside but one of the bad feature is whenever I edit a existing collection, it doesn't ask me to save the previous versions , it saves the latest data automatically.
What problems is the product solving and how is that benefiting you?
Postman is very helpful when you want to test your APIs.In the development phase , where there is no front end, its of great use to test backend functionality. UI is very simple to use and understand. Love the product.
Recommendations to others considering the product:
Postman is very easy to understand and use. I recommend it if you want to test your API functionality. If you are at development phase ,it is very helpful to check API features. It is also very helpful when you want to test a API which is created by other team or other person.
There are some features which alone can't be tested by browser, You can add use to test security features of your API. you can provide authentication headers, along with type of request like get,put,post,delete. Along with these you can also provide request body of API to test it. When you get a complete response in output, you can debug your application on the basis of it.
I will rate postman as one of the developer best friend.


    Computer Software

Industry standard for API-exploration

  • October 14, 2019
  • Review provided by G2

What do you like best about the product?
Clear UI, with good ability to manage your different messages and get these settings synced.
What do you dislike about the product?
The UI could be refined in the way of displaying data, to give the user a better overview of messages.
What problems is the product solving and how is that benefiting you?
Postman allows you to create multiple API-messages, with auth set up, and structure these messages.