Try our new research platform with insights from 80,000+ expert users
Dirk Willekens - PeerSpot reviewer
Owner at D.W. Soft bvba
Real User
Top 5Leaderboard
Apr 2, 2024
Offers a free version that is easy to implement
Pros and Cons
  • "The product is easy to implement."
  • "I was not even aware that it was possible to automate tasks in Postman...Some features related to the automation of tasks need to be added to the solution."

What is our primary use case?

I use Postman from time to time to test real-time API connections.

When I receive documentation regarding API services, I use Postman to verify that the explanation in the documentation I received is working as described. In general, the tool is good for testing purposes.

What is most valuable?

The most valuable features of the solution are drafting requests, pushing the standard, and receiving responses. The tool's basic operational stuff is valuable.

The automation testing capability is something that I haven't used. In the past, I have used SoapUI to automate tasks, but I haven't tried it in Postman. I was not even aware that it was possible to automate tasks in Postman.

What needs improvement?

Some features related to the automation of tasks need to be added to the solution. The tool may already have some automated testing features, but I haven't discovered Postman's full operational status. When I need the tool's automated testing features, I will certainly have a look at the documentation.

For how long have I used the solution?

I have been using Postman for four years. I am a user of the tool.

Buyer's Guide
Postman Enterprise
March 2026
Learn what your peers think about Postman Enterprise. Get advice and tips from experienced pros sharing their opinions. Updated: March 2026.
884,976 professionals have used our research since 2012.

What do I think about the scalability of the solution?

Stability-wise, I rate the solution a nine out of ten.

The stability of the product has been better since last month.

Which solution did I use previously and why did I switch?

I have experience with SoapUI. The environment where I work for the moment is more Postman-oriented. In the past, some government departments in Belgium were using SoapUI. Postman is similar to SoapUI. The features in SoapUI, for instance, the automated testing features, are things that I don't need at the moment. Postman performs how I like it.

How was the initial setup?

The product is easy to implement. You need some knowledge to implement the product. As I was more or less familiar with SoapUI, I could very easily pick up the way Postman works.

What's my experience with pricing, setup cost, and licensing?

I use the tool's free version.

What other advice do I have?

The product is not used for collaboration but for testing purposes in my company. In short, I use the product, and it is not used for exchanging or exporting data. I use the product at a very personal level, considering its API-related capabilities.

The tool performs well enough to meet my expectations.

I rate the tool an eight to nine out of ten.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
MustafaKocaadam - PeerSpot reviewer
QA Engineer at Techno Study
Real User
Nov 24, 2023
A user-friendly that helps create some complex test suites with some simple Java codes
Pros and Cons
  • "The most valuable features of the solution are that it is easy to use and user-friendly."
  • "I live in Turkey, so for me, the value of dollar currency is high...Postman can change its pricing policy and decrease the prices for Turkey."

What is our primary use case?

I use Postman as a testing tool. I used Postman for one of the education-based applications named Compass. I can use Postman effectively.

What is most valuable?

The most valuable features of the solution are that it is easy to use and user-friendly. I can use Postman with simple Java codes, along with some secret codes. With Postman, I can create some complex test suites. With Postman, I can get some statistical reports, making its use so much fun for me.

What needs improvement?

From an improvement perspective, Postman can help users create a stronger feedback loop along with quicker and more responsive support resources.

I live in Turkey, so for me, the value of dollar currency is high. Postman can change its pricing policy and decrease the prices for Turkey.

For how long have I used the solution?

I have been using Postman for half a year.

What do I think about the stability of the solution?

Stability-wise, I rate the solution a seven out of ten.

What do I think about the scalability of the solution?

Scalability-wise, I rate the solution an eight out of ten.

I worked with Postman all by myself in my IT group, but there is another group in my company with three or four members who use Postman presently.

I may use Postman even more for another project if needed in the future.

How are customer service and support?

I rate the technical support a six out of ten.

How would you rate customer service and support?

Neutral

Which solution did I use previously and why did I switch?

I use Selenium as a web development tool and testing tool. I also use Azure Database for MySQL.

How was the initial setup?

I rate the product's initial setup phase a ten on a scale of one to ten, where one is a difficult setup phase, and ten is a very easy setup.

The product's installation phase is very easy.

The solution is not deployed on a cloud model.

The solution can be deployed in six or seven weeks.

The product's deployment process revolves around controlling back-end activities while also keeping control over the part of writing output codes, after which I could classify some tests on it. The deployment process of the product was easy.

