Postman Enterprise
PostmanExternal reviews
1,773 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Very Good Software for API Testing.
What do you like best about the product?
Very easy for API Testing.
Instruction easily understandable.
Use for many API like POST,GET,BOTH.
Instruction easily understandable.
Use for many API like POST,GET,BOTH.
What do you dislike about the product?
Need Training before.
Learn how to use properly.
Learn how to use properly.
What problems is the product solving and how is that benefiting you?
Need training before use.
space taking.
space taking.
Recommendations to others considering the product:
Yes totally recommended.
Everyone can easily used this software easily for API Testing.
Everyone can easily used this software easily for API Testing.
API monitoring, creation, and automation
What do you like best about the product?
With Postman, working with colleagues is simple and the GUI is very clear. It will allow you to request formation conveniently from simple GETs, POSTS, or PUTs. It offers a free edition that can be used to check the wellbeing of your system at the end of your development process. Besides, Postman handles transparent processes, so from leadership to manager level, we are all able to see what's happening. Also, the test generator has a lot of incredibly strong features, some of them allow us to save parameter outcomes from an application, which is amazing. Besides, it is so simple I have been able to tell people and in semi-technical roles how and when to use it so they can know how APIs operate.
What do you dislike about the product?
Postman does not have a good way to track the test cases, something I wish could improve soon. I have nothing negative left to say about this amazing software.
What problems is the product solving and how is that benefiting you?
We use Postman in the IT department for API monitoring, creation, and automation. We also use it to design demands and add or eliminate variables quickly and effortlessly and to check and customize the curl application on the API endpoint.
Recommendations to others considering the product:
Postman is really useful for validating API safety checks, the review system for your API tests and the error report. It will allow you to build API frameworks so you can seamlessly and quickly save answers for the application for callouts and monitor all your APIs.
Postman is an essential tool for api testing
What do you like best about the product?
Postman is very easy to configure, save collections for testing and the import of configurations is easy.
What do you dislike about the product?
There is nothing to dislike about the tool
What problems is the product solving and how is that benefiting you?
Testing apis with multiple data through using data files is very easy. Setting about environment configurations, pre-test and post -test scripts is easy to add and configure. Allows data validation through scripting.
Recommendations to others considering the product:
Postman is highky recommended to testing apis, load testing and performance testing.
Best User friendly app for quick API Testing
What do you like best about the product?
UI is simple.Easy to create all type of requests. API tests can be run via CI/CD. Supports npm.
What do you dislike about the product?
Sometimes app becomes slow for a short period which requires it to close it down and restart it
What problems is the product solving and how is that benefiting you?
API Testing of end points defined on azure portal. Supports Oauth 2.0 token, which is implements in our azure api end points
Recommendations to others considering the product:
I would recommend this app to anyone who is looking to test api's. It is very easy to start with. Later we can also automate our api tests using Postman + Newman and supports reporitng as well
A good tool to test API
What do you like best about the product?
The simplicity and readability of the product. It automatically saves every request you make to the API which is kind of relaxing.
What do you dislike about the product?
Everything looks good to me but there is always scope of improvement.
What problems is the product solving and how is that benefiting you?
you can directly get the result from API and create your code and test cases accordingly. It is the best way to test API.
Recommendations to others considering the product:
Its a good tool to use for API testing.
Postman Rest client
What do you like best about the product?
It is the best API testing tool in the market for services based on SOAP and REST protocols. Excellent tool for developers making their life easy especially when they are to do unit testing
What do you dislike about the product?
There is not even a single feature to dislike till another product takes over this in the market. It is my bread and butter everyday for testing backed API solutions that I create
What problems is the product solving and how is that benefiting you?
Instead of writing rest clients for doing integration testing , it has helped and made developers life easier
An API Testing Tool with multiple environment
What do you like best about the product?
The simplicity and verity of options for API call with beautified results.
The collection-sharing feature is good as well.
Providing a workspace to work with team
its multiple environment handling is just a lot more helpful than anything else
its test script is very helpful as based on the response we can derive variables and can be used in subsequent calls
The collection-sharing feature is good as well.
Providing a workspace to work with team
its multiple environment handling is just a lot more helpful than anything else
its test script is very helpful as based on the response we can derive variables and can be used in subsequent calls
What do you dislike about the product?
- Updates should be auto installable, in ubuntu if I want to update the latest version I need to download it manually and then install it.
- its little bit heavy for the system and eat much more memory
- its little bit heavy for the system and eat much more memory
What problems is the product solving and how is that benefiting you?
- API development becomes faster and more fluent
- Testing with multiple environments is easy
- deriving variables from the response is just out of the box facility, those variables can be used in subsequent calls
- Testing with multiple environments is easy
- deriving variables from the response is just out of the box facility, those variables can be used in subsequent calls
Recommendations to others considering the product:
- go for it for the API Development
- it will help you share the collection among the developers and can be useful in long run
- also API can be documented in collection it self
- it will help you share the collection among the developers and can be useful in long run
- also API can be documented in collection it self
Best tool for API Testing
What do you like best about the product?
The ease of use while testing REST APIs. Customizable HTTP API requests and exporting them to multiple programming languages is super convenient while testing. The ability to save our work in workspace and organize them as collections help a lot in replaying or resuming an old testing session. Allows for collaboration between teams with the help of an invite option.
What do you dislike about the product?
Honestly, it is a bit slow to start up at times and it can be frustrating when you are testing a crucial API endpoint. Also, the UI/UX! Scrolling sometimes hide the params in the request and it is not intuitive to realize it actually has those params you configured and impacts productivity.
What problems is the product solving and how is that benefiting you?
Mainly, API testing. When you have different microservices running in multiple containers, postman comes in handy to configure the HTTP API endpoints for each of them differently and helps you switch between contexts quickly and efficiently.
Recommendations to others considering the product:
Top quality API testing. Cant get any better than this!
The world runs on APIs and postman helps build good APIs
What do you like best about the product?
It is not an understatement if one said the entire world runs on API also known as application programming interfaces. We are an API vendor and without API testing features, life would be much hard for us. With the advent of reload less single page applications, APIs become mandatory for all software development oriented organizations. Postman is an all in one tool box that helps us take care of API architecture, building, testing, deployment and maintenance. These are my top likes in Postman API management platform
Debugging APIs: Debugging to find and fix bugs on APIs is an arduous task with command line clients like curl, so before we started using postman we used to write complex python scripts with our parameters stored in environment variables, but with postman, we care able to use a nifty GUI to change parameters in a jiffy and make sure our bugs are eradicated and they work as intended
Support for multiple request types: Postman supports all REST api requests like Get, Post, Put and Delete.
Support for multiple response types: Postman also supports the rendering of multiple response types like JSON, XML, HTML and raw text. It can also render the document object model based on the user agent used.
Debugging APIs: Debugging to find and fix bugs on APIs is an arduous task with command line clients like curl, so before we started using postman we used to write complex python scripts with our parameters stored in environment variables, but with postman, we care able to use a nifty GUI to change parameters in a jiffy and make sure our bugs are eradicated and they work as intended
Support for multiple request types: Postman supports all REST api requests like Get, Post, Put and Delete.
Support for multiple response types: Postman also supports the rendering of multiple response types like JSON, XML, HTML and raw text. It can also render the document object model based on the user agent used.
What do you dislike about the product?
I am not in a position to dislike anything about postman.
What problems is the product solving and how is that benefiting you?
Build and scale APIs from the ground up.
Recommendations to others considering the product:
There is no real competition to postman, so if you're considering postman, go for it. Many tech giants use Postman and they are not wrong.
Fantastic features for development
What do you like best about the product?
It is very easy to use allowing a great flow of development and testing. Totally recommended!
What do you dislike about the product?
Options are a bit hidden and it would be great if they improve the UI a bit, for beginners maybe!
What problems is the product solving and how is that benefiting you?
Send requests to my projects for testing. It is much better than using any browser tools.
Recommendations to others considering the product:
Explore the beta version of the tab APIs, seems to be good!
showing 741 - 750