Sign in Agent Mode
Categories
Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS customer

3 AWS reviews

External reviews

1,769 reviews
from and

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


    Sameer J.

Best application for API Management - (Reduced document management for APIs)

  • June 24, 2020
  • Review provided by G2

What do you like best about the product?
Previously when I started my journey as a software engineer then I was maintaining document when I develop APIs or if needed to share to anyone who needs either for integration or testing but now with postman I don't have to do such things.
I can create a collection for each project or each module of a single project and then can add any no. of APIs in the same.
I also love the feature that I can share the URL of collection to anyone and through that URL directly anyone can import all set of APIs into his/her postman.
I also like the feature that I can see the code in different languages also for a request through Postman.
What do you dislike about the product?
The product is very good but every time I think postman should have at least one additional feature that for a single API I should write or give example of multiple request payload. Suppose if I have a login API and it includes userType then I should have any feature or commenting thing so that I can mark there that these are the enum values for the userType field and for the particular userType what should exact payload.
What problems is the product solving and how is that benefiting you?
I am using it in developing APIs for my project which requires API development.
The main benefit I realized is that if I have made a single API then only I can save that and share the URL and then if I made further changes then by URL the anyone can update its collection and all my new changes can be seen to them.
Recommendations to others considering the product:
I would recommend that every developer or tester should use it as it is very easy to use and one platform for all types of APIs with ease of share functionality.


    Sriram P.

Richest API testing tool.

  • June 23, 2020
  • Review provided by G2

What do you like best about the product?
fastest and best and rich tool used for api testing ,api data testing,json data,i used it to check the api response i used get ,put,post method for testing and one of the free tool available both in app and web chrome store.
developers are very happy with using it and its a free version so no need to spend any amount on it .it will be really helpful for the organisation as well as the developers also.
What do you dislike about the product?
sometimes frequently crash is happening at the time of bulk upload of testing of data .app also frequently crashes will testing and the sending data time is more compared to others.if the data is large its getting tough to see all data .need some kind of automation or script kind of concepts so that we can check all live data easily.
What problems is the product solving and how is that benefiting you?
im using to check any duplicate parameter ,parameter missing,data saving,values working perfectly from db or not and i used every time api in post man only.we need regular update and to lower the app bandwith also.
sometime frequent crash is happening the team need to fix the issue and give regular updates to fix bug and crash based on user feedback
Recommendations to others considering the product:
i would surely recommend postman to all my junior developers to have a idea on it and to explore the tool completely and i will suggest all it guys to work and have a basic idea on post man tool and i would keen to give post man to my testing team also so that our app will be safe.so pls use this tool


    Electrical/Electronic Manufacturing

PostMan

  • June 23, 2020
  • Review provided by G2

What do you like best about the product?
best tool to test service endpoints and for debugging web applications
What do you dislike about the product?
install time is too high. And not having a Chrome plugin is a problem in overall acceptance.
What problems is the product solving and how is that benefiting you?
best tool to test service endpoints and for debugging web applications


    Market Research

Best tool for work with rest API's

  • June 23, 2020
  • Review provided by G2

What do you like best about the product?
The main functionality of Postman is free and meets daily needs, but there are some tools with a number of limitations in the free version:
What do you dislike about the product?
Editing the collection is tied to Postman, i.e. for changes you will need to import, edit, and then export to the project repository
What problems is the product solving and how is that benefiting you?
API testing. I worked with a lot of connectors and reviewing API's by postman
Recommendations to others considering the product:
Each project has its own approaches and views on testing and development. We saw more pros than cons for ourselves, and therefore decided to use this powerful tool both for testing and for describing API requests for our project. And from our own experience, we can say that even if you do not use the testing tools provided by Postman, it will be very useful to have a description of the requests in the form of a collection. Postman Collections is live, interactive documentation for your API, which will save a lot of time and speed up development, debugging and testing at times!


    Gabriel J.