I was alone in the project for deployment, as it was not so complicated for one person.

What about the implementation team?

I could take care of the deployment of the product by myself without any other person or support.

What's my experience with pricing, setup cost, and licensing?

I rate the product's price a nine or ten on a scale of one to ten, where one is cheap, and ten is very expensive. Postman is an expensive tool for Turkey.

Which other solutions did I evaluate?

I researched other applications in the market and found that Postman is better than the others.

What other advice do I have?

I can recommend Postman to others.

Considering the shortcomings that stem from Postman's pricing model and issues with support, I rate the overall tool an eight out of ten.

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Postman Enterprise
March 2026
Learn what your peers think about Postman Enterprise. Get advice and tips from experienced pros sharing their opinions. Updated: March 2026.
884,976 professionals have used our research since 2012.
reviewer2123535 - PeerSpot reviewer
Senior Automated Tester & Test Manager & AnalystSenior at a consultancy with 10,001+ employees
Real User
Mar 23, 2023
Helps to write pre-request scripts and make a collection out of each request
Pros and Cons
  • "Postman helps to write pre-request scripts and make a collection out of each request. You don’t have to spend time writing or copying the requests. The solution lets you integrate multiple environments and their features. Either the tool’s pro or premium version lets you do the merge and pull request for the Git directly."
  • "I would like to see improvements in the maintenance of the scripts and their collections. It is really painful that the user cannot drag and drop. It was also painful to create the standard suite of operations for the product. I am not sure if this is improved in the tool’s latest versions. The maintenance of the complex scenarios prompted us to use the solution only for unit testing. In the future, we may switch to the k6 framework."

What is our primary use case?

Our developers use the product for unit testing and integration testing. Our QA team uses it for functional testing where we measure the performance of the scripts written in Javascript. We also rely on JMeter so that we don’t need to spend double the time on rewriting those tests again.

For example, contract testing will have scenarios that will contain around 20 API calls. After the login, you can create the data, edit or delete it, verify the changes, and log out. This will be one test case. There will be around 20-30 test cases. The script file will contain around 30 test cases written in a row.

What is most valuable?

Postman helps to write pre-request scripts and make a collection out of each request. You don’t have to spend time writing or copying the requests. The solution lets you integrate multiple environments and their features. Either the tool’s pro or premium version lets you do the merge and pull request for the Git directly.

Azure was really painful. Azure detected and exported collection files that were different every time. If your request had a unique ID, then it was really painful. The integration with Postman was really helpful. You will be able to see normal one-line changes. When we integrated Swagger definitions in Postman, the developers were able to see changes and differences when they update API descriptions.

What needs improvement?

I would like to see improvements in the maintenance of the scripts and their collections. It is really painful that the user cannot drag and drop. It was also painful to create the standard suite of operations for the product. I am not sure if this is improved in the tool’s latest versions. The maintenance of the complex scenarios prompted us to use the solution only for unit testing. In the future, we may switch to the k6 framework.

I have heard that solution is trying to implement the extension for VS Code. I am not sure about this since I haven’t used the latest version. However, I tried the latest version for an interview. The new UI confused me.

For how long have I used the solution?

I have been using the solution for a year.

What other advice do I have?

I would rate the solution a seven out of ten.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Raghvendra Jyothi - PeerSpot reviewer
Manager Project Management at Capgemini
Real User
Dec 29, 2022
Reliable and easy to expand with a helpful API network
Pros and Cons
  • "The scalability is good."
  • "We'd like to see videos or user-friendly reference documentation to help us figure out the solution or troubleshoot issues on our own."

What is our primary use case?

I am working for an insurance firm, a big client in the USA. They wanted to upgrade the current technology with something new. However, they have legacy applications, and they don't want to handle APIs. They didn't want anything to hit their existing API since they have two layers of APIs. 

At the same time, there are different components with around 17 to 18 integrations and various applications.

We wanted one tool that could help us handle the restrictions and the implementation. This is both an API and a very helpful testing tool. It's user-friendly for everyone using it in a big firm.

How has it helped my organization?

There is a product called Guidewire that sends the data in an XML format. It's like a policy load. That information we trigger in Kafka. Kafka will take the information and send it to the REST API. With Kafka, they wanted to make two APIs to consolidate the effort. At that time, we are using the POST API tool. This tool is helping us to synchronize everything.

What is most valuable?

The version control is great. It can detect IP addresses really well.

It has a helpful API network.

The scalability is good.

It has been stable.

What needs improvement?

