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 customer

3 AWS reviews

External reviews

1,267 reviews
from and

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


    Rohan R.

Very Fast

  • October 17, 2024
  • Review provided by G2

What do you like best about the product?
Postman is the best API testing software i used till now.
What do you dislike about the product?
According to my use there is nothing dislike about the Postman.
What problems is the product solving and how is that benefiting you?
Firstly postman is very fast as compared to another software talking about the design pattern of the files User Experience is good too and it give me the best experience while using the postman. Mainly i used for my API testing.


    Er. Shiv Prakash P.

Excellent

  • October 17, 2024
  • Review provided by G2

What do you like best about the product?
The server is very fast while using the API's in postman
What do you dislike about the product?
Free Storage is less in postman while running the APIs
What problems is the product solving and how is that benefiting you?
It give all the information about the API like status code and error handelling is good fast rendering


    Divya R.

Postman Review

  • October 16, 2024
  • Review provided by G2

What do you like best about the product?
There is an option to save every api calls and copy/duplicate api calls which helps to manipulate different data sets and debug.
What do you dislike about the product?
I couldn't think of any dislikes as far as I have used.
What problems is the product solving and how is that benefiting you?
For integration testing


    APARNA SAHA

Time-saving API testing with automated coding and easy-to-learn interface

  • October 11, 2024
  • Review provided by PeerSpot

What is our primary use case?

We use Postman for API testing, and I am also using it for training purposes.

How has it helped my organization?

I have found that our time is significantly saved in terms of debugging and writing down the code manually as Postman allows us to add the code with the help of test and assertions, eliminating the need to write code ourselves.

What is most valuable?

The user interface is very easy to learn and use, and it is a lightweight application. It's also an open-source tool for API testing. One of the best features is that you really don't need to be an expert in any programming language because Postman can generate the codes automatically for you.

What needs improvement?

Postman needs to improve its support for a lot of integrations. Additionally, browser add-ins or extensions would be helpful.

For how long have I used the solution?

I have been using Postman for quite a while, perhaps for the past seven or eight years.

How was the initial setup?

The initial setup is very easy and simple.

What's my experience with pricing, setup cost, and licensing?

Being an open-source tool, it's a lightweight tool that I would prioritize as number one.

What other advice do I have?

I would prefer Postman as my priority since it's an open-source tool, simple to install and use. You don't need to be a programming expert to use it, which presents several advantages.

I'd rate the solution nine out of ten.

Which deployment model are you using for this solution?

On-premises


    ShyamPrasad1

Enhancing efficiency with robust API testing and integration potential

  • October 10, 2024
  • Review provided by PeerSpot

What is our primary use case?

We have been using Postman primarily for API automation.

How has it helped my organization?

API automation is crucial because every change in an API could have a significant impact. Postman has greatly reduced the effort required in testing APIs, thus enhancing our efficiency.

What is most valuable?

Postman is easy to use and enables us to test all possible API testing scenarios. It is economical compared to other testing tools, which is a valuable feature for us.

What needs improvement?

The main improvement needed is better integration with test management and other tools to allow a common dashboard for all testing metrics and details.

For how long have I used the solution?

We have been using Postman for four to five years.

What do I think about the stability of the solution?

Postman is stable enough for our needs, although we have not tested it extensively with a large number of test cases.

What do I think about the scalability of the solution?

We did not test Postman with thousands of test cases, so we cannot comment on its scalability for larger repositories.

How are customer service and support?

We have not contacted Postman's technical support as we have managed all our needs internally.

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

Prior to using Postman, we used SoapUI. SoapUI was very basic and lacked many features that were then added in the paid version, SoapUI Pro, which was expensive. Postman provides better features than SoapUI.

How was the initial setup?

Installation of Postman is straightforward and can be completed in a few hours by one person.

What about the implementation team?

We did not require any external team for the implementation and managed it internally.

What was our ROI?

The return on investment is significant due to Postman's efficiency in automating API testing, which involves many input and output parameters.

What's my experience with pricing, setup cost, and licensing?

Postman is economical and is considered to be rather cheap compared to other software solutions.

Which other solutions did I evaluate?

I have evaluated other tools such as Katalon, Tricentis Tosca, and Universal Function Test (UFT) from OpenText.

What other advice do I have?

I would recommend enhancing Postman's integration capabilities with test management tools to better consolidate testing metrics.

I'd rate the solution eight out of ten.

Which deployment model are you using for this solution?

On-premises


    Kashish S.

Working wonders to test your APIs

  • October 04, 2024
  • Review provided by G2

What do you like best about the product?
We can test any API created in any language in this application
What do you dislike about the product?
The functionalities needs to be elaborated
What problems is the product solving and how is that benefiting you?
Whenever a new API is developed it needs to be checked and that can easily be done with the help of postman also we do not need to configure everything by typing we can simply add our cURL code in the import functionality.


    Raghav G.

Can check API responses fast

  • October 03, 2024
  • Review provided by G2

What do you like best about the product?
Postman helps to check if our APIs are working or not. It also lets us organize the APIs in different workspaces so that we can toggle between them easily. It also lets us enter parameters in an easy way. We can also generate authentication tokens and save them
What do you dislike about the product?
There are no dislikes as such. We can use the software easily
What problems is the product solving and how is that benefiting you?
Our helpdesk product is built totally on APIs and we can test our product to verify if the product is working all right. Also our product is installed on server for our clients and we take postman help when our clients report if any APi is not working


    Prateek B.

Best software to generate customer key details and control the features remotely

  • October 01, 2024
  • Review provided by G2

What do you like best about the product?
best nd best software easy to use and very simple
What do you dislike about the product?
noting as of now , no issues till now ...
What problems is the product solving and how is that benefiting you?
Sending command to customer mobile , enabling and disabling features


    Vishal S.

Postman, a user-friendly approach of testing APIs

  • September 17, 2024
  • Review provided by G2

What do you like best about the product?
There are certain features in Postman that look really good to me : 1.) Response formatting (can format the API response in JSON etc.) 2.) Environment setup (I can create and switch to a new environment which is very helpful to test the API response either in Quality or Production) 3.) I can easily get the code snippets for the provided API integration in the desired coding language, which is very helpful and time saving. 4.) I can also create my team, where all the members can perform testing simultaneously.
What do you dislike about the product?
There is not much to dislike in Postman, but few are: 1.) I can add only limited member in a team with a basic/free plan. 2.) Sometimes, I get 429 for repeated API calls. 3.) Sometimes I also feel like Postman should also allow the user to manage workspace as code blocks rather limiting it to endpoints only.
What problems is the product solving and how is that benefiting you?
It provides various features that solve common problems faced during API development and interaction:
1.) Simplifies API Testing and Debugging : Simplifies API testing by providing a visual interface for interacting with APIs, making it easy for developers and testers to debug requests and responses.
2.) Collaborative API Development : Increases productivity by providing a shared environment for developers, testers, and stakeholders to collaborate on APIs.
3.) Comprehensive API Documentation : Saves time by generating real-time documentation and provides a clear reference for developers using or consuming the API.


    Financial Services

One Stop Solution for API Devs

  • September 13, 2024
  • Review provided by G2

What do you like best about the product?
it is very user friendly and intuitive ,
Ease of maintaing collections and environment management.
Readily available code snippet next to API collection
What do you dislike about the product?
Sometimes it gets tedious to setup for advanced use cases and large API collections which causes performance issues
What problems is the product solving and how is that benefiting you?
it is a one stop solution for all api developers , it is easy to use and maintain different versions . Postman has handled environment management in a very effectivem manner.