Sign in
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,312 reviews
from and

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


    Real Estate

Postman review

  • July 12, 2023
  • Review provided by G2

What do you like best about the product?
The user-friendly interface of Postman sets it apart from other similar tools. Its intuitive design and well-organized layout make it easy to navigate and understand, even for those new to API development. The ability to create and manage requests, organize them into collections, and visualize responses in a structured manner significantly enhances the development workflow.
What do you dislike about the product?
The abundance of features and options can be intimidating, and it may take some time to fully grasp and utilize all the functionalities effectively. This can result in a steep learning curve for beginners, potentially leading to frustration or confusion.
What problems is the product solving and how is that benefiting you?
Postman simplifies the testing and debugging of APIs. With its intuitive interface, developers can easily create requests, define parameters, and examine responses in a structured manner. The ability to save and organize these requests into collections allows for efficient testing of multiple API endpoints, ensuring their functionality and compatibility with various scenarios.


    Gulshan A.

Making the process of API handling easy

  • July 08, 2023
  • Review provided by G2

What do you like best about the product?
Postman's publicly available workspace I like so much. It becomes easy to see all APIs of a product. When using Twitter API, documentation was tight, but Postman made it easy. I could see all available APIs at a glance & you don't need to do the setup to get a taste of it. Just paste your credential & the actual response is in your hand.
What do you dislike about the product?
It's not that easy tool; you need proper training for it or to go through tutorials they provide; otherwise, it is good for development & testing.
What problems is the product solving and how is that benefiting you?
While working on a task where you need to write backend API first, Postman is much more helpful. You don't need to set up frontend or build to test your APIs. You can try it too quickly. Setting up a front-end app in my daily job is quite cumbersome; it usually takes longer. So when there is a bug, I just hit APIs to my server from Postman, which significantly saves my time.


    Pratishtha k.

The Ultimate API Testing Solution

  • July 05, 2023
  • Review provided by G2

What do you like best about the product?
I mostly like the user interface which is very easy and simple to work. Also, I like the feature to run an automation test using the file upload which makes the work faster.
What do you dislike about the product?
When we use dynamic variables in the pre-request tab and if there is any issue writing the condition or mistake in script then it is not showing the specific error but shows the common error every time.
What problems is the product solving and how is that benefiting you?
- I can manage the daily automation test cases in the postman.
- It saves the time
- Easy to review test cases if multiple test cases are failed.
- Chaining the request which helps a lot to verify the complete end to end cycle of the verification.


    Bhavarth K.

Postman - The best automation tool for API testing

  • July 05, 2023
  • Review provided by G2

What do you like best about the product?
- Easy to integrate with the APIs
- User friendly interface for the beginner who want to start API automation
- Ability to maintain the testdata and variables across different environments like dev, stag and production
- Ability to collaborate between multiple developers and QAs
- Import and export of collection provide best way to share the collection
- It provides best way to document any API design
- I love the way it has some easy to use features like generating code snippets, execution of automation API collection, setting up the monitors
What do you dislike about the product?
- It does not provide extensive programming like creating one common function and use the same function across all API automation tests
- It does not provide easy connection with Database
What problems is the product solving and how is that benefiting you?
- Automation of API tests
- It helps to get faster feedback of APIs implementation
- Resolve the problem of repetitive regression testing
- It resolves the bottleneck of CI/CD integration


    Ronak S.

Postman review after couple of years use

  • July 04, 2023
  • Review provided by G2

What do you like best about the product?
- REST and SOAP API test automation
- End to End API automation including third party API
- Mocking feature is awesome where you can mock some of the third party APIs
What do you dislike about the product?
- Code re-usability cannot be achieved
- It only supports Javascript
- Database integration is provided as an out of the box solution
- Code review becomes difficult
What problems is the product solving and how is that benefiting you?
Postman is providing the best solution to automate testing of the APIs. You can also integrate it with any CI/CD platform to achieve continuous delivery in any software product.


    Manjunatha M.

Postman is a API test King

  • June 30, 2023
  • Review provided by G2