I haven't seen anything lacking in the solution. 

Support is not that good.

We'd like to see videos or user-friendly reference documentation to help us figure out the solution or troubleshoot issues on our own. That would be especially helpful for first-time users. 

For how long have I used the solution?

I've worked with the solution for 18 months. 

What do I think about the stability of the solution?

The stability is okay. It's pretty reliable. I'd rate the stability seven out of ten overall. 

What do I think about the scalability of the solution?

The scalability is good. I'd rate it eight out of ten. 

We have 70 top 80 people using the solution right now. 

We likely will increase usage in the future. 

How are customer service and support?

Technical support hasn't been too helpful. On top of that, the documentation is lacking a bit. They're okay. They could be better.

Which solution did I use previously and why did I switch?

We did not previously use a different solution. 

How was the initial setup?

My understanding is that the solution is straightforward to set up. There are some challenges, sometimes, around configuration, specifically with REST API, however, it's not too difficult.

I'm not sure how many people are needed to deploy and maintain eh solution. We have a team of five or six, and we can handle it internally. 

What about the implementation team?

We handled the setup in-house. We did not need outside assistance. 

What's my experience with pricing, setup cost, and licensing?

I wasn't involved with the pricing. I'm not sure what the exact licensing costs are. My understanding is it is not too high. 

What other advice do I have?

From a collaboration point of view, it's a useful tool. It's also super user-friendly. I'd rate it nine out of ten overall. 

Which deployment model are you using for this solution?

Public Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Test Automation Consultant at Emirates NBD
Real User
Oct 11, 2022
Saves time and effort, is user-friendly, and has a free version
Pros and Cons
  • "In Postman, we have an option to directly import a call, make it a Postman collection, and execute it in a batch. This feature is very useful. It saves a lot of time. The manual effort is also reduced when we can just pick it in a Postman collection and then run and execute it to get the results."
  • "Postman is very easy to use even for a person who doesn't have much knowledge or technical skills."
  • "If there is any way to have a record and playback feature through UI, as we do in Selenium and IDEs such as Eclipse, it would be great."
  • "When you try to code something and put it in the code, it's not useful."

What is our primary use case?

There is a regular set of use cases, such as basic logins and long-form fills and submissions. There is a regular data set that we pick from the APIs, mostly with the GET, POST, and PUT calls. These are the three API methods we use regularly.

We are using the local version of Postman that we download for manual testing of the API. We do the automation directly in REST Assured with Java.

How has it helped my organization?

It makes manual testing very flexible, It's very user-friendly. When we do it through the Swagger file, we just go directly through a URL and hit the request/response, and validate that. Postman is very easy to use even for a person who doesn't have much knowledge or technical skills. It's very easy to use Postman and validate whatever we want to do. It's very comfortable and doesn't really require a user manual. It's a very user-friendly tool, and in a corporate environment, anyone can use the tool very easily. That's a benefit of Postman.

What is most valuable?

In Postman, we have an option to directly import a call, make it a Postman collection, and execute it in a batch. This feature is very useful. It saves a lot of time. The manual effort is also reduced when we can just pick it in a Postman collection and then run and execute it to get the results.

What needs improvement?

When you try to code something and put it in the code, it's not useful. We have our developers or testers who know Java, but Postman is not flexible to use. The option to code in Java is not there in Postman. In ReadyAPI, we do it through Groovy scripts. If there was a provision in Postman to write down a few steps in Java code and run them together, that would be an improvement in Postman.

In Postman, for now, we are just doing API validations and running API scripts. If there is any way to have a record and playback feature through UI, as we do in Selenium and IDEs such as Eclipse, it would be great.

For how long have I used the solution?

It has been almost two years.

What do I think about the stability of the solution?

It's very stable. I haven't faced any Postman crashes. Very often, you have latency issues. When there are any additional pop-ups or more tasks when it's open, there are a few latency issues. Other than that, it's a good tool.

Performance-wise, it's pretty good. On average, it does the job right. It's good enough for our requirements.

What do I think about the scalability of the solution?

It's scalable. They have put a lot of new features into Postman. They have developed it in terms of UX/UI designing as well as features like runner, input level, and raw text level. So, it's scalable, but the downside is that they don't have any UI level of testing, and it cannot be integrated with any other supporting tool. It's not scalable in that way. 

I don't know the exact count, but we probably have 100 to 150 people using it. We use it very frequently. We use it on a daily basis.

How are customer service and support?

So far, I haven't faced any challenges with it. I haven't been in touch with their support.

