Postman Enterprise
PostmanExternal reviews
1,785 reviews
from
and
External reviews are not included in the AWS star rating for the product.
An Amazing tool for API testing and development purposes
What do you like best about the product?
The best point is that postman is very fast and easy to automate test cases
It is very user-friendly because it modifies parameters with ease
It also supports chrome plugin
It can handle multiple type of responses
Postman sandbox supports Node js modules such as asserts and timers
It is freely available
With postman we can create dynamic webservice requests as well
It is very user-friendly because it modifies parameters with ease
It also supports chrome plugin
It can handle multiple type of responses
Postman sandbox supports Node js modules such as asserts and timers
It is freely available
With postman we can create dynamic webservice requests as well
What do you dislike about the product?
Currently I am not facing any issues using postman. It is a very good tool
What problems is the product solving and how is that benefiting you?
With postman I am able to check the issues on production level also
It supports integration of tools like jenkins
For testing and API development I can use all HTTP requests like - post, get, put,delete
It helps to create restful APIs
It supports integration of tools like jenkins
For testing and API development I can use all HTTP requests like - post, get, put,delete
It helps to create restful APIs
Recommendations to others considering the product:
I recommend others to use postman for developing apis and for debugging purposes .It is free of cost and fast and it has a very good UI
Postman
What do you like best about the product?
Postman is helpful in testing API for my integration purpose, either to test third party API or my API. Postman also supports easily on creating new calls, you can import/export it from various sources using cURL, PHP, C#, python and many more.
With postman, it actually supports multiplatform. But looks like it's not enough, they also support as a chrome plugin. This is a huge advantage for those working on different platform/computer, they basically able to take their collection anywhere.
With postman, it actually supports multiplatform. But looks like it's not enough, they also support as a chrome plugin. This is a huge advantage for those working on different platform/computer, they basically able to take their collection anywhere.
What do you dislike about the product?
What I dislike about postman is its interface, it's not easy to use it for the beginner, takes time to learn. It also doesn't support API calls simulation for concurrent calls or the frequency calls, if we can define the number of calls within period of time, that would be amazing.
Another thing is, they deprecated the chrome version and suggest to use native apps, which I think poor decision in term of portability.
Another thing is, they deprecated the chrome version and suggest to use native apps, which I think poor decision in term of portability.
What problems is the product solving and how is that benefiting you?
With postman, I was able to test my API/third party API before going to fully implement it in my development. Even, I can investigate production issue just by using postman to determine where the actual problem is.
Great tool to test API and build testing use cases
What do you like best about the product?
The best thing I like about postman is, It supports all the types of authentications and also provide GraphQL support which is really helpful for me and I am sure for others too.
What do you dislike about the product?
To be very frank, I am using it since 1 year or so and found no cons of postman till now.
What problems is the product solving and how is that benefiting you?
I use postman to build API collections for testing purposes. I also use postman to develop API, test its use cases and verify the different scenarios and API behavior easily using postman.
Recommendations to others considering the product:
Try once and you will never leave postman. It's a super amazing tool for developers as well as testers which has everything encapsulated in it.
A Software Development platform for Testing APIs
What do you like best about the product?
It is a programming interface for API or applications. It helps various components of software to interact with each other through its sets of protocols and rules. It helps in reducing development time through its practical features and services. Postman helps in testing APIs. It creates the request of APIs according to specifications of APIs before testing. It also provides code snippets in which response code validations are embedded.
What do you dislike about the product?
Its pricing model is costly for enterprises. Numbers of requests are also limited to its enterprise version. There are limited sharing options between teams. Testing more than one APIs are difficult. It will take a lot of time to know about its advanced features. Its user interface should be improved more. Documentation procedure should provide more information.
What problems is the product solving and how is that benefiting you?
Automating tests is easier through postman by using its API testing tools and various features like build requests, write test suites etc. It is a cost-effective platform as the postman is providing various features in its free plan. Its command-line tool helps to integrate easily with its built-in systems. It also helps in storing your information in an organized way. It also allows manipulating received data in different ways. It also helps to share and export collection of files for testing.
Postman - Best API Testing tool!!!
What do you like best about the product?
* Postman is a tool which is favourite of most of the people and is used for testing our API's.
* Postman helps us to build, test and modify API.
* It use to make various type of HTTP request like GET, PUT, POST, DELETE.
* It converts API to code for various languages like JavaScript, Python, Java etc.
* It's free of cost and easy to start.
* Postman also has built-in support for popular data formats such as OpenAPI, GraphQL, and RAML.
* Postman helps us to build, test and modify API.
* It use to make various type of HTTP request like GET, PUT, POST, DELETE.
* It converts API to code for various languages like JavaScript, Python, Java etc.
* It's free of cost and easy to start.
* Postman also has built-in support for popular data formats such as OpenAPI, GraphQL, and RAML.
What do you dislike about the product?
* Can have better UI for this tool as it confuses us sometimes.
* Monitoring of test cases is not so good when compare to others.
* Monitoring of test cases is not so good when compare to others.
What problems is the product solving and how is that benefiting you?
* We use postman during development for testing our REST APIs and also as a test runner for our automated tests.
* In Postman we can easily move our test cases from one system to another.
* Can integrate Postman with other tools like Jenkins.
* Easy to create test suits with Postman.
* In Postman, it's easy to configure, just point to the service URL and you're good to start.
* It offers hundreds of settings for extensive customization.
* Provides easy collaboration between users irrespective of location.
* In Postman we can easily move our test cases from one system to another.
* Can integrate Postman with other tools like Jenkins.
* Easy to create test suits with Postman.
* In Postman, it's easy to configure, just point to the service URL and you're good to start.
* It offers hundreds of settings for extensive customization.
* Provides easy collaboration between users irrespective of location.
Recommendations to others considering the product:
* Postman saves our credentials so we don't have to type it over and over again.
* Easily able to get request and response.
* We can get Postman as a Chrome extension, or can download the app as well.
* Postman is open source on Mac, Windows, and Linux.
* Easily able to get request and response.
* We can get Postman as a Chrome extension, or can download the app as well.
* Postman is open source on Mac, Windows, and Linux.
My go-to tool for all my api validation tasks
What do you like best about the product?
Postman has a very easy to to use user interface which is both intuitive and highly customizable. It lets me easily invoke webservices with very little configuration to be done up front. The pre-test tab lets you to add scripts to dynamically construct API requests and you can validate the response from the API using scripts under the tests tab which is a huge advantage with Postman. You can also share requests quite easily by the import wizard in Postman or share an entire workspace by itself.
What do you dislike about the product?
When using collections runner, you cannot include APIs or web services from multiple collections in your workspace. Also to note, only one data file can be specified in the collections runner window which is not really useful when you want to execute multiple apis with its own sets of data,
Postman console always opens up as a new window and cannot be docked into the main postman window. This is kind of difficult when you want to see trace console activity side-by-side when working on your main window.
Postman console always opens up as a new window and cannot be docked into the main postman window. This is kind of difficult when you want to see trace console activity side-by-side when working on your main window.
What problems is the product solving and how is that benefiting you?
A very simple, easy to understand user interface is the biggest benefit I have come across using postman. You can get started with very little set up and learning curve. I use Postman to trigger webservices, validate response and even perform some good level of automated testing. Postman allows creation of scripts which can be executed before triggering an API request as well as to assert on the response payload. This is particularly useful when you need need to construct dynamic API requests by supplying parameters and to assert on the attributes from the response. Postman sandbox also provides a number of NodeJs modules like url, assert, string-decoder, timers etc, The sandbox also support built in libraries like lodash and moment.
Recommendations to others considering the product:
Postman is a must-have tool when working with micro-services today. Its highly intuitive interface to compose and run API requests means that you'll be up and running wit Postman in no time. Postman also lets you create dynamic web service requests and you can also write assertions on the response payload very easily. You can also create a Team workspace t share requests and even entire collections across your team boosting reusability of your API automation.
Perfect API Testing Tool
What do you like best about the product?
Simple Easy and Friendly UI API Testing Tool
Options of all request type GET POST PUT DELETE
Test Runner can be used to Automate Test flows
Submit API requests and view responses without the need for a browser or browser extensions.
Modify Different parameters with request Query as well as param easily
Download API response easily
Beautify option for the JSON and XML response as well as on request body
Preview Option for the Html Response
Sharing of Collections within team is very easy
Options of all request type GET POST PUT DELETE
Test Runner can be used to Automate Test flows
Submit API requests and view responses without the need for a browser or browser extensions.
Modify Different parameters with request Query as well as param easily
Download API response easily
Beautify option for the JSON and XML response as well as on request body
Preview Option for the Html Response
Sharing of Collections within team is very easy
What do you dislike about the product?
There is no mechanism for the SOAP API to Test
There is no mechanism for the WebSockets
There is no mechanism for the WebSockets
What problems is the product solving and how is that benefiting you?
API Testing and Automation of Rest API's
Recommendations to others considering the product:
There is no mechanism for the SOAP API to Test
There is no mechanism for the WebSockets
There is no mechanism for the WebSockets
A good software tool for testing Apis especially during development
What do you like best about the product?
Ability to create collections and export it to the other team members . One can also edit the collection and add new apis to it. Basically, it provides the mechanism for team collabration in terms of apis testing .
What do you dislike about the product?
The User Interface is not sleek, and gets too clumsy when there are many active tabs open on it, making navigation to the other tabs very difficult
What problems is the product solving and how is that benefiting you?
Apis testing and posting new apis to the collection for future reference
Speed up the development and testing process with postman
What do you like best about the product?
There are so many things that I like about Postman. You can easily see the structure of data after you make an api call that helps a lot while working on the front-end. It can also be used while working on api to see if the endpoint is returning the data that we expect. It's very cost effective and they keep adding new features. There are also ton of other features that haven't gotten chance to use it. It also has ability to store commands, so we can comeback anytime and use our previous stuff.
What do you dislike about the product?
There are not many things that I dislike about postman. They can make UI little more user friendly and can also improve the documentation. Sometimes it takes a while to understand the advanced features of postman. It would be better if we could just run the data analysis in the postman instead of exporting the data and then running it. Also, if qa can do the integration testing in postman, there are not a ton of automation. Postman doesn't have a great way to monitor your test cases. They could provide some common examples.
What problems is the product solving and how is that benefiting you?
It makes easier to do api management. We can also test how secured the api is using different authorization params. We can also share between the colleagues and help each other out. QA can also use this to test things and validate the api endpoints. I also like the fact that mock servers can be setup and use mock requests for testing.
Recommendations to others considering the product:
You are gonna love it.
Great to Tool for Testing Webservice requests
What do you like best about the product?
* I am able to test Get /Post / Put/ Delete requests by postman
* I can implement and see the results of webservices after implementation by Postman
* I am able to track the restless services by Postman
* Webservice request / response and communication is best
* I can implement and see the results of webservices after implementation by Postman
* I am able to track the restless services by Postman
* Webservice request / response and communication is best
What do you dislike about the product?
* I am not able to debug the requests
* I think there should be also a mobile application for Postman
* Debugging of services should be supported as well
* I think there should be also a mobile application for Postman
* Debugging of services should be supported as well
What problems is the product solving and how is that benefiting you?
* Testing services by Get/Post/Put/Delete requests
* Testing and analyzing rest services.
* Analyzing services.
* Testing webservice on remote environment and taking precautions or changing implementations after the change on the services
* Testing and analyzing rest services.
* Analyzing services.
* Testing webservice on remote environment and taking precautions or changing implementations after the change on the services
Recommendations to others considering the product:
* Debugging should be supported
* A mobile application should be released as well.
* It is not that user friendly as I expected
* A mobile application should be released as well.
* It is not that user friendly as I expected
showing 1,301 - 1,310