External reviews
1,267 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Testing out endpoints without a front end
What do you like best about the product?
I love that postman allows you to test out Endpoints on the Backend of an app without having to have a front-end interface built out. I also love how you can keep a historical log of all the endpoints an individual has tested to see what happened previously as well as use that information to fix bugs in an api
What do you dislike about the product?
I dislike the limits how many request Postman will store at a time and the layout. I would prefer a dark theme layout for postman to match the IDE Im working with.
What problems is the product solving and how is that benefiting you?
With postman, I use it to help develop and test backend API's before connecting them with the front end of the application. This makes it extremely easy to test out code we're developing in real-time to ensure data that is received it the correct data that should be going to the front end. This saves alot of headaches in the development cycle as we're able to find any bugs or issues before it reaches the front end engineers.
Recommendations to others considering the product:
If you work on backend applications, I would highly recommend looking into using Postman in your application for testing and developing. A really good tool to have for all backend engineers!
Review for Postman
What do you like best about the product?
Postman is an open source and useful tool for connecting to various types of APIs and also for API testing. It is user friendly to test the request and response of Rest APIs using Postman. Also, it can be used for automating API testing. Additionally, the APIs tested by one can easily be exported and shared with a peer in the form of collections and once that is imported, all request response and other parameters get imported.
What do you dislike about the product?
The Api automation feature of Postman is not user friendly and and full automation cannot be achieved in all cases. So the automation should be more flexible
What problems is the product solving and how is that benefiting you?
I am using Postman regularly in my organization for testing various Hybris APIs for my project. These APIs have various authentication like header, bearer token etc and all are supported by postman. Also, certificate authentication is supported in Postman. I test the request response of all types of API like Get, post, put, delete, patch using Postman.
Testing your Backend Endpoints for your API and Applications
What do you like best about the product?
I love how easy postman makes it to test your backend APIs without having to develop a front-end UI to test everything. I also love that you can get the API outputs pre-formatted into great documentation to use internally.
What do you dislike about the product?
I dislike that Postman will only save upto 500 request in it's history, it makes it harder to go back and check on failed attempts to request an endpoint on an api.
What problems is the product solving and how is that benefiting you?
With Postman, I am able to test out the endpoints of our API for our application and ensure they are working properly before letting the front-end Engineers connect the front-end with the backend. I have found Postman to be the best application to have this done as we are able to easily mock GET, POST, PUT, & PATCH request within a local server. Having this done without deploying the API allows us to make quick edits to the API when needed.
Recommendations to others considering the product:
If you want to quickly test your API's with features that will blow away regular browsers, I highly recommend using Postman
Collaboration Platform for API Development - Postman
What do you like best about the product?
1. We can send REST, GraphQL and SOAP request easily and quickly
2.We can automate manual tests and integrate them into CI/CD pipeline
3.Postman provides API mock server
4. Allows to publish documentation by pulling sample requests, headers, code snippets etc. with dynamic examples and machine readable instructions
5. It helps to manage and share your work with multiple teams
6. Postman is a collaborative and user friendly platform
2.We can automate manual tests and integrate them into CI/CD pipeline
3.Postman provides API mock server
4. Allows to publish documentation by pulling sample requests, headers, code snippets etc. with dynamic examples and machine readable instructions
5. It helps to manage and share your work with multiple teams
6. Postman is a collaborative and user friendly platform
What do you dislike about the product?
For unlimited shared request, documentation usage and for reporting and analytics, we need to pay.
What problems is the product solving and how is that benefiting you?
Postman helps me to develop, design as well as test APIs and also it helps to manage entire API workflow, in one place.
The best API developer with strong capabilities.
What do you like best about the product?
Postman is a very interesting software to create APIs and advanced code processes concerning the ordering of web pages with advanced specifications. It also helps me to show a good image in terms of deployment and security in programming areas. I like its support, answer quickly.
What do you dislike about the product?
I have had a problem and that is that when working on mobile versions, the problem can be a bit lethal because it does not adapt to the interests of such devices.
What problems is the product solving and how is that benefiting you?
In the organization we use it to make known a very fast performance of APIs integrated or not integrated to marketing processes, security and any application that wants to be improved. It can be adapted to any type of client, as long as the benefits are easily interpreted by the internal code.
Recommendations to others considering the product:
It is ideal for web developers, simple and advanced programmers. It has a very understandable interface, Postman has been the most used software because we have created multiple APIs with automation systems that have been integrated as a development bonus.
Easy to use tool
What do you like best about the product?
Its very easy to use. UI elements are pretty much clear and a newbie will learn all by himself. Looking at the partitions for Post and get is very clear
What do you dislike about the product?
Sometime takes time to read the response
What problems is the product solving and how is that benefiting you?
Very much easy to use and it has improved my productivity overall completing my tasks. Manual work would take days which postman does in minutes
Recommendations to others considering the product:
Appreciate postman team
Well designed API Testing Tool
What do you like best about the product?
The best part of Postman tool is it creates a setup like the actual environment, so we can try a variety of test cases through it to analyse the overall functioning of API. We can use all types of API options like POST/PUT/GET/DELETE with either HTTP or HTTPS protocols. We can send and receive data in XML or JSON.
What do you dislike about the product?
It is a heavy software, so it usually takes time to start. Also, this is not for beginners those who do not have much knowledge of API's functioning and testing.
What problems is the product solving and how is that benefiting you?
We use this tool to test RESTful API's which we have created for different services of our project. Postman let us try these API's as it was used in the actual environment.
Recommendations to others considering the product:
If you are an experienced developer or tester looking for an API's management and creation tool, Postman is a good choice. You can use to verify your test cases created for the API with ease. Postman has all features to test an API like the actual environment.
Get you package delivered with perfect client
What do you like best about the product?
Ui and the way it is designed to used and availability of software
What do you dislike about the product?
Authentication is something should be more clear for an non technical person to understand
What problems is the product solving and how is that benefiting you?
Api integration,etl code, integration ppm platforms
Recommendations to others considering the product:
Simple and effective tool for you to use api or design api
Postman - A great tool with lots of useful features
What do you like best about the product?
Ease of use
Greats features like "collections"
No payment needed
Integrates well with other tools
Good for automation
Greats features like "collections"
No payment needed
Integrates well with other tools
Good for automation
What do you dislike about the product?
Nothing specifically. I view it as a one-stop-shop for all the REST API stuff
What problems is the product solving and how is that benefiting you?
I use it most of the time for testing and debugging. As company with lot of interdependent teams, it is very important to not only make sure that out APIs are working fine but also be able to figure out the state of the services at any team across the board.
It also helps us in saving tons of time with deployment testing which otherwise is quite a manual process.
It also helps us in saving tons of time with deployment testing which otherwise is quite a manual process.
Recommendations to others considering the product:
Start small like doing all the CRUD operations. Play with the inbuilt features that come with it. Pick something that you manually do in your work and try to integrate, automate Postman calls
Review for Postman tool
What do you like best about the product?
It is the best tool for web api services responses and easy to use tool
What do you dislike about the product?
We face authorization issue at times and frequent refresh if token is what we don like
What problems is the product solving and how is that benefiting you?
There is no problem faced and infact it can be used by functional tets team for webservices testing
showing 81 - 90