External reviews
1,267 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Good tool for develpement / testing / integration
What do you like best about the product?
I like it's support for Rest / SOAP
Different Auth
Environment Variable
Project Export
Different Auth
Environment Variable
Project Export
What do you dislike about the product?
- Nothing as such. Just it's bulky and take time to load.
- Can't i access it as website?
- Can't i access it as website?
What problems is the product solving and how is that benefiting you?
Sharing collections for integration with third party websites
Postman : mobile developer friend
What do you like best about the product?
Postman is a great tool for exercising APIs, testing them manually, documenting them and even sharing knowledge on APIs across a team. We use Postman every day to build and test our internal and public APIs.
Postman is very user friendly and also helps in developing, debugging, and publishing APIs. Postman helps developers to create workspace and save all requests. It helps us to create collections of requests and sharing them between the team. It can easily be integrated with different tools like Jenkins. Overall it's a essential tool for app developer to test their web services before use.
Postman is very user friendly and also helps in developing, debugging, and publishing APIs. Postman helps developers to create workspace and save all requests. It helps us to create collections of requests and sharing them between the team. It can easily be integrated with different tools like Jenkins. Overall it's a essential tool for app developer to test their web services before use.
What do you dislike about the product?
multiple request can't be send in single time. postman free version provide limited sharing across the team. except these i don't have much to improve on here.it fulfill my daily requirements.
What problems is the product solving and how is that benefiting you?
postman is very helpful to identify errors in structure of the requests and response data. we can
store all APIs in single collection.
store all APIs in single collection.
Recommendations to others considering the product:
postman is recommended tool for all developer to test API. it is very helpful to store all the api and share with team. it is very useful to test any API.
Postman review
What do you like best about the product?
Postman is very self explanatory in its use of utilizing web API's.
What do you dislike about the product?
I dislike the inability to address errors from this side of the platform regarding the API's being utilized.
What problems is the product solving and how is that benefiting you?
Using Postman to acquire data from existing web bases for research. Postman is the most user-interface friendly of the API softwares I've used.
Great tool to analyse APIs
What do you like best about the product?
Postman is a free tool, available for multiple platforms like Windows, Mac, Ubuntu, etc. Postman is very user friendly and simple to handle, with no extensive training required.
its main feature is the ability to perform API requests and validate the response. It enables define the type of request, add a body in several formats and add header parameters.
The history is very useful if we have forgotten to save a request or need to check some of the previous requests.
It also enables to save my API requests in collections and share them with all my computers and with my team in instantly. For this reason Postman is a great collaborative tool.
The collections can run all together and generate the results instead running each request individually.
This is very useful in API testing because it makes the task much easier.
its main feature is the ability to perform API requests and validate the response. It enables define the type of request, add a body in several formats and add header parameters.
The history is very useful if we have forgotten to save a request or need to check some of the previous requests.
It also enables to save my API requests in collections and share them with all my computers and with my team in instantly. For this reason Postman is a great collaborative tool.
The collections can run all together and generate the results instead running each request individually.
This is very useful in API testing because it makes the task much easier.
What do you dislike about the product?
Whereas Postman is an excellent tool for testing API, it would be great if this tool enables stress and load tests. But this is not the case. We can ru our collections multiples times in order to evaluate the system behavior under heavy loads.
Unfortunately, this tool can not generate execution reports. This reports are essencial in project management to show the work done.
Sometimes the synchronization across computers and team members have some issues. Code conflits, loss of data, …
The integration with Jenkins works really bad.
Unfortunately, this tool can not generate execution reports. This reports are essencial in project management to show the work done.
Sometimes the synchronization across computers and team members have some issues. Code conflits, loss of data, …
The integration with Jenkins works really bad.
What problems is the product solving and how is that benefiting you?
Postman is very simple to use and even a non-technical person can easily use this, as there is no need to coding knowledge is required.
It’s really easy to define automated tests for an API, and make it test our API frequently to assure that it is working as planned. Each request can be defined wit the type of the request, body and headers.
We can “spy” the API and validade if this is secure to use or if this is easily hackable.
It enables working simultaneously with a team.
It’s really easy to define automated tests for an API, and make it test our API frequently to assure that it is working as planned. Each request can be defined wit the type of the request, body and headers.
We can “spy” the API and validade if this is secure to use or if this is easily hackable.
It enables working simultaneously with a team.
Recommendations to others considering the product:
I recommend using Postman for the development and testing of APIs. It’s a very powerful tool and very simple to use and learn. In addition, is a very known software, so there is a lot of online documentation and examples that can help to understand it.
It allows to store and share all the existing collections with multiple requests.
It allows to store and share all the existing collections with multiple requests.
How easy is it, to hit the APIs from Pstman
What do you like best about the product?
The features postman gives to modify everything according to your choice.
What do you dislike about the product?
Nothing more to say, but the response time limit should be customizable.
What problems is the product solving and how is that benefiting you?
Testing of all the APIs in local before directly going to the server. Testing of the response before deploying. Management of data in response accordingly. Its a helpful tool in the daily life of a backend developer.
Recommendations to others considering the product:
It is a lite and easy to use software.
Great Platform for Developing and Testing APIs
What do you like best about the product?
Some software has only capability of Requesting or only Receiving APIs Responses. But Postman has both capabilities of requesting and receiving API response. Postman gives exact and precise details about mistakes in developed APIs. User Interface of Postman is very user friendly. Postman is available for multiple platforms like Windows, Mac, Ubuntu, etc. One can collect all his data at one place in his/her respective account.
What do you dislike about the product?
Postman uses a lot bunch of RAM and other resources of computer system. Also sometimes performance vise it is being very slow and doing poor performance.
What problems is the product solving and how is that benefiting you?
I need to be moderate between mobile team and web team while doing work and for each and every instance I can't disturb API developer to test and give me results according to different parameters. Postman does all the work for me very easily and precisely.
Best software for API testing and management
What do you like best about the product?
- Free of cost
- Available on Mac, Windows, and Ubuntu also
- You can get sample code for each platform like Node, C, cURL, Java, etc
- Formatting is very easy
- Supports all test methods like GET, POST, PUT, PATCH, DELETE, etc
- Available on Mac, Windows, and Ubuntu also
- You can get sample code for each platform like Node, C, cURL, Java, etc
- Formatting is very easy
- Supports all test methods like GET, POST, PUT, PATCH, DELETE, etc
What do you dislike about the product?
- It doesn't manage long history unless you buy software.
- Sometimes memory consumption is high
- Request chaining is not possible
- Sometimes memory consumption is high
- Request chaining is not possible
What problems is the product solving and how is that benefiting you?
- My whole team uses postman
- We share postman collection so that it very easy to collectively test all the APIs
- We share postman collection so that it very easy to collectively test all the APIs
Recommendations to others considering the product:
If you are a software engineer or IT professional then you must be using APIs in some sort and for that you must have to test it, so if you want to test it then postman is your software. Just go for it
=
=
Simple to use API Manager
What do you like best about the product?
Clean UI, ability to save workspaces as postman collections.
What do you dislike about the product?
Collaboration plans are expensive. I wasn't able to try out the feature. It would be awesome to have a trial plan.
What problems is the product solving and how is that benefiting you?
Keeping track of APIs, API testing, sharing APIs and docs with team mates etc.
Recommendations to others considering the product:
Postman is a very simple to use API doc and API testing tool. Highly recommended. I have used Claw and Insomnia in the past, but Postman is the best.
The best API Developement Environment
What do you like best about the product?
It is easy to use and best in creating API's. By using Postman we can create API's, test API's, create collection of the request made within any API's.
The best thing is you can use postman for Automation Testing too.
The best thing is you can use postman for Automation Testing too.
What do you dislike about the product?
There are so many tools like postman which are easy to use then postman. Other tool provide codeless testing whereas postman doesn't. The postman tutorial helps us to understand postman better otherwise it is a bit hard to learn and understand.
What problems is the product solving and how is that benefiting you?
I can integrate postman with some automation testing tools. Creating dependent test cases with the use of postman is super easy.
Best App for testing APIs
What do you like best about the product?
We use Postman to test and develop our APIs directly. It easily runs requests against our API features in development, run test suites for automated testing, interact and test internal web services and perform maintenance tasks on our APIs where UI is not required. It has shared team library and the best feature is that it saves collection of common requests. I t sets mock servers and requests for testing.Along with it, it also sets criteria and scripts for testing.
What do you dislike about the product?
The UI should improve as its not impressive and its test features are also not proper as compared to other testing tools.Its free version provides limited sharing across the the team. It needs to upgrade its free version then it would be more helpful. Sometimes the changes we do does not sync and it needs to restart the application. So it should also be improved.
What problems is the product solving and how is that benefiting you?
We use it for developing as well as testing the APIs directly. It runs the requests easily against our API features and run test suites for automated testing. It also test and interact with internal web services and perform maintenance tasks.
showing 141 - 150