Simple and Effective Tool for HTTP Requests. An essential in my backpack.

  • June 23, 2020
  • Review provided by G2

What do you like best about the product?
It is simple and straightforward to use.

Being able to save requests and group them into collections are time-savers. Exporting them has been great for versionning.

As per the requests output, several output formatting options are available for showing the http request execution results as json, html, xml. There is a neet output option "preview" which shows the output html rendered as a webpage.

Finally, there is a code generation feature wich is very handy for generating testing scripts on PHP and other languages, that will allow to embed the request in your own code.
What do you dislike about the product?
Authenticated requests were a bit difficult at the begining, at least on the version I used. Still, once I had it going, it was very easy to use. Maybe some guidelines could be for starting with authenticated requests, could be very usefull.
What problems is the product solving and how is that benefiting you?
I use Postman to explor, test and debug API endpoints.
I can do things much more agile now.

I can quickly send requests and expriment with third party APIs.
First I do a step by step of the API conversation I will need to automate.
I do manually all the requests and document.
After is done, I just know will work and all which is left is to code it.
Recommendations to others considering the product:
Great tool! An essential on my toolbag!

I recommend this to all Full Stack developers for debugging frontend - backend communications, like ajax calls on web pages.


    Simrat K.

Great tool for testing api calls

  • June 23, 2020
  • Review provided by G2

What do you like best about the product?
Easy to use, can import and export curl. Easy to share collections with the team and can use same collection for multiple environments
What do you dislike about the product?
Not very robust in terms of api automated testing or load testing
What problems is the product solving and how is that benefiting you?
While developing the api, postman come in handy to call those API with authentications to test them further
Recommendations to others considering the product:
great and easy to use tool


    Ashish C.

Amazing App for development, testing and automation

  • June 23, 2020
  • Review provided by G2

What do you like best about the product?
The feature of saving your collections is amazing. Also, you can automate testing your requests and response which is amazing. Normal requests also get saved in history so you don't have to re-enter
What do you dislike about the product?
Added provision of script should have been provided for automation support which I feel is missing.
What problems is the product solving and how is that benefiting you?
I use postman to hit my API and check the response for development purpose. In addition, I have create automation suites for the API which run everytime I make a change to test it. The benefit it is time saving.


    Information Technology and Services

Easy setup for repetitive use

  • June 23, 2020
  • Review provided by G2

What do you like best about the product?
Setup is Simple & Intuitive . You can save your tests in collections for future use.
Best part is free version will suffix our needs at the moment.
Having History of the previously used requests makes it easy to re-use some of them.
What do you dislike about the product?
Haven't experienced anything bad about it yet.
App had multiple crashes or quitting suddenly.
What problems is the product solving and how is that benefiting you?
1. Easy to test API is any of our environments.
2. Call private endpoints that we don't want to open up for any UI
3. For testing early in development


    Balaji S.

Tool to test REST API Endpoints

  • June 23, 2020
  • Review provided by G2

What do you like best about the product?
This tool is very much useful to know the play around with the developed RESTAPI endpoints in the backend.
What do you dislike about the product?
I did not find any cons for this tool so far.
What problems is the product solving and how is that benefiting you?
To work around with developed REST API endpoints developed in the backend server like GET, POST, PUT, DELETE, etc.


    Siddharth B.

Postman and API integration

  • June 23, 2020
  • Review provided by G2

What do you like best about the product?
It helps connect to backend micro-services and get responses. Postman Automation is important while testing products with a large number of frequent releases. It is the open source best tool for API service automation. We can set variables globally and use them across all Api when needed. We can write test scripts. Can beautify the response text.
What do you dislike about the product?
Nothing as such to dislike about Postman.
What problems is the product solving and how is that benefiting you?
It helps checking the health of the APIs developed. We can do RESTFUL API testing. We can set variables globally and use them across all Api when needed. We can write test scripts. Can beautify the response text. We can create collections and run them together and produce results. API service automation is feasible with POSTMAN too.