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

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


    Tanmay S.

Too many options to test API, but UX not user friendly

  • June 24, 2020
  • Review verified by G2

What do you like best about the product?
History of APIs with their input and response saved is the most I like. Ability to export the API to curl is another best thing I like about postman. Even the workspace management is one of the best thing I like about it.
What do you dislike about the product?
I do not like the UX of the tool. At first there seems to be a lot of options which becomes overwhelming for a beginner developer. Later on when you get a habit, it is OK. I personally even dont like the color and theme of the Application.
What problems is the product solving and how is that benefiting you?
We are developing a Java Spring Boot application where we write API's. To test those API's we use Postman. What we do is If one developer is writing Spring Boot and another is on React JS Frontend, then there is a signed contract where input and output of the API is discussed. There Postman comes to rescue. All you have to do is export the API input and response.
Recommendations to others considering the product:
If you are a experienced developer than Postman is really very cool.


    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 verified 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 verified 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 verified 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 verified 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.