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.


    saurabh g.

Postman Tool Review

  • August 25, 2023
  • Review verified 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 verified 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 verified 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 verified 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.


    Kamal D.

Best API testing tool, it saves my day

  • August 18, 2023
  • Review verified by G2

What do you like best about the product?
I am using Postman to test my APIs.it has many features that helps me to debug the errors. you can also pass headers in any request or params, authorization, tests, body, etc. You can create a collection of APIs and collabrate with your team.
What do you dislike about the product?
1).It consumes battery and RAM of my PC and it starts slowing down.
2).It always asks me to sign in with Postman account,but i can't able to sign in as there is some bug in it, i already tried to reinstalling the application but still it doesn't work.
What problems is the product solving and how is that benefiting you?
The most lovable feature is that it can create network request code to to integrate the request that you just created in it, like: it gives me "Axios" code for all of my requests so that i can easily integrate it in my project for my preferred language. It saves a lot of time.


    Computer Software

The best API testing software

  • August 14, 2023
  • Review provided by G2

What do you like best about the product?
Its very easy to get started with API testing on Postman. Its intuitive, user friendly and power packed. It is easy to test out the APIs in a compreshensive manner using Postman since it has support for all types of HTTP methods and various different input types are supported and the response is also handled very well and is easy to understand the errors in case of some error as it specifies the proper status code and details regarding the code causing error.
What do you dislike about the product?
Postman is a great tool but is not ideal for all scenarios. It is not very good with SOAP APIs and also we need to keep changing the script for different scenarios. Also, if we do not need the advanced features and only need simple API testing, we are better off with an extension in VS Code which is simpler for normal REST API testing.
What problems is the product solving and how is that benefiting you?
Postman is making API testing easier. With postman, we can test out backend APIs thoroughly before we link them with the frontend. It is quick and easy to test and we are able to catch errors in APIs at this stage. It helps in faster prototyping.


    Akshay M.

The best platform for. API testing

  • August 08, 2023
  • Review verified by G2

What do you like best about the product?
The best part of postman is its very helpful for a Backend Developer to test all its api without using or integrated with FE,
It provides proper documentation and also a frontend UI to test and full fill Al requirments to test API
What do you dislike about the product?
It's a slow, sometimes it's take too much time to responce and get to hang when we use with Ubuntu operating system, the desktop app of Ubuntu OS is not good, but the website is best and help always
What problems is the product solving and how is that benefiting you?
The very first problem is to test the API after creating, usually we need to test get APIs or post apis it's very helpful with Postman products that we are able to test api with proper documentation and collections and workspaces


    Computer Software

Best way to test APIs in Local

  • August 01, 2023
  • Review verified by G2

What do you like best about the product?
The bext thing about postman is the UI/UX and the plethora of features.
What do you dislike about the product?
The app doesn't autosaves queries.
Also, it will be better if it names the queries by itself by analysing the query
What problems is the product solving and how is that benefiting you?
Testing of APIs in local is made easy by postman. Without postman, we would have to use terminal which won't have so many features like collections.