Postman Enterprise
PostmanExternal reviews
1,312 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Best API testing tools in the market
What do you like best about the product?
The simple user interface of this tool helps Postman to stands on a different level. I was use postman for API testing which I developed in the Django web framework. If I am talking about the testing part, we can test the CRUD operations of API using postman very quickly. During testing, we simply select GET, POST, or any other request type and give the data in the header or body. It will take a response from the server and give it to you. I have used postman for 6 months, I feel postman has lots of features that are not used by me but It is also very helpful for different applications.
What do you dislike about the product?
personally, I don't have any features that are not helpful for me. I don't dislike any features of the postman.
What problems is the product solving and how is that benefiting you?
As a backend developer, I equally working on postman as well as API development. I developed API through the Django web framework. I want to test that API whether it is working well or not. If I am doing the test with a browser then It will take lots of time and It is a lengthy process. When I used postman then I can overcome this problem and doing a great job with minimal time and less complexity. The benefits are we can use lots of postman features along with testing API. The great thing about the postman is all the basic features available with a free plan. If you want to use the advance option then you have to go for a premium plan.
Recommendations to others considering the product:
I strongly recommend using postman for API testing.
Postman best api testing tool
What do you like best about the product?
Best part of postman is the api testing ease it provide you can select get, post, put etc type of requests you want to make in drop down
Providing the end of api and the params in below section and on hit it with the button you will the response in below text section
All this with single ui tool
Providing the end of api and the params in below section and on hit it with the button you will the response in below text section
All this with single ui tool
What do you dislike about the product?
Post man can be difficult to master though it's easy to get started with basic things
What problems is the product solving and how is that benefiting you?
Testing of api and request response format in the given structure
Especially usefull for frontend devs to under tand the response format and usefull for backend dev to test their api format and correctness
Especially usefull for frontend devs to under tand the response format and usefull for backend dev to test their api format and correctness
Easy and Good tool to test, save and Automate rest API
What do you like best about the product?
Ability to Automate the API sequence, Ability to share the collection with various options helps
Export and Import are great
Dev and tester friendly APP
Export and Import are great
Dev and tester friendly APP
What do you dislike about the product?
NIL, the Tools has enough features to help a Dev and tester. Environment variables that need to be exported separately Can have the possibility to export and import with collection
What problems is the product solving and how is that benefiting you?
Using the tool daily to test, review and cross-check API development inside the team
Automated suite to test and validated E2E
Automated suite to test and validated E2E
A Must Have For API Design
What do you like best about the product?
I like that Postman automatically syncs any changes I do on my local workspace to the team workspace in the cloud. The response time marker is also great for testing response speed times. The sandbox is also a great feature allowing me to work when I am offline.
What do you dislike about the product?
I am still looking for a way to generate api documentation automatically from Postman. I also had a bad day trying to troubleshoot code when in fact Postman was sending the URL with white space :( .
What problems is the product solving and how is that benefiting you?
I am able to test APIs on my local machine without having to do a deployment on the server. I can also easily share my API structure with the team that is going to be consuming them and this saves a lot of time.
Testing tool for webservices
What do you like best about the product?
We recently developed web services that post the JSON, Excel, XML formatted files to other projects. As its an integrated, extensive program that has various projects, this data is essential to check if coming/passing correctly or not.
Postman is so easy to use, especially with businesses with non-technical teams. We provide the URL and parameter, and they quickly get the XML, JSON file out from postman.
We use the downloaded version of Postman, but its easy for our product owners, BA, Bussiness, testers to use it on the web.
Postman is so easy to use, especially with businesses with non-technical teams. We provide the URL and parameter, and they quickly get the XML, JSON file out from postman.
We use the downloaded version of Postman, but its easy for our product owners, BA, Bussiness, testers to use it on the web.
What do you dislike about the product?
I think it will be good if more history can be maintained in the application its minimal right now. Because some time we call the same web API calls multiple times, even the same parameters to test the output. Also, I think we can only test or call one web API at a time. It will be good to have automation or multiple calls. For eg, in our automation program, project1 send data to project 2 in JSON format, then project2 sends to Project 3 in XML and then project1 get back data from project2 again in JSON. So same data flows in between the system in different formats. It will be great if we can use 3 web API calls on same screen to see all other data.
I think few more testing formats can be included like WSDL tests.
I think few more testing formats can be included like WSDL tests.
What problems is the product solving and how is that benefiting you?
We are testing our program using the postman to check if all data flow correctly between the system. Whether the web API is up and running with the relevant parameters, we are going to use it in code.
Recommendations to others considering the product:
Yes, its highly recommended as it's an easy and in-built application to test your web app. The best part is it's easy to install as well as you can use it on the browser too.
I never used its mobile app, though.
I never used its mobile app, though.
Why Postman
What do you like best about the product?
Postman comes with a lot of inbuilt features, which are great for any developer who is working on building the backend for any application.
What do you dislike about the product?
Most of the features are free on postman, but for better service, you'd need to pay, which makes sense but could have given us a demo limit for that.
What problems is the product solving and how is that benefiting you?
Backend Development and testing of APIs and response body.
Recommendations to others considering the product:
If you're one who needs help with API testing and automating scripts that are run in the backend this is all you were looking for .
By far the Best API Testing tool
What do you like best about the product?
I like that we can put different APIs for a feature under a collection that helps test End to End API flows from one place.
Validations can be put under the test tab in postman.
Validations can be put under the test tab in postman.
What do you dislike about the product?
So far, I have liked all the features in postman.
What problems is the product solving and how is that benefiting you?
I am using postman to test APIs E2E for a product and ensure the quality of the same.
Ease of use for api testing
What do you like best about the product?
Apart from testing api, it also provides code for different technologies
What do you dislike about the product?
It takes too long to load and also makes system slow while using.
What problems is the product solving and how is that benefiting you?
I am testing APIs that are created by our backend team.
Quite useful Software for Integrations
What do you like best about the product?
Postman is totally dependable when you want to test your API with different methods. It is very easily configurable.
What do you dislike about the product?
Sometimes connections are slow and throw error.
What problems is the product solving and how is that benefiting you?
To test our API with request and response with required methods GET/POST and configuration of different environments like dev/uat/production at one place. we can see the performance of the APIs with response time.
Recommendations to others considering the product:
I would highly recommend POSTMAN to all developers or API designers/Business Analysts. It is a valuable tool for testing your Integrations.
Good for testing the API and easy to use
What do you like best about the product?
Testing the API became the easiest task with the help of this application,Most of the API were tested with the frequent manner.
What do you dislike about the product?
We may face issues with the updates of the PostMan else everything is fine.
What problems is the product solving and how is that benefiting you?
Testing the API providing the right path to work with the APIs.
showing 351 - 360