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,194 reviews
from G2

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


    Banking

Very user friendly app for API testing

  • August 31, 2021
  • Review verified by G2

What do you like best about the product?
The ease with which we can create and hit requests to a URL and also the simple and easy to use UI
What do you dislike about the product?
Nothing to dislike as such. The app is great and hence is so widely used for API testing
What problems is the product solving and how is that benefiting you?
Performing API testing using postman. Easy to create requests and very easy to write java script tests for the requests


    Doolitha S.

BEST API Testing tool that have ever made !

  • August 29, 2021
  • Review verified by G2

What do you like best about the product?
I love this app. Been using the app every day since I came to the development area, and it never fell me down a single time. It's free of usage and a wide variety to configure API calls in a matter of seconds saves time and effort before sending the actual call to the resource.
What do you dislike about the product?
I have nothing to dislike about this tool. No single error throughout my usage, and this is the best tool for any backend engineer for the need of testing.
What problems is the product solving and how is that benefiting you?
I have been using this tool every day for test purposes of the back-end services I developed. It does its job with the responses, and the ability to configure the headers as I want to send the call is excellent.
Recommendations to others considering the product:
This tool is the best API testing tool out there that professionals have designed. It's a must-have product if you are a backend dev, and I can thoroughly recommend this excellent tool to anyone without a second thought.


    Román P.

Best tool for API testing ever

  • August 28, 2021
  • Review provided by G2

What do you like best about the product?
Postman is a really complete and widely adopted tool to work with APIs.
You can test your APIs, design new ones, document them, create runners (load testing's tool), create mockups, and even more.
It's an intuitive software that will allow you to start working with it almost immediately.
Also, you can create collections with all the APIs and endpoints, organized in folders and specific environments with the configuration values, which you can share with your teammates quickly.
What do you dislike about the product?
The only thing I dislike so far is that it's not available for iPadOS. You require a MacBook or PC to install it.
Sometimes it uses a lot of resources, but it works better with every update they launch.
What problems is the product solving and how is that benefiting you?
Since I started working with Postman (several years ago), I have all the APIs I use referenced in the same place, organized in the way I define, and with response samples for future use.
Recommendations to others considering the product:
Don't hesitate any more and start using it. You will be delighted.


    Chintan M.

Best API testing tools in the market

  • August 28, 2021
  • Review provided by G2

What do you like best about the product?
The simple user interface of this tool helps Postman to stands on a different level. I was use postman for API testing which I developed in the Django web framework. If I am talking about the testing part, we can test the CRUD operations of API using postman very quickly. During testing, we simply select GET, POST, or any other request type and give the data in the header or body. It will take a response from the server and give it to you. I have used postman for 6 months, I feel postman has lots of features that are not used by me but It is also very helpful for different applications.
What do you dislike about the product?
personally, I don't have any features that are not helpful for me. I don't dislike any features of the postman.
What problems is the product solving and how is that benefiting you?
As a backend developer, I equally working on postman as well as API development. I developed API through the Django web framework. I want to test that API whether it is working well or not. If I am doing the test with a browser then It will take lots of time and It is a lengthy process. When I used postman then I can overcome this problem and doing a great job with minimal time and less complexity. The benefits are we can use lots of postman features along with testing API. The great thing about the postman is all the basic features available with a free plan. If you want to use the advance option then you have to go for a premium plan.
Recommendations to others considering the product:
I strongly recommend using postman for API testing.


    Computer Software

Postman best api testing tool

  • August 28, 2021
  • Review provided by G2

What do you like best about the product?
Best part of postman is the api testing ease it provide you can select get, post, put etc type of requests you want to make in drop down
Providing the end of api and the params in below section and on hit it with the button you will the response in below text section
All this with single ui tool
What do you dislike about the product?
Post man can be difficult to master though it's easy to get started with basic things
What problems is the product solving and how is that benefiting you?
Testing of api and request response format in the given structure
Especially usefull for frontend devs to under tand the response format and usefull for backend dev to test their api format and correctness


    Hospital & Health Care

Review on Postman Application

  • August 27, 2021
  • Review verified by G2

What do you like best about the product?
User-friendly application. It can create a custom collection for API testing. It helps to develop different workspace creation, provide sample templates for testing, environment friendly.
What do you dislike about the product?
The application does not support SOAP API.
What problems is the product solving and how is that benefiting you?
REST API testing. Without having a frontend, one can quickly test their backend applications or API


    Jithendran A.

Easy and Good tool to test, save and Automate rest API

  • August 25, 2021
  • Review provided by G2

What do you like best about the product?
Ability to Automate the API sequence, Ability to share the collection with various options helps
Export and Import are great
Dev and tester friendly APP
What do you dislike about the product?
NIL, the Tools has enough features to help a Dev and tester. Environment variables that need to be exported separately Can have the possibility to export and import with collection
What problems is the product solving and how is that benefiting you?
Using the tool daily to test, review and cross-check API development inside the team
Automated suite to test and validated E2E


    Information Technology and Services

A Must Have For API Design

  • August 25, 2021
  • Review provided by G2

What do you like best about the product?
I like that Postman automatically syncs any changes I do on my local workspace to the team workspace in the cloud. The response time marker is also great for testing response speed times. The sandbox is also a great feature allowing me to work when I am offline.
What do you dislike about the product?
I am still looking for a way to generate api documentation automatically from Postman. I also had a bad day trying to troubleshoot code when in fact Postman was sending the URL with white space :( .
What problems is the product solving and how is that benefiting you?
I am able to test APIs on my local machine without having to do a deployment on the server. I can also easily share my API structure with the team that is going to be consuming them and this saves a lot of time.


    Nazli P.

Testing tool for webservices

  • August 22, 2021
  • Review provided by G2

What do you like best about the product?
We recently developed web services that post the JSON, Excel, XML formatted files to other projects. As its an integrated, extensive program that has various projects, this data is essential to check if coming/passing correctly or not.
Postman is so easy to use, especially with businesses with non-technical teams. We provide the URL and parameter, and they quickly get the XML, JSON file out from postman.
We use the downloaded version of Postman, but its easy for our product owners, BA, Bussiness, testers to use it on the web.
What do you dislike about the product?
I think it will be good if more history can be maintained in the application its minimal right now. Because some time we call the same web API calls multiple times, even the same parameters to test the output. Also, I think we can only test or call one web API at a time. It will be good to have automation or multiple calls. For eg, in our automation program, project1 send data to project 2 in JSON format, then project2 sends to Project 3 in XML and then project1 get back data from project2 again in JSON. So same data flows in between the system in different formats. It will be great if we can use 3 web API calls on same screen to see all other data.
I think few more testing formats can be included like WSDL tests.
What problems is the product solving and how is that benefiting you?
We are testing our program using the postman to check if all data flow correctly between the system. Whether the web API is up and running with the relevant parameters, we are going to use it in code.
Recommendations to others considering the product:
Yes, its highly recommended as it's an easy and in-built application to test your web app. The best part is it's easy to install as well as you can use it on the browser too.
I never used its mobile app, though.


    Rohini B.

Why Postman

  • August 20, 2021
  • Review provided by G2

What do you like best about the product?
Postman comes with a lot of inbuilt features, which are great for any developer who is working on building the backend for any application.
What do you dislike about the product?
Most of the features are free on postman, but for better service, you'd need to pay, which makes sense but could have given us a demo limit for that.
What problems is the product solving and how is that benefiting you?
Backend Development and testing of APIs and response body.
Recommendations to others considering the product:
If you're one who needs help with API testing and automating scripts that are run in the backend this is all you were looking for .