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

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


4-star reviews ( Show all reviews )

    Sushruta G.

Best tool for API testing.

  • February 01, 2022
  • Review provided by G2

What do you like best about the product?
User-friendliness.
Ease of use.
Ability to write custom tests.
Collections -Grouping-related tests.
Import and Export.
Local variables.
Global varianles.
Result filters.
What do you dislike about the product?
UI could use a new look and feel.
Ability to change the themes is missing.
Startup time could be reduced.
Some default tests can be provided.
Output formatter could be better.
What problems is the product solving and how is that benefiting you?
API testing without UI.
We are bundling the related tests in collections, and the same are being imported and exported.
Testing the REST APIs for security concerns.


    Bipul H.

Its one of the best tools for API testing

  • January 26, 2022
  • Review provided by G2

What do you like best about the product?
I have been using Postman for more than one year and would like to tell few things I like most:
- Simple and user friendly UI.
- You can create environment to put all the api test link for a particular project
- Can apply various authentication type with link
- Covers all methods(POST, GET, PUT, DELETE etc)
- Cloud save which helps in syncing all the data.
- Dark Mode available!
- Supports Linux, Windows and MacOS
What do you dislike about the product?
When I started using it for the first time, even though its UI is excellent but due to so many many buttons and options provided on the same screen, it was a little confusing at first. As I am using it in Ubuntu, there is a bug currently regarding the cursor, which gets tiny on hovering on the windows.
What problems is the product solving and how is that benefiting you?
It's a must for backend, and full-stack developers and whomever I know are all using it for testing servers or APIs. It's even beneficial for frontend developers also as I used it often while creating frontend with React.js whenever I encountered any issue with server connection as a check. I am provided with a ton of feature with this application for free which I very much appreciate and love.


    Akshay G.

Easy, Optimum, and best tool for testing APIs and its performance

  • January 20, 2022
  • Review provided by G2

What do you like best about the product?
It has a very rich and friendly UI/UX, which allows users to obtain major characteristics and it is simple to understand for beginners. We can have the collections, which can be shared across the workspaces or publically. It is helpful for documentation purposes. For testers, it helps in monitoring the performance issues and can be tested using automated testing scripts also, one of the best things is it is free for individuals and small teams.
What do you dislike about the product?
When multiple tabs are in use, sometimes it feels like lagging, and also it consumes more RAM which I feel can be improved in upcoming updates.
What problems is the product solving and how is that benefiting you?
Using postman I have saved most of the time for API testing and preparing documentation. There are a lot of features that are very helpful for the developer, tester, and documentation. I have used collections, Automation testing, monitored the performance of the APIs. I highly recommend this tool for API developers and testers.
Recommendations to others considering the product:
If you are working with APIs then you should consider this tool. It's a one stop solution for your work.


    Nageshwer T.

best API tool For API teting

  • January 18, 2022
  • Review provided by G2

