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,709 reviews
from and

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


    Sudeep P.

Postman Review

  • July 15, 2022
  • Review provided by G2

What do you like best about the product?
1. Very good for api things
2. Post,patch,get working absolutely fine
3. Always up time
4. Easy to use postman application
What do you dislike about the product?
Sometime application take more time to load
What problems is the product solving and how is that benefiting you?
Its the first product which is solving all the api issues


    Manikandan D.

The reliable API Tester of all Developers

  • July 14, 2022
  • Review provided by G2

What do you like best about the product?
What I like about Postman API is user friendliness, easily accessible and easy request tracking. We can easily feed the parameters and test the API's when developed or after developing.
What do you dislike about the product?
What I dislike about Postman API is it can be little more optimized for SOAP based API's. Script reusablilty can be improved in future updates of the Postman API.
What problems is the product solving and how is that benefiting you?
It is one of the best tool for a Developer who develops API's and test it out. It benefits by easily inputting paramters such as URL, Token Key and getting the HTTP request in short period of time.


    Information Technology and Services

Postman! A boon for backend developers

  • July 13, 2022
  • Review provided by G2

What do you like best about the product?
Postman as an environment for developers helps to analyze the overall pace of data's nature.
It's like a guide walking through the outcome of your API response with all the possible information.
Allows one to time the response and its server status code to understand the communication.
An overall must-use software to get around the workflow of your API interaction with 3rd party technology.
What do you dislike about the product?
It needs to be user-friendly and easy to understand the use of the software.
If you export the collection from the postman you should be able to edit & import the same changes in the postman collection.
It doesn't give you the right error message if you loose the server connection.
What problems is the product solving and how is that benefiting you?
It reduces the time to create a file where you have to manually define the API workflow and then be able to use it fully.
It helps to trace the server status code where you can map the exact communication happening with the server and its request.
Recommendations to others considering the product:
Master the basics of API interactions and workflow before you consider to work on Postman.


    Nayana P.

Postman is software used to fetch a API and show the output

  • July 13, 2022
  • Review provided by G2

What do you like best about the product?
Convinent to use, and ideal for restful API test also reused there pre-return script,mainly used for manual testing
What do you dislike about the product?
It's not used for SOAP API and Other API only used for manual testing,it does not run client side script also it does not measure front end performance
What problems is the product solving and how is that benefiting you?
After Fetching the API output data display in Key-pair format which is helpful to understand
Recommendations to others considering the product:
Highly recommend for manual testing user for the web designing purpose


    Computer & Network Security

Best API platform for Development and testing Purposes

  • July 06, 2022
  • Review provided by G2

What do you like best about the product?
I love the ease of use of performing API simulations and testing in order to see the response for endpoint paths call
What do you dislike about the product?
So far nothing has been noticed worth disliking
What problems is the product solving and how is that benefiting you?
It helps in testing out API endpoints for development purposes


    Kishan Kumar M.

Review for Postman

  • July 05, 2022
  • Review provided by G2

What do you like best about the product?
It is simple and handy tool to test the API, It allows all the operation like Get, Post, Put, Delete etc.
What do you dislike about the product?
Nothing like dislikes just sometimes it takes more time to install and open.
What problems is the product solving and how is that benefiting you?
API testing i am doing for CRUD operations


    Leidy Johana C.

Understandable and easy to use

  • July 01, 2022
  • Review provided by G2

What do you like best about the product?
I like that normally to use Postman requires certain technical knowledge but the tool is designed to make everything more understandable even if you are just starting to use it
What do you dislike about the product?
Nothing, for now, I like it very much and I'll continue using it
What problems is the product solving and how is that benefiting you?
I use it to test API at work, also my colleagues share with me their collections and in that way, we can have a collaborative work
Recommendations to others considering the product:
It has too many uses, take them the most also the documentation about the tool is very good


    Jackson I.

Postman is every programmer's best friend.

  • June 26, 2022
  • Review provided by G2

What do you like best about the product?
The comprehensive user interface and the ability to sync with several devices. Easy to use and facilitates the organization of API work and inter-organizational communication. APIs facilitate design, testing, and documentation.
What do you dislike about the product?
Postman has too many tabs, which can be confusing for first-time users. Other than that, it's good.
What problems is the product solving and how is that benefiting you?
Test APIs on different hosts. It's easy to import a project's APIs and test and see how well they work.
Recommendations to others considering the product:
If you want to expedite the process of rest API development, you should utilize this tool.


    Dhananjay P.

Best api testing tool/software

  • June 24, 2022
  • Review provided by G2

What do you like best about the product?
Currently, postman supports rest API, Query language and socket testing also. In postman, we can create a workspace for industry or project and invite other mates, so everyone can share all testing data with everyone. Postman also provides the web app so we don't need to download it.
What do you dislike about the product?
There is nothing to dislike, but sometimes when I close the postman the data and API URLs which I've tested will be deleted or removed so next time when I need to test then I've to add those API URLs again.
What problems is the product solving and how is that benefiting you?
I'm working in servingdrives as a full stack developer so for the backend side I've to create and test the APIs, for that I and my mates are using postman in the same workspace to test all the endpoints that we have created.
Recommendations to others considering the product:
I highly recommend to developers who are working on the backend side and want to work in this field in future to use postman for all types of testing.


    Tessa J.

If you love API development/Testing, this is your tool!

  • June 22, 2022
  • Review provided by G2

What do you like best about the product?
Postman is very intuitive for users. The UI is simple and straightforward. I've used it to debug my web services/API endpoints in many projects and have been able to accomplish so much work in little time when Postman is added to my workflow.
What do you dislike about the product?
There are no downsides that stand out, it's a simple product that gets the job done! The only room for improvement would be expanding their learning centre more to include other areas such as automation.
What problems is the product solving and how is that benefiting you?
Before Postman, we either used curl in the terminal or the browser to test endpoints. Not only can you test both local and deployed endpoints in postman, but the UI allows you to format the output to make it more readable and this makes the process of understanding the response better. It also has syntax detection which can be a pain in development.