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

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


    Reynold C.

Postman Lets manage the company !!!

  • September 14, 2020
  • Review provided by G2

What do you like best about the product?
This is a platform that allows you to better manage all the company's APIs. It provides you with a good interface to navigate without problems, it has very complete tools and functions that give you a more fluid and efficient work, one of them is the automatic documentation, since when creating the API requests, it is generated automatically. With Postman we save a lot of valuable time that we focus on the weakest areas of the company. We are happy with the results obtained.
What do you dislike about the product?
We have not had any problems with this platform, however it would be ideal if the number of requests was not limited, this would increase the performance and productivity of the user within the platform. Postman is good software, we have reached goals and in a very short time.
What problems is the product solving and how is that benefiting you?
We use Postman to develop and directly test our APIs, in this way we execute our requests easily, interact, test external web services and also allow us to perform maintenance on our APIs where it is not necessary to have a user interface. Our developers have a great tool that creates an ideal workspace for them, which gives them total fluidity and optimum performance, as well as increased productivity. Its tools and functions are easy to use, this saves us time that we can redistribute in other areas of the company that are a little neglected or the objectives set have not been reached and thus increase your productivity. In general it is very complete and allows us to grow exponentially.
Recommendations to others considering the product:
It is a great tool that when compared with other software is simply above them, it is standard of the industry and easy to use, it does not have a steep learning curve, it is without a doubt the best job site for developers will save a lot of time and work fluently, they simplify their tasks but at the same time it becomes more precise and efficient. Totally recommended.


    Vishnu U.

Develop and Test Your API

  • September 10, 2020
  • Review provided by G2

What do you like best about the product?
Best thing is easy to use and test every type of API.
What do you dislike about the product?
From my point of view there is no dislike thing...
What problems is the product solving and how is that benefiting you?
Fast Testing of API with data
Correction of API


    Diya A.

A Platform for Efficiently Developing and Testing APIs

  • September 10, 2020
  • Review provided by G2

What do you like best about the product?
It helps in testing APIs in secured ways. It helps teams and developers to efficiently work together and collaborate. It helps in executing an HTTP request. It helps in automating annual API testing methods. It helps to build your APIs before code deployment. It has various front-end and back-end developments teams which help in reducing the time of developing time as they are working parallel. Previous testing history is saved in it.
What do you dislike about the product?
It has a wide variety of features but most of them are costly which are not suitable for beginners or small businesses. Limited free features and tools are provided in it you have to buy subscription-based features if more are needed. Autocorrect text formats should be provided in it. It has limited capabilities of automation. It also has limited features for generating reports.
What problems is the product solving and how is that benefiting you?
It helps in making APIs in any calls. It helps in integrating suites of tests in Newman CI. It helps in submitting APIs and viewing responses with needing any browser. It helps in achieving group requests of APIs. It is also helpful in the modification of different parameters. It helps to exports various collection of text. User will be able to collaborate in real-time through it. It continuously notifies you about your APIs performance and health.


    Chand D.

Invaluable tool for RESTful APIs

  • September 09, 2020
  • Review provided by G2

What do you like best about the product?
Repeatable tests can be run in a sequential order without needing to write a script in a programming language and are easily imported and exported and results are logged for each test run and the resource utilization in the machine is low so several instances can be run in parallel. The collection runner has easily saved me half of my work week for the last 2 years giving me more free time to actually code since the tests are run so easily.
What do you dislike about the product?
I love Postman but as useful as it is it doesn't catch all bugs some problems are browser-related and unless you test directly on a browser even with postman interceptor. Having a plugin for each browser would make postman even better.
What problems is the product solving and how is that benefiting you?
Dealing with API calls after modifications and unit testing before a new feature goes live.
Recommendations to others considering the product:
By reading the documentation you can save yourself a few hours at worst I know I didn't and wished that I did it in time.


    Sanyam G.

Best Helper For Backend Developers for Testing API

  • September 09, 2020
  • Review provided by G2

What do you like best about the product?
Postman is useful in testing API for my coordination reason, either to test outsider API or my API. Postman additionally bolsters effectively on making new calls, you can import/trade it from different sources utilizing cURL, PHP, C#, python, and some more. The UI of the application. It is instinctive. At whatever point I need to send a solicitation to an endpoint, Postman is the primary thing that rings a bell. The capacity to spare a specific ask for and return to it in later occasions is additionally useful. The pre-test tab lets you add contents to powerfully develop API solicitations and you can approve the reaction from the API utilizing contents under the tests tab which is a tremendous preferred position with Postman. You can likewise share demands effectively by the import wizard in Postman or offer a whole workspace without anyone else.
What do you dislike about the product?
A drawback of Postman is that it can infrequently get into a terrible state in the wake of running for at some point, where past Request arrangements will no longer capacity true to form. It additionally doesn't uphold API calls reenactment for simultaneous calls or the recurrence calls, in the event that we can characterize the number of calls inside timeframe, that would be stunning.
What problems is the product solving and how is that benefiting you?
With mailman, I had the option to test my API/outsider API before going to completely execute it in my turn of events. Indeed, I can explore the creation issue just by utilizing mailman to figure out where the real issue is.I use Postman to trigger web services, approve reactions, and even play out some great degree of robotized testing. Postman permits the formation of contents that can be executed before setting off an API demand just as to affirm on the reaction payload. This is especially helpful when you need to build dynamic API demands by providing boundaries and to affirm the traits from the reaction.
Recommendations to others considering the product:
Postman is an unquestionable requirement that has an instrument when working with micro administrations today. It's an exceptionally natural interface to form and run API demands implies that you'll be going mind Postman in a matter of moments. Mailman is extraordinary programming for a backend designer to compose and try out APIs.One must go for the product in the event that you are a backend or a frontend designer.


    Nakula B.