What do you like best about the product?
it is used for API testing and the select method is direct and JSON method. we used to create JSON data and check for API data and Use Postman as a REST client to create and execute queries. (Postman also works with SOAP and GraphQL.
What do you dislike about the product?
memory cache consumption and open time is very high
What problems is the product solving and how is that benefiting you?
API testing and API timing duration check and check data in API and data format check


    Information Technology and Services

Best tool for api management & performance visualisation

  • January 16, 2022
  • Review provided by G2

What do you like best about the product?
Easily understandable for beginners. You can create an online workspace & share it with your team. The best thing is to configure multiple hosts so we don't have to change API various times. The best way to test API & visualize its performance - there is no limit for the execution of the api.
What do you dislike about the product?
Nothing to dislike. Lifesaver tool for the developers. The integrations with other tools can be made better & easier.
What problems is the product solving and how is that benefiting you?
Test api for different hosts - can import the collection of the projects api easily & test and visualise the performance.
Recommendations to others considering the product:
at first or say basic level of your career - yon must have to start with postman


    Shubham G.

Easiest API testing tool

  • January 15, 2022
  • Review provided by G2

What do you like best about the product?
Postman is a very straightforward API testing tool with no comlications at all. Postman makes it simple and easy to use. You can do more with default processes, apply variables, input files, set schedules. Simply, you can make the app work for you !. Postman provides an excellent framework for writing automated tests for our software. It is easy to edit and use complete test suits with a single click. Allows you to test your API. It is very easy to keep different APIs organized. Managing testing is also good. It is very helpful in or posting your configuration and sharing it with your partner. The ability to write test scripts is a very rewarding feature. Very easy to set up. Supports obtaining the desired results in a timely manner.
What do you dislike about the product?
I don’t have many dislikes here; the software is excellent, and it does what I expect it to do. More recently, the software was reversing the changes itself. Sometimes this happens as you are writing a test. Sometimes, the changes are gone when you return to the collection the next day. There seems to be a problem with the sync function. We often notice that packages that have been completely removed go back to work, seemingly just a coincidence. Sometimes it does not provide a complete picture of why the API failed. "Add certain topics to your application, regardless of your authorization, and sometimes this leads to an error response from my background APIs.
What problems is the product solving and how is that benefiting you?
I am currently working in an IT Company, and I need to test some API daily as if any cases failed business will effect. Postman has become a handy tool for me to test API. Also, my company recommends using Postman to employees.
Recommendations to others considering the product:
I will recommend using Postman to newbies to the technology or API testing also.


    Amar G.

Best tool for API

  • January 14, 2022
  • Review provided by G2

What do you like best about the product?
Simple and easy to use design like easy switch between type of payload raw/xml/json. And has logs feature, which helps us to see old api response. Has many features to use, which makes developer life easy.
What do you dislike about the product?
Frequently asks for update. They recently removed the scroll from api response tab. They should add close all with save feature and close all without save feature.
What problems is the product solving and how is that benefiting you?
Api testing. Document api's with proper comments. Sharing the collection with team. Make a collection of api's. Run the test cases on whole collection. Parallel testing of multiple collectins.
Recommendations to others considering the product:
Best tool for api development.


    Information Technology and Services

Postman - Test your API

  • January 14, 2022
  • Review provided by G2

What do you like best about the product?
Generally, the API methods( GET, POST, PUT, DELETE) are confusing when you don't have any idea about the application programming interface. But, Postman helps in differentiating the methods. All the methods are available as a dropdown. So that one can understand the methods very easily by testing. Moreover, the output can be viewed in JSON format, which is very helpful in analyzing the received data.
What do you dislike about the product?
The only dislike regarding Postman is its interface. I don't think it is user-friendly as multiple tabs are present on a single page. Sometimes, I get confused about where to enter what.
What problems is the product solving and how is that benefiting you?
I test my APIs using Postman. Testing the APIs directly through the application is complex. Postman gives me the flexibility to view data in the format I need (JSON). It helped me to finish my work faster.


    Information Technology and Services

Ease of use

  • January 13, 2022
  • Review provided by G2

What do you like best about the product?
The User Interface is simple and easy to understand. We can explain to a new user about the Postman's working and functionalities easily and the other person can quickly grab the things that we explain. The import and export of collections are top notch.
What do you dislike about the product?
There is nothing to dislike specifically. The collection export with version 1 seems to be faulty and not compatible with the version 2. If there is an inbuilt conversion , it will be helpful
What problems is the product solving and how is that benefiting you?
The APIs testing have become easier with the Postman. The separation of params , Authorization, headers, body and pre-requisite scripts , tests and settings really feels better. It almost supports all the authentications right from 'no auth' to OAuth2.0
Recommendations to others considering the product:
For API development and testing, it is a must have tool. Certainly recommend


    Vipin S.

Best for API calling and testing

  • January 10, 2022
  • Review provided by G2

What do you like best about the product?
I like the best feature of the postman is to create an online workplace and share it with your team. Anyone can add any API and it will be visible to all. We can configure multiple hots and which gives functionality to change hots and hit the API instead of changing URL again and again. API Testing is a boost in it. configure your request thread and number of hits and you can easily test the performance of the apis. UI is easy to understand for a new user. Management of the apis is also easy as we can create separate folders according to the requirement.
What do you dislike about the product?
It should increase the number of APIs in free accounts. Extracting and Importing should be more clear for a user. Some improvement is required in API Testing screen.
What problems is the product solving and how is that benefiting you?
Post helping developers to test their work, We test all our APIs with this. I can easily share created APIs with the team members using the online workspace. I can test my APIs with multiple threads and multiple hits to check the performance of the API. It gives finishing to a developer's work.