Postman Enterprise
PostmanExternal reviews
1,675 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Best software for API testing
What do you like best about the product?
- Postman is a very user friendly and you can use it free of cost.
- This is give very accurate result of every API request.
- Formatting of response is very easy.
- Postman supports all test methods like GET, POST, PUT, PATCH, DELETE, etc.
- Postman available on Mac, Windows, and Ubuntu also.
- This is give very accurate result of every API request.
- Formatting of response is very easy.
- Postman supports all test methods like GET, POST, PUT, PATCH, DELETE, etc.
- Postman available on Mac, Windows, and Ubuntu also.
What do you dislike about the product?
- We can't send multiple request at a time.
- one more thing i don't like that is it's free version provides limited sharing across the the team.
- one more thing i don't like that is it's free version provides limited sharing across the the team.
What problems is the product solving and how is that benefiting you?
- I have tracked all API request easily.
- Postman give me clear and accurate response of all API request.
- The collection is easily be exported in JSON format and used in other system.
- Postman give me clear and accurate response of all API request.
- The collection is easily be exported in JSON format and used in other system.
Recommendations to others considering the product:
- I would recommend mostly because it is very easy to use and light too handle.
- You can easily store all API response in a single collection and share in JSON format.
- This is a best software for API request and response.
- You can easily store all API response in a single collection and share in JSON format.
- This is a best software for API request and response.
Great product needing more improvements
What do you like best about the product?
I like how easy it's to run a collection, import, and export a collection
What do you dislike about the product?
I didn't like the fact that they are deprecating the google plugin as it's much harder to use postman when using proxy settings for some production environments. Editing the variables is hard when there are a ton of variables to scroll through for an environment
What problems is the product solving and how is that benefiting you?
Making Rest API calls. Running API calls sequentially to complete an operation
Postman review
What do you like best about the product?
* Nice interface
* Easy navigation and use compare to Paw for example
* Chrome extension
* i like that it shows all my recent activity on the left. if i need to use the same or similar end point, i can just search it there and select already existed one
* it has powerful api testing features
* Easy navigation and use compare to Paw for example
* Chrome extension
* i like that it shows all my recent activity on the left. if i need to use the same or similar end point, i can just search it there and select already existed one
* it has powerful api testing features
What do you dislike about the product?
* not clear how to save different environments and use it that way. I saved different envs and they never worked as i expected. I guess i didn't understand how to use them clearly and all the time i had to keep separate tabs with Test, Dev and prod envs.
*can't be used for automates testing
* when the message appears about updated version on the top it never goes away
* sometimes it freezes and i need to restart
*can't be used for automates testing
* when the message appears about updated version on the top it never goes away
* sometimes it freezes and i need to restart
What problems is the product solving and how is that benefiting you?
testing api end points
API testing tool for automation testing team
What do you like best about the product?
It allow multiple api test at a time and also its api data get from excel sheet, no need to write static data in code or variables.its easy to access and simple functions.
What do you dislike about the product?
In every test we can give the output message for pass and fail test. also in latest update it introduce dark theme. which is hide or least visibility of some impotent features or functions.
What problems is the product solving and how is that benefiting you?
It allow to multiple api testing at a time using Microsoft excel through, and even its provide some basic test code for example it is diereses work load of test engineer to write code again and again.
Easy to test Rest API with Postman Tool
What do you like best about the product?
- Postman is very simple and easy to use also it is a secure tool, So I don't worry about my API collection and environment variables.
- I can easily add my API request in my collection, set headers, adds params and select method GET/POST and easily test it.
- Also, I'm able to run whole collection APIs using Postman. Its a nice feature to all APIs in one click.
- Also, I can set and create environments variable in environment files and Run and test collection in a different environment. Ex: Local, Develop, QA, Production.
- Also, I can easily share and export, import my collection and environment files, with postman security.
- Postman is syncing all collection and environment files in my signing account. I'm able to easily access all collection and environment files at any time and any device. because the tool is compatible with almost all device.
- I can easily add my API request in my collection, set headers, adds params and select method GET/POST and easily test it.
- Also, I'm able to run whole collection APIs using Postman. Its a nice feature to all APIs in one click.
- Also, I can set and create environments variable in environment files and Run and test collection in a different environment. Ex: Local, Develop, QA, Production.
- Also, I can easily share and export, import my collection and environment files, with postman security.
- Postman is syncing all collection and environment files in my signing account. I'm able to easily access all collection and environment files at any time and any device. because the tool is compatible with almost all device.
What do you dislike about the product?
- I have no dislike about Postman Because the postman is really full feel my requirements and all needs.
What problems is the product solving and how is that benefiting you?
- I'm still using postman to create and test the REST APIs in my company projects.
- It's really helping me to create bugs free API.
- Also, I can create all types of requeset easily with Postman.
- Also, I can run and test authenticated api using - Authorization: Bearer {{ACCESS_TOKEN}}
- Postman filter feature really nice, I can easily search and find APIs.
- Postman has provided simplistic UI and efficienclly work.
- It's really helping me to create bugs free API.
- Also, I can create all types of requeset easily with Postman.
- Also, I can run and test authenticated api using - Authorization: Bearer {{ACCESS_TOKEN}}
- Postman filter feature really nice, I can easily search and find APIs.
- Postman has provided simplistic UI and efficienclly work.
Best tool for testing apis
What do you like best about the product?
It's simple UI makes easier for anyone to use. We can use different request methods like post , get , put etc
What do you dislike about the product?
It is more memory consuming , sometimes , otherwise it has been a good friend of mine
What problems is the product solving and how is that benefiting you?
Postman has always been part of my office work , it eases my work
Recommendations to others considering the product:
I recommend postman as best tool for evaluating your apis
The best api testing tool and boon for frontend developers.
What do you like best about the product?
There are many things to list down here:
1. Postman is a complete package as far as api testing is concerned.
- You can create a basic request, the user experience is very friendly. Simple dropdown to select type of request type, pass body, headers and what not in a very easy way
- You can create a collection of all your endpoints with the result and share them across the team bringing the communication required for integration of api between a frontend and backend developer to zero and saves a lot of useful time.
- You can create different environments like local, staging, production or any other of your choice and test the same endpoint across different environments.
- You can create and publish beautiful api documentation, and publish it making
1. Postman is a complete package as far as api testing is concerned.
- You can create a basic request, the user experience is very friendly. Simple dropdown to select type of request type, pass body, headers and what not in a very easy way
- You can create a collection of all your endpoints with the result and share them across the team bringing the communication required for integration of api between a frontend and backend developer to zero and saves a lot of useful time.
- You can create different environments like local, staging, production or any other of your choice and test the same endpoint across different environments.
- You can create and publish beautiful api documentation, and publish it making
What do you dislike about the product?
Well, there is everything that you can think of it in from api testing point go view.
You can create simple request, different environments, environment variables, collections, pass and see request headers, request authorisation, body parameters in raw, form-data, binary, x-www-form-urlencoded, graphql, in json, xml, text, html, js format
I can't think of anything that I disliked, the ease of access is also superb and comes very natural.
You can create simple request, different environments, environment variables, collections, pass and see request headers, request authorisation, body parameters in raw, form-data, binary, x-www-form-urlencoded, graphql, in json, xml, text, html, js format
I can't think of anything that I disliked, the ease of access is also superb and comes very natural.
What problems is the product solving and how is that benefiting you?
We are a team of software developers, primarily using javascript, many a times we divide our tasks like taking on the backend development first and pass on the api endpoints to members working on the frontend tasks which make them helpful to understand and see the exact response from the server and help them design the entities and use data structures accordingly.
Recommendations to others considering the product:
I have seen software developer firms, where backend developer after finishing their task story sit with front-end developers and explain them how to consume the api.
Which is very time consuming and an odd process to follow.
Postman is the key here, automates the process and no communication or explanation would be required.
Which is very time consuming and an odd process to follow.
Postman is the key here, automates the process and no communication or explanation would be required.
Amazing Tool for Testing APIs
What do you like best about the product?
Postman allows us to move the test cases form one system to another with a readable and good GUI.
It allows to create test suites too.
It allows to create test suites too.
What do you dislike about the product?
Other tools provide codeless webservice testing which postman doesnt
What problems is the product solving and how is that benefiting you?
Postman is easily integrated with Jenkins and free to use.
Postman for REST
What do you like best about the product?
I like to work with postman as it has been receiving updates to improve the look and usage. Display of icons is appealing and easy to use
What do you dislike about the product?
I would not dislike anything other than the steps for usage which is not listed in any part of the postman help area(I might be wrong too - I have not got a chance to see a user guide.)
What problems is the product solving and how is that benefiting you?
I am using it for testing the api calls of the web
A perfect tool for API tests
What do you like best about the product?
I use postman every day at work. i can test all type of API.
What do you dislike about the product?
I need to pay to use this to works with a team of 3+ people.
What problems is the product solving and how is that benefiting you?
I have in every moment a tool to test the services developed by me or my team
showing 1,421 - 1,430