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

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


    Entertainment

API integration software

  • September 05, 2023
  • Review provided by G2

What do you like best about the product?
- integrate with API to inspect request and response
- mock request and response to build code rapidly
- export the collection to share with other developers in team
What do you dislike about the product?
I don't have any dislikes with respect to postman
What problems is the product solving and how is that benefiting you?
We were looking for a tooling to design API and postman helped us


    Ankit M.

Useful For Testing API

  • September 05, 2023
  • Review provided by G2

What do you like best about the product?
According to my personal experience, this software is very useful for testing API.
What do you dislike about the product?
There is no bug or error I face in Postman.
What problems is the product solving and how is that benefiting you?
Postman is solving the problem of checking the API working and it's validation.


    Computer & Network Security

Best Tool for API Testing

  • August 30, 2023
  • Review provided by G2

What do you like best about the product?
The most helpful thing about Postman is its Collaboration feature. It allows team members to contribute to the same project or collection efficiently. The way Postman enables the arrangement of API in the form of folders is just great.
What do you dislike about the product?
When the Project is too big and complex, then arranging these large numbers of APIs is somewhat difficult in Postman, there can be a better way to arrange them for complex projects.
What problems is the product solving and how is that benefiting you?
Efficient and Faster way of API automation.
Best for Regression API testing.
Helped manage team efforts on API development and testing.
Code snippet helps in faster test creation.


    Amit G.

The best tool for Seamless API Testing

  • August 27, 2023
  • Review provided by G2

What do you like best about the product?
Postman is simple to use and offers an excellent user interface and user experience. To share API collections with other team members, create them. helpful for keeping records. It supports automated test scripts and aids in performance issue monitoring for testers.
What do you dislike about the product?
The drawback that bothered me was that it occasionally does not provide a thorough explanation of an API failure. We must go to the app server to find the logs; in the event of problems, it ought to also return the logs. Additionally, by default, the Postman console needs to be open.
What problems is the product solving and how is that benefiting you?
You may explore and comprehend the functionality of APIs using Postman, which offers a user-friendly interface for building and delivering queries to them.


    saurabh g.

Postman Tool Review

  • August 25, 2023
  • Review provided by G2

What do you like best about the product?
Easyness in using API get and post request and saving as a collection to share with other team members very easily
What do you dislike about the product?
Recently they started saving data on cloud which is quite risky as it is a free tool and saving API data on cloud is risk for organisation
What problems is the product solving and how is that benefiting you?
It helps in solving verification of API request post and GET both. Also making the API testing quite easy.


    Abhishek K.

Review

  • August 25, 2023
  • Review provided by G2

What do you like best about the product?
Communicate between two system and integrate is fast
What do you dislike about the product?
Server problem or sometime authentication failed
What problems is the product solving and how is that benefiting you?
Connect with my organisation


    Sunil B.

Best and simplest tool to carry out application programming interface testing

  • August 24, 2023
  • Review provided by G2

What do you like best about the product?
- The way it is flexible to import any files (like json, collection etc)
- Ease of using it . Even a beginner can handle things and start working on it with little information he has
- API Developer's and tester's first choice
What do you dislike about the product?
Never came across any flaws/difficulties using postman.And I see as a user there are no improvements from my side .
What problems is the product solving and how is that benefiting you?
We were using SOAP tools for carrying out API testing . Which was bit complicated for us. And then we decided to adopt Postman tool . Which made job easy for both developers and testers


    Prashant P.

Postman

  • August 24, 2023
  • Review provided by G2

What do you like best about the product?
We can use here various HTTP technique like GET,POST,PUT and DELETE,You can set effectively question param,request param,request bodies, which make it simpler to change to various situations.
Easy to use Point of interaction, since it gave comprenhensive climate to establish and send request.Postman Gave Proficient climate to Programming interface Testing.
What do you dislike about the product?
A large portion of the administrations are solid on web association, implies restricted disconnected highlight access.
Its highlights for the most part depends on stable dynamic web association with work effectively.
What problems is the product solving and how is that benefiting you?
Updated Programming interface Documentation, Postman helps with making intuitive Programming interface documentation.
Postman Gives stage to rapidly make demand, set headers and params send solicitation to different end focuses.


    Computer Software

API testing via postman

  • August 23, 2023
  • Review provided by G2

What do you like best about the product?
The ease with which you can make API calls to your platform via postman
What do you dislike about the product?
The initial setup to make calls to the platform is hard and there is not a lot of documentation available
What problems is the product solving and how is that benefiting you?
We are using Postman to perform fast paced API testing


    Mita B.

Best Tool for API Testing

  • August 23, 2023
  • Review provided by G2

What do you like best about the product?
Postman is a very popular and Best tool for Api testing. We can test a single api and if we have may API , we can form a collection and test them whenever in need. Gives good results.
What do you dislike about the product?
Postman is not very compatible for SOAP api testing.we cannot use the prewritten test cases, we need to write them as many times we need to test them, which is very cumbersome.
What problems is the product solving and how is that benefiting you?
I mainly usese Postman for testing of Restful Api. I can also tweak the request from there to test the responses for those variations. we can also see the response code for which may benefit you ,if you are getting "OK" response for some error as well, so you can still design the api as per your need.