What do you like best about the product?
The UI is very good and there are no lags, I have also observed frequent updates, It also a good thing to consider.
The response also can be stored or saved as a file also, Also building the API request is very easy.
There are sections like headers, body, we can easily fill these to create a API request.
Even importing of the curl command, file and folder is also very easy here.
We can also maintain our API collection easily and maintain these.
Since Postman also provides cloud storage, I can also access my API's from different laptop as well.
What do you dislike about the product?
Absolutely no dislike about this,
I can still add the good features about this tool as of my knowledge.
We can also add certificate in settings tab, since some API's need authentication using certificate. This feature is also provided here.
Also we can attach a file in PUT request and send the file. Everythig is possible in postman to stabilize our API's.
What problems is the product solving and how is that benefiting you?
Postman application mainly we are using for API testing, Starting from installation, this is very easy.
Postman application, we can easily get in online for free of cost. Installation of the same on our laptop is very easy. After Installing, It will ask for signup and immediately you can start using this tool.
In my opinion Postman is the best tool for API testing, As a Automation test engineer, I personally automate many API's , before that I use Postman to see the response and behaviour.
Very easy UI and pretty dashboards makes it very easy to use. I would say, Postman will be the top among all the API testing platform, that too free of cost.
It also has premium version, but I'm using free version and very satisfied with the functionality provided.


    Antony J.

Postman API platform review

  • June 27, 2023
  • Review provided by G2

What do you like best about the product?
Postman helps to test apis with ease with its simple interface and seemless performance. It also supports all possible http methods, changing development environment and many others.
What do you dislike about the product?
It has limited testing areas, it does not support SOAP APIs. It is suited for manual testing and it has considerable limitations when it comes to automation testing.
What problems is the product solving and how is that benefiting you?
Postman is very user friendly and does not complicate the testing process. It stores all the test history which can be very handy when testing large number of apis.


    Dhaval D.

Powerful and user friendly API testing tool

  • June 23, 2023
  • Review provided by G2

What do you like best about the product?
-Clean user interface
-Easy to use and straightforward UX
-Automated testing
-Easy integration with 3rd party tools
-Postman collection makes easy to share and test API configuration
What do you dislike about the product?
-Minor performance issue when data you're dealing with is in large volume
-Limitations with scripting
-Learning curve
-Free version has limited functions and paid can be expensive for smaller teams or orgs.
What problems is the product solving and how is that benefiting you?
Postman makes API development easy and rapid with its collaboration, collection-sharing features, and automation of API configuration generation features. It also helps with API document.


    Joao Vitor S.

The Pros and Cons of Postman

  • June 20, 2023
  • Review provided by G2

What do you like best about the product?
Postman offers a clean and intuitive user interface that makes it easy for developers to interact with APIs. It provides a visually appealing environment for designing, testing, and documenting APIs.
Postman offers a robust testing framework that allows developers to create and automate comprehensive tests for APIs. It provides features like assertions, variable management, and test result reporting, enabling efficient testing and debugging.
What do you dislike about the product?
While Postman has a user-friendly interface, it can still have a learning curve for beginners new to API development and testing. The various features and functionalities may take some time to master, especially for those with limited programming experience.
Postman's performance can sometimes be affected when working with extensive API collections or complex requests. Response times may increase, and the application may become less responsive, impacting the overall user experience.
What problems is the product solving and how is that benefiting you?
The team creates test scripts in Postman to automate the testing process. They can easily set up assertions, handle variables, and manage test data. Postman's interface provides a clear overview of test results and makes it easier to identify and fix issues, improving the efficiency and accuracy of testing.


    Hospital & Health Care

Good Tool for Sharing API Collections

  • June 15, 2023
  • Review provided by G2

What do you like best about the product?
What is was originally designed for it does well. Allowing development teams to share API collections.
What do you dislike about the product?
All things it has attempted to add on that were not part of the original design are better handled by other tooling. A UI based test framework with no ability to trace code across files, or even use different file types, no support for an IDE, and doesn't use Git for source control is not practical at scale.
What problems is the product solving and how is that benefiting you?
If collections are well maintained, it can provide a good source of documentation for how an API works.