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

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


    Neha K.

Easiest Dev tool ever

  • November 07, 2022
  • Review verified by G2

What do you like best about the product?
Using http methods without creating front also look so easy using postman tool. I really love how easy it is to use anyone can use it even without tutorials required. What I love the most is that postman is so easy to verify authentication and authorisation of an app as well. All we need is a server running/starting.
What do you dislike about the product?
There is nothing that I dislike about it because it has given access to everything that I developed needs from a tool. However I was wondering if postman has auto-complete in it so that it'd be event faster while I type the JSON data.
What problems is the product solving and how is that benefiting you?
Postman saves a developer's time a lot. We don't even have to integrate the back end with front end without integrating also we can easily apply https method using this tool. It is not platform specific so it can be integrated easily with other text editors/applications.


    Hemanth k.

Only good for RESTful API

  • November 06, 2022
  • Review provided by G2

What do you like best about the product?
Postman supports various HTTP Verbs Get, Post, Put, Patch, Delete. Easy to switch environments, saving progress, adding examples to a collection. Easy to create test suites by using templates.
What do you dislike about the product?
Postman is only good for RESTFUL API'S, doesn't have good support for xml based web services like Soap. Doesn't have good integration capabilities, we can't really integrate with other platforms.
What problems is the product solving and how is that benefiting you?
Building API's, debugging in all environments and writing test scripts from templates.


    Kishore k.

Great for debugging, bad for documentation

  • November 05, 2022
  • Review provided by G2

What do you like best about the product?
Postman is a very light weight tool for debugging or testing. It has both web and desktop version. It's interface is a no brainer, pretty straight forward. Saving collections are easy and sharing to other developer is pretty easy too. Easy to write automation testing scripts.
What do you dislike about the product?
What I don't like is documentation. There is no way that I can generate API documentation like a pdf or word based off my collections. I need to use other tools to do that. That's like a double work. It would be nice to have a feature to generate documentation, which is very useful for third party integration.
What problems is the product solving and how is that benefiting you?
Testing my API's and writing automated test cases. Easy to install and easy to share my tests to another developer or QA team. It is playing a key role in our software development process.


    Caleb R.

Postman is awesome

  • November 04, 2022
  • Review provided by G2

What do you like best about the product?
Their GUI makes testing API's incredibly easy. They offer so many useful tools that help me efficiently test new and existing API flows. It makes building new backend tools much faster and provides me with more confidence in my testing.
What do you dislike about the product?
There really isn't anything that I dislike about Postman. I think they could work on improving how shared collections work as well as being able to share environments with values but other than those they have a really great product
What problems is the product solving and how is that benefiting you?
They make testing incredibly easy for testers and developers alike. Being able to import from external sources, create collections that the team can use and build flows really help speed up the SDLC


    Bharath K.

Postman User Experience

  • November 03, 2022
  • Review verified by G2

What do you like best about the product?
The account is free to use; Any developer can easily afford the application, create the profile and start working on the new collection and request. Even there is an option to import the JSON. We can easily share the JSON with others, which holds all Collections and Requests with all headers and body filled in. So for me, it's an excellent option to work with; since I am primarily working on APIs, This application is more beneficial for me. Everyone in my Organisation is more aware of hitting the API through this application; It is also one reason I'm feeling better about using it.
What do you dislike about the product?
Sometimes the headers saved in a request disappears and come back. It seems to be some syncing issue with our profile. If that were rectified, the app would be better. Providing Authorization parameters in the collection sometimes goes wrong. Suppose we are giving the token for a Collection and using the same authorisation param to be inherited for all the requests. Sometimes it's not taking correctly, and I am entering the authorisation header separately for the individual requests within the collection. The login process can also be developed within the Postman application rather than redirecting to the Website.
What problems is the product solving and how is that benefiting you?
It's very much helpful in hitting the services Locally. Passing Parameters is much easier with the input formats available, and even the excel format can be downloaded in the form of bytecode as a response. Since all the Collections store our Account Profile, we can sync it anytime on other devices, whichever we log in to, even after many days.


    Information Technology and Services

