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

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


4-star reviews ( Show all reviews )

    AKHILESH G.

API AUTOMATION TOO:L

  • January 26, 2019
  • Review provided by G2

What do you like best about the product?
A good tool for testing APIs, by sending request to the web server and getting back the response. This is being used as a mainstream tool
It allows you to share and move test cases from one system to another system and environments. It helps in importing testcases /apis using import features like raw etc
Integration features like jenkins .
It allows you to store data from previous test cases into global variables using javascript. These variables can be used like environment variables for API calls between two APIs.
What do you dislike about the product?
Only javascript is supported to creating global variables and passing the values at run time .
What problems is the product solving and how is that benefiting you?
Making testsuites and used for debugging the apis.


    Shubham R.

A great testing tool for testing APIs

  • January 24, 2019
  • Review provided by G2

What do you like best about the product?
The best thing about postman is that it can easily be integrated with multiple different tools like Jenkins. This makes the work of a developer very easy and fine. The other good thing about this is that it has the ability to share and move test cases from one system to another system and also to different environments. This makes managing the test cases extremely easy. Within postman, it is very easy to create test suites.
What do you dislike about the product?
Even when on the paid license the cloud service is not very optimal. The cloud keeps on messing some of my collections when synchronizing. Like with some of my duplicates and deletions it doesn't sync very well. During the integration testing, sometimes I just end up duplicating lots of code and not knowing what to do with it.
What problems is the product solving and how is that benefiting you?
POstman tool is very stable and helps you do what it is supposed to do. It is a great design for people working on it and fixing bugs for the APIs. The packaged app version provided by postman has some additional capabilities and includes features such as OAuth 2.0 support and bulk uploading/importing which are very advance.
Recommendations to others considering the product:
Very recommended for the software developers.


    Computer Software

My experience testing APIS with postman

  • January 24, 2019
  • Review provided by G2

What do you like best about the product?
I like postman because is very lightweight tool, very easy to use and UI friendly. Also i am able to share collections with members of my team easily. The Monitor feature is very useful because allows polling requests to any endpoint and make assertions/validations scripts, recieving notifications to email if it fails.
What do you dislike about the product?
The Monitor feature mentioned above, is kinda limited with free version for my general purposes. It limits number of requests in spite of you can pay for more requests if you need.
What problems is the product solving and how is that benefiting you?
I'm able to design collections to test APIs, avoiding bugs and improving quality of software and customer satisfaction and share this collections to be executed by any member of my team in a easily way.
Recommendations to others considering the product:
I recommend Postman if you need ease of use and a light tool, but especially if you need to share the collections with your team. However, if you need to use the Monitor feature, be sure you know the limitations of free version and the costs if you want to increase the number of requests.


    Sporting Goods

Great for testing and learning about APIs

  • January 17, 2019
  • Review provided by G2

What do you like best about the product?
The ability to see all API options and get instant results when testing various things
What do you dislike about the product?
Learning curve can be a bit steep for those new to APIs, no clear guidance on where to begin or what things to test
What problems is the product solving and how is that benefiting you?
Speed of testing API responses, the development process is sped up greatly when it's easy and fast to see results
Recommendations to others considering the product:
Great when used alongside development applications, I have used in a NodeJS setting as well as a C#/VS based setting


    Telecommunications

Postman -A web service testing tool

  • January 16, 2019
  • Review provided by G2

What do you like best about the product?
Postman has nice lightweight user interface. You can create collections of your testcases. Save them in your profile and access them from anywhere. You can configure environment and parameters for ease of use.
What do you dislike about the product?
Sometimes while working on a bigger project I open many tabs. And its hard to organise them. But again collections does help.
What problems is the product solving and how is that benefiting you?
We use Postman for integration and system test our APIs and business functions.


    Jose Luis G.

Postman into the browser

  • January 06, 2019
  • Review provided by G2

What do you like best about the product?
Your best option is the ability to export calls rest
What do you dislike about the product?
It can be somewhat slow to respond in distributed environments
What problems is the product solving and how is that benefiting you?

I have managed to successfully test my rest services written with Spring Java
Recommendations to others considering the product:
I think postman is going in the right direction and his apps have helped him stay in the market


    Telecommunications

Best Tool for REST API testing

  • January 05, 2019
  • Review provided by G2

What do you like best about the product?
Pros:
The ability to set up global variables to be used across APIs.
Collection and Team workspaces are great for collaboration.
The tool is fast.
What do you dislike about the product?
There is no option for sorting or color customization. When we work with multiple collections of microservices, color coding will help to quickly find out the APIs.
What problems is the product solving and how is that benefiting you?
We use Postman for REST API testing .
Recommendations to others considering the product:
If you are going to work on microservices with lot of team colloboration, the free version may not suit you - Go Pro.
There is a limitation on the collections you can share in the free version of postman.


    Computer Software

Great API client

  • December 27, 2018
  • Review provided by G2

What do you like best about the product?
Postman is simple, easy to use and extremely reliable. It has a simple user interface. I like that it can automatically save calls made so that I can reuse them as needed. The ability to open multiple tabs is very useful.
What do you dislike about the product?
Ability to create/save variable names is difficult. In fact, discoverability of it is even harder. For e.g. I want to give a user friendly name for my different test servers like [DB-Server URL], [AppServer URL], [QABox], [Jenkins-Box], etc. It is somewhat hard to find how and where I can do this.
What problems is the product solving and how is that benefiting you?
API testing for product development and testing.


    Lakshita P.

Lightweight API management tool

  • December 13, 2018
  • Review provided by G2

What do you like best about the product?
This is easy to use and secure tool. Collection creation for api requests is simple and i can manage these properly. As per the need can set the authentication for api requests. Automated testing process helps me a lot to do the job very quickly. This allows me to create script template quickly. Its user interface is awesome.
What do you dislike about the product?
Not much to dislike only thing i noticed sometimes large size file download slows the response.
What problems is the product solving and how is that benefiting you?
Managed the api requests in very efficient way. Saved a lot of time during api testing as the process of creating request is simple in postman. With the use of postman - api regression testing task much easy. Improved security of api requests with authentication.


    Jaidev S.

Postman - Efficient and reliable tool for API

  • December 09, 2018
  • Review provided by G2

What do you like best about the product?
This application is easy to use, secure and reliable. Easily can test API on cross platforms. Using this application now i can test APIs quickly. I can create API keys to authenticate the request to Postman. As well as i can create new workspace easily for the developer and integrators as per requirement. Easily can review the history of request as this stores all these.
What do you dislike about the product?
Only thing i noticed that if there is a large scale of array then it becomes a little bit confusing to identify the objects even this can be problematic for fresher developer.
What problems is the product solving and how is that benefiting you?
Postman made development and integration task easy for us. On requirement base easily we use to update the resource utilization limit. Keeping backup of our data on the cloud with the use of Postman. Feeling more secure as now we are validating request through API key. We automated the API testing.
Recommendations to others considering the product:
For API testing this application is a great choice and this is cross platform tool.