Great software for API testing and developing but with a few bugs

  • September 07, 2020
  • Review provided by G2

What do you like best about the product?
It is a lot better than any other testing tool when interfacing with any API that interfaces with Databases in any way, you write your tests and they are highly reusable unless a new feature is introduced that changes the way you are using the API that makes the old version obsolete, it is a few minutes worth of testing instead of a few hours of writing tests (or finding them in old files) and then testing.
What do you dislike about the product?
I don't know if my test cases are too exotic or if my operating system is broken or what is the issue but I have broken it several times to the point that I actually need to delete the program and reinstall it from scratch so it works as expected again. I have several PCs so not a real issue when I'm short of time but still a little annoying.
What problems is the product solving and how is that benefiting you?
API development and testing are faster when you can immediately test if what you are trying to do works as expected.
Recommendations to others considering the product:
If you work with APIs, try this you won't regret it


    Andrew A.

Postman for basic API Testing

  • September 05, 2020
  • Review provided by G2

What do you like best about the product?
Postman is a cross platform solution, available on Windows, Mac OS, or Linux distributions. You can login to your Postman account from an instance of the program running on any platform, and instantly sync settings, updates and changes that were made previously.
What do you dislike about the product?
A downside of Postman is that it can occasionally get into a bad state after running for sometime, where previous Request setups will no longer function as expected
( For example a POST parameter will continually fail to be included),
where you need to force kill the Postman process and any processes associated with it before restarting it.
A good idea is to periodically shutdown Postman, and to have a couple benchmark Request tests, that are known to be stable, to use as tests against Postman itself.
What problems is the product solving and how is that benefiting you?
Postman is great at performing direct HTTP API Endpoint tests,
where you are mainly concerned with whether the proper response is given for a request and it parameters.
This can be much faster than spooling up some executable to run the HTTP requests on the API with a debugger, and you have full control over any headers, cookies, or additional data sent along with requests, unlike with most browsers.


    Edwin F.

Incredible platform to test APIs

  • September 05, 2020
  • Review provided by G2

What do you like best about the product?
Postman allows me to save my collections freely, it allows me to create an account on its website and be able to synchronize my APIs, I like it a lot because it helps me to test APIs to be able to carry out my developments. It also allows you to create several workspaces. It is very practical because it can generate the code in various programming languages.
What do you dislike about the product?
The graphical interface is not the best, at first it cost me a lot to be able to save a request in a collection because the scroll was never seen and the request could not be saved. The space to place the variables is visually very small, which makes it very difficult to see if a mistake was made without the request failing
What problems is the product solving and how is that benefiting you?
Being able to test my REST APIs without the need to develop a REST client, this makes software development faster when REST APIs are programmed, you only need to have the endpoints of each API, and with POSTMAN you can test in a way quick and easy, saving the developer a lot of time. It also allows you to see the properties of the API, and helps to correct errors in case they exist
Recommendations to others considering the product:
It is a very good program, you just have to be clear about the concepts of REST services and APIs in general, otherwise it will be very difficult to use it and understand how it works.


    Arlo V.

Great tool for testing APIs

  • September 03, 2020
  • Review provided by G2

What do you like best about the product?
I work a lot with meraki and webex APIs and without Postman my life would be significantly more miserable, writing test cases with postman is easy and quick and I don't need to remember all the methods nor type the full type of request, just write the first 2 or 3 letters and use the drop down to autocomplete, this is really important when doing tests of malformed request to make sure we catch all errors, it is possible to remember all type of requests but my life is much better knowing that I don't need to.
What do you dislike about the product?
I love Postman since it makes my life easier but it also brings a lot of new developers that don't know what they are actually doing, you should always learn the theory first and then use the tools to make your life easier and now a lot skip that part.
What problems is the product solving and how is that benefiting you?
Creating API requests mainly, it is faster than doing it with an editor
Recommendations to others considering the product:
Learn how to use and write request before using Postman your coworkers will thank you for that


    Shwetanshu R.

Postman for API testing is wow!

  • September 01, 2020
  • Review provided by G2

What do you like best about the product?
The simplicity of the Postman tool makes it superb for API testing for beginners. It has handy documentation and lots of features to GET/PUT JSON or XML responses from Web Applications. You can throughly test your APIs on demand! Comes as an app and browser extension with is cool!
What do you dislike about the product?
Debugging an API can be pain for beginners and some tools based on Machine Learning that can give auto-suggestions on mistakes based on response code of API will help beginners fix their APIs faster.
What problems is the product solving and how is that benefiting you?
Making API testing seamless and share results of API tests with the team. Improving team productivity with Automated API testing. Postman’s Collections is truly a useful feature when it comes to saving time and making testing process shareable. Collections let you organize requests you make in Postman. They also form the basis of other useful features like monitors, mock stubbing and building out software documentations. Its amazing!
Recommendations to others considering the product:
Try this tool out if you haven't already! Its gonna be great decision trust me!