Great tool for API testing

  • November 01, 2022
  • Review provided by G2

What do you like best about the product?
* It is incredibly simple and interactive to use Postman. The dark theme is also excellent.
* It records the history of each API that was queried. So it is simple to access the APIs that were previously used.
* Directly to the APIs, we may add query parameters and authorization.
* Additionally offered are networking approaches that you can utilize either publicly or privately.
What do you dislike about the product?
* Sometimes, when you paste your API connection, it says, "No data found," but after attempting two or three times, data appears.
* It is necessary to add the commonly asked questions or the live support staff.
* Beginners find it difficult to understand since an API can sometimes become convoluted.
What problems is the product solving and how is that benefiting you?
* It is distinctive in the areas of API testing and UI rendering.
* When we use GET data, the results appear instantly, and backend data is simple to obtain.
* Additionally, you may verify whether your API Link is active or not, among many other things.


    Vinay I.

Both tech and business teams alike can use this super easy API Software

  • October 31, 2022
  • Review verified by G2

What do you like best about the product?
As a business owner, I can query and request information from the database directly from Postman App without having the necessity to install the codebase or database setup on my local machine. This helps me run quick checks without having to consume my developer team's time
What do you dislike about the product?
I can't think of any. Maybe the initial onboarding experience and the learning curve for business users can be further simplified. I was not very successful in persuading my marketing team to use the app to extract quick data
What problems is the product solving and how is that benefiting you?
Quick and seamless access to JSON data. Easy to keep the code modular and help multiple teams access the systems without posing security risks. Both tech teams and business teams in our organization use Postman very effectively and has saved us many man-hours.


    Banking

API testing tool- Postman

  • October 31, 2022
  • Review provided by G2

What do you like best about the product?
An API testing client tool used to develop, test and share API's. The format we use is basically JSON which is easy to operate. The best part is it is testing tool free and good for manual testing.
What do you dislike about the product?
The postman has a low script reusability and is a best suitable for REST API rather than SOAP .
Rest all the features are quite good and easy for automated testing and manual testing.
What problems is the product solving and how is that benefiting you?
I had used postman for testing purpose. Testing some scripts and running API calls. It is quite easy to use JSON format . UI is quite interactive and we have different collections and APIs folder


    Computer Software

Best platform for API testing

  • October 29, 2022
  • Review verified by G2

What do you like best about the product?
The best thing about Postman
1. The interactive UI of the Postman makes it very easy to use. Even the dark mode theme is fantastic.
2. It saves the history of all the APIs fetched. So the previously used APIs can be accessed easily.
3. We can add query parameters and authorisation directly to the APIs.
4. It Makes APIs integration very easy.
5 It supports all methods like GET, POST, PUT, DELETE, etc
What do you dislike about the product?
Nothing Much to dislike, but sometimes the platform lags in fetching the API and only shows the data after more attempts. Also, the platform can be improved for SOAP APIs.
What problems is the product solving and how is that benefiting you?
-The best thing about the Postman platform is that it has a free version which is the best thing for students.
-It helps the testing of REST APIs with all the possible parameters.
-It helps integrate the APIs as we can see all the data.
-It helps in making APIs documentations.


    Mitali P.

Posting web API request with postman made everything easier

  • October 29, 2022
  • Review verified by G2

What do you like best about the product?
My preferred API testing tool is Postman. You can accomplish practically everything with it right now, and it is simple to use. Thanks to it, I can simultaneously design, test, and work with API endpoints. The best feature of the postman, which I adore, is its capacity to interact with as many client interfaces as possible and its ability to support 13–15 different HTTP requests. I must admit that this product is very remarkable and appropriate for both large- and small-scale businesses.
What do you dislike about the product?
The only thing about postman that I don't like is that it frequently crashes in the middle of my work due to its excessive memory and CPU utilisation.
What problems is the product solving and how is that benefiting you?
I can establish a team, share all the APIs with the other team members, and share the responses from the APIs I have accessed in either my private or group space.