Which solution did I use previously and why did I switch?

I also work with ReadyAPI. ReadyAPI is a more advanced tool than Postman because a lot of heavy data can be driven and a lot of test cases can be automated and triggered on a daily basis. That's how I worked with ReadyAPI. Postman is more of a manual effort tool, whereas ReadyAPI is more of an automation tool. It did have the option of scripting in Java or JavaScript, but I just worked with Google Script with ReadyAPI. So, I haven't worked on any other programming language with ReadyAPI, and I'm not very sure whether it supports any other languages such as Python or JavaScript. Other than that, it works very well for regression cycles. Getting the email-triggering functionality was also very good. If you want to have a lot of automation and run it on a regular basis, it's one of the recommended tools.

How was the initial setup?

It's straightforward for me. I've been using Postman for a while. You can just directly download Postman from the web and use the version on your desktop. It takes minutes to download the EXE file and install that. It takes around 10 to 15 minutes.

Its updates are not very frequent. It's once every six months or one year. There are not many failures in Postman.

What's my experience with pricing, setup cost, and licensing?

We are using its free version.

What other advice do I have?

You can just give it a try. You can start with the free version and later upgrade to the paid ones. You would be able to do most of the things through the free version of Postman.

You can just learn the basic commands of Postman, various types of authentications, and the basics of API. You can learn how to send the environment variables, how to set the headers, etc. If you know all these things, it's very easy to use the Postman tool on a daily basis.

It's a very good product. I would rate it a nine out of ten.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
RolandCastelino - PeerSpot reviewer
QA lead at Bank of Montreal
Real User
Sep 29, 2022
A fantastic standalone tool with no license, that can use improvement with integration
Pros and Cons
  • "The most valuable feature is that JavaScript can be included as tests."
  • "As a standalone option, it's a fantastic tool, but it's very hard for us to collaborate using the solution."
  • "Integration of the solution towards Bitbucket, BitHub, and CI pipelines is difficult."
  • "Integration of the solution towards Bitbucket, BitHub, and CI pipelines is difficult."

What is our primary use case?

The primary use case for the solution is to test the response accuracy of services that we hit without the UI.

What is most valuable?

The most valuable feature is that JavaScript can be included as tests. That makes it easier to build an end-to-end API suite and it can be automated.

What needs improvement?

Integration of the solution towards Bitbucket, BitHub, and CI pipelines is difficult.

For how long have I used the solution?

I have been using the solution for two years.

What do I think about the stability of the solution?

The solution is stable.

What do I think about the scalability of the solution?

If used as a stand-alone solution it is easily scalable.

How was the initial setup?

The initial setup is straightforward. You only need to download the solution from the internet and run it. The most complex part of the setup is setting up a proxy if it is required.

What about the implementation team?

I implemented the solution in-house.

What's my experience with pricing, setup cost, and licensing?

Unlike APIs, the solution does not require a license.

What other advice do I have?

I rate the solution seven out of ten.

As a standalone option, it's a fantastic tool, but it's very hard for us to collaborate using the solution.

Our development people use the solution for testing.

The solution is a good tool to try out new APIs that the team is building or any existing APIs. It is relatively easier to build out scripts and automate certain flows. The solution as a standalone tool is beneficial in creating utility scripts. 

Which deployment model are you using for this solution?

Private Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Other
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
reviewer2148840 - PeerSpot reviewer
Automation Testing Engineer at a tech vendor with 10,001+ employees
MSP
Apr 5, 2023
Easy to set up and reliable with good reporting
Pros and Cons
  • "It is stable and does not lag."
  • "Reporting can be better. If you have bigger APIs, it takes time."

What is our primary use case?

We are primarily using the solution for API testing. We do some automation and validation.

What is most valuable?

The solution offers automation execution. You can do automation very quickly. We can access the variables. The environment setup is over there, and we can utilize it.

We can execute validations. 

We can get reports very fast. The generation allows us to share those with end users and stakeholders. 

We can access the solution quickly via a SSO.

It can scale well.

It is stable and does not lag.

The initial setup is easy.

What needs improvement?

Reporting can be better. If you have bigger APIs, it takes time. The process should be faster and more automated. We'd like more visualizations. 

For how long have I used the solution?

I've been using the solution for three or four years. 

What do I think about the stability of the solution?

I'd rate the stability eight or nine out of ten. There are no lag issues. It's easy to use and reliable. There are no bugs or glitches. 

What do I think about the scalability of the solution?

There are multiples for API testing. The scaling is fine. I'd rate the ability to extend eight out of ten. 

The solution works well at the enterprise level. 2,000 to 5,000 people are in that company. It's quite compatible with a range of company sizes. 

How are customer service and support?

I've never used technical support. I can't speak to how helpful or responsive they would be. 

Which solution did I use previously and why did I switch?

We do have another tool. We are using Jmeter, among others. However, I do not like its look and feel. Postman allows for saving collections and has a nice look and feel. 

How was the initial setup?

The initial setup is simple. It's not overly complex. We have a desktop version and downloaded it to laptops.

What other advice do I have?

I am an end-user.

I'd rate the solution eight out of ten. I've been happy with its capabilities so far.

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Kumara Swamy - PeerSpot reviewer
Software Development Engineer in Test at a tech services company with 1-10 employees
Real User
Oct 9, 2022
Good features, an easy setup and has the option to use a free open-source version
Pros and Cons
  • "It is stable and reliable."
  • "The output has been very good; there are lots of good features, its initial setup is easy depending on the operating system, it is stable and reliable, and the product is not expensive although there is also the option for open-source so it can be free to use."
  • "We'd like to see some better UI in newer versions."
  • "We need better version compatibility."

What is our primary use case?

We primarily use the solution for testing and preparation of the base URL which I generated for the first tokenization. I prepare the test suite and the XML or Java core that give the input parameters.

The major role is the pre-requisition of the scripts in Postman - which is mandatory.

We can input parameters into Excel and execute for the application.

We work in many environments, including QA, SAP, production, pre-production, and proof. We use Postman for each and every release.  

Before anything goes to the master branch in GitHub, I'll completely check the code and unit test the complete scripting. I'll execute it one or two times, and once it's stabilized, I'll directly deploy it to the master branch.

What is most valuable?

The output has been very good.

There are lots of good features. 

Its initial setup is easy, depending on the operating system.

It is stable and reliable. 

The product is not expensive, although there is also the option for open-source, so it can be free to use.

What needs improvement?

We need better version compatibility. In open-source, the main drawback is when you go to integrate the plugins, it is entirely scripted. Sometimes the scripts aren't scripting.

The execution time should only be two or three seconds. 

We'd like to see some better UI in newer versions. 

For how long have I used the solution?

I've been using the solution for 11 years.

What do I think about the stability of the solution?

The solution is stable. Before we deploy, we can check in for the local system. Once it is successful, then we'll go for the server side. That is a good practice to follow.

There are no bugs or glitches. It doesn't crash or freeze. 

What do I think about the scalability of the solution?

We have 13 people using the product. It's just my team using the solution, as we have maintained the SSL certification separately.

How are customer service and support?

I'm already an expert in the product and therefore do not need to contact technical support for help. If I have issues, I can troubleshoot on my own.

Which solution did I use previously and why did I switch?

We chose this solution based on the project. Typically, the client requests something, and, depending on the client and the project's needs, we'll use what makes sense. We use the best tool for the job. If it happens to be this solution, then we use it. If it's something else, we use something else. 

How was the initial setup?

If a file is in Windows, it is very easy to deploy the product. We can do configurations easily and handle test scripts well. It's all very straightforward.

However, other operating systems may be more difficult. The process varies depending on if you are using Windows, Unbuntu, or Linux, for example. 

Depending on the scripting, the deployment hardly takes 30 seconds to one minute. It'll check for the E2E level in the checkpoints, and how to trigger in the checkpoints.

What's my experience with pricing, setup cost, and licensing?

The solution has both open-source and licensing options. You can pay for monthly licensing. However, that's not always necessary. There are also plugins that are available that we can implement. It's not an expensive product, even if you go for the license. They do have multiple licensing options as well. They have options for freelancers and mid-sized businesses as well as larger businesses. 

What other advice do I have?

We are a Postman partner. 

I've been using an older version of the solution. I'm not on the latest deployment.

I'd advise others that it is important to have project middleware functionality, including for the access level. When I work with clients, I will ask for the certifications of the tool. Once the tool is initiated, 99.9% of the time,  there is no management involvement here. It's signed off on.

I'd rate the solution nine out of ten.

Disclosure: My company has a business relationship with this vendor other than being a customer. Partner
PeerSpot user
Buyer's Guide
Download our free Postman Enterprise Report and get advice and tips from experienced pros sharing their opinions.
Updated: March 2026
Buyer's Guide
Download our free Postman Enterprise Report and get advice and tips from experienced pros sharing their opinions.