Try our new research platform with insights from 80,000+ expert users
reviewer1369950 - PeerSpot reviewer
Software Quality Assurance Engineer at a tech services company with 51-200 employees
Real User
We can easily define the variables and it gets automatically updated
Pros and Cons
  • "The variables part is good. We can easily define the variables and we don't have to manually do a change every time, it gets automatically updated."
  • "If we have a certain build on one machine it won't work with another build even if we are using the same URL. It would give us a connection refuse. So developing environment compatibility would make it better."

What is our primary use case?

Our primary use case for Postman is API testing for our product. We haven't automated the request and response part yet, like how we used to do for automation scripts. Basically, we are just shooting the URL's and recording the response. As of now we have multiple API's and we are using the collection so that we can run it together in a single flow, like an automation execution.

Then we use the basic variables and the collection variables. We even saw that we have some additional validation through the response code and the status code, like if there is an expired date then we should be expecting 200 status codes. We are doing those kinds of things now. We have been using Postman for the API testing for two to three month.

What is most valuable?

The variables part is good. We can easily define the variables and we don't have to manually do a change every time, it gets automatically updated. Secondly, I like the validation feature which is required for our automation testing. This way we can see that our test case passed. I think we could add some more validation but we need to do more research on that. For example, how can we play with it and find the response code and the other statuses? We need to do more research on how we can validate the exact response and the code, and how we get the response messages.

We prefer Postman as it is the most usable solution. It's really accessible. We also use SoapUI for API testing. But we prefer Postman, based on the reviews, based on our research, and how easily the solutions are available if we get stuck somewhere.

What needs improvement?

In terms of what can be improved, I would expect extra features that would make our work easier.

I just saw that it's functioning is based on the machine. Meaning, if we have a certain build on one machine it won't work with another build even if we are using the same URL. It would give us a connection refuse. So developing environment compatibility would make it better. 

Other than that, I don't see anything more to improve. As it is now, I get for a return whatever I am expecting. That's why I gave it a seven or an eight. Because I'm not expecting much on that portion.

Because, we are mostly focused on that I would expect more validation points.

What do I think about the stability of the solution?

In terms of stability, it didn't crash or take time to load or anything like that. We did not face any issues with stability. It's a very old tool, so it's been used a lot. It gets daily usage.

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

What do I think about the scalability of the solution?

Right now, two to three people are testing it and other people are joining in. We have individually different user ID's and we don't have to go chasing anything because we are using the free version now. Because we are not using the paid version I won't be able to see the scalability yet because we are just doing the basic stuff, such as a request hit and run.

How was the initial setup?

The initial setup is very straightforward. We just have to download and do the setup. We already have the collection so we just have to share it with the teams and import the project. Furthermore, we didn't create the project and we had to do everything manually before creating the variables and still the installation was not complex.

Which other solutions did I evaluate?

We also use SoapUI.

What other advice do I have?

On a scale of one to ten I would rate it an eight.

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
Senior DevOps Engineer at a tech services company with 201-500 employees
Real User
Good for anything API-related and has a good interface
Pros and Cons
  • "The interface and the different types of API methods you can use are the most valuable aspects of this solution."
  • "The pricing should be adjusted for the Pro plan."

What is our primary use case?

My primary use case is for API testing. 

What is most valuable?

The interface and the different types of API methods you can use are the most valuable aspects of this solution.

What needs improvement?

The pricing should be adjusted for the Pro plan.

For how long have I used the solution?

I have been using Postman for over a year. 

What do I think about the stability of the solution?

It is quite stable. I don't use it quite extensively but for what I use it for it's quite stable.

At my current company there are around 2,000 users. 

How are customer service and technical support?

I haven't used technical support. The documentation is quite good. I use the Postman website and forums. 

How was the initial setup?

The deployment depends on what you are going to use it for. It can be simple and it can be complex at the same time.

What other advice do I have?

When it comes to anything API related, I would recommend this solution. For anything API-related, it's perfect. REST API is the way to go and I would recommend Postman for it. 

I would rate it an eight out of ten.

The pricing is the only improvement. Its competitors are quite pricey. But it would be nice if there were more options like annual, monthly or enterprise-level.

Which deployment model are you using for this solution?

Hybrid Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Postman Enterprise
September 2025
Learn what your peers think about Postman Enterprise. Get advice and tips from experienced pros sharing their opinions. Updated: September 2025.
869,089 professionals have used our research since 2012.
QA Lead at a tech services company with 5,001-10,000 employees
Real User
Offers good data-driven automation and response validation but the fields should be more organized
Pros and Cons
  • "We can also submit requests multiple times and it allows us to capture the response each time by using utility scripts."
  • "I would like that if you click on one of the fields you should be able to see the entire row of fields, names, and values."

What is our primary use case?

Almost all the teams here depend on the APIs, which are built-in SOAP or JSON. We have multiple teams testing JSON and they use Postman. There are multiple applications teams that integrate their interfaces with APIs, and they use the Postman.

How has it helped my organization?

We used to test APIs with different kinds of data by keying in the data from Excel sheets and using it to test APIs in Postman. But now, our testing is more data-driven.

What is most valuable?

Among the valuable features are

  • data-driven automation
  • response validation
  • testing of the performance of APIs.

We can also submit requests multiple times and it allows us to capture the response each time by using utility scripts.

What needs improvement?

When you get a response, for example, if you search the response and want to know how many numbers of fields, it displays 10 times. If a purchase has five to 10 cards in the response, instead of one of the fields being mandatory, it has to be part of each section of the cards. I would like that if you click on one of the fields you should be able to see the entire row of fields, names, and values.

For how long have I used the solution?

Half of my career has been on web service testing only, and we have used Postman for JSON testing. For SOAP, we use ReadyAPI.

What do I think about the stability of the solution?

We only use Postman for JSON testing, but we don't have any issue with it.

What do I think about the scalability of the solution?

We have also had no issues with scalability.

How are customer service and technical support?

We have not had to contact Postman's technical support.

How was the initial setup?

The initial setup is straightforward. It takes a maximum of five to 10 minutes.

What other advice do I have?

The deployment is done by the development team. We have a giant scrum we follow. Development does the deployment using XL Deploy. And right now they are not using Jenkins.

I would rate it a seven out of ten. 

Disclosure: My company has a business relationship with this vendor other than being a customer. Partner
PeerSpot user
Director Web Technologies at Thapovan Info Systems Inc.
Real User
Easy to set up, and the Workspace is very helpful for working from different locations
Pros and Cons
  • "The most valuable feature of this solution is Collections."
  • "I have display issues in my Windows that need to be fixed."

What is most valuable?

The most valuable feature of this solution is Collections. It perfectly suits a microservice factor.

The workspace is very useful. You can save configurations in their cloud so that you can access them from home, or at the office because you log in to the same account. You don't have to recreate them.

What needs improvement?

I have display issues in my Windows that need to be fixed.

For how long have I used the solution?

I have been using this solution for more than a year.

What do I think about the stability of the solution?

This is a stable solution. It's perfect.

What do I think about the scalability of the solution?

We have between fifty and sixty employees who are all using this solution. We do not have plans to increase usage at this time.

How are customer service and technical support?

I have not yet needed technical support for this solution.

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

We did not use another solution prior to this one.

How was the initial setup?

The initial setup of this solution is simple and pretty much straightforward.

I can just open up a tab and use it.

What about the implementation team?

We have perhaps ten people who maintain this solution

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

We are currently using the free version, but we have plans to buy a license.

Which other solutions did I evaluate?

I tried another solution but it was incompatible.

What other advice do I have?

I'm perfectly happy with this solution and I'm really enjoying it.

I would rate this solution a nine out of ten.

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?

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
SrTestin3f7b - PeerSpot reviewer
Sr Testing Consultant at a hospitality company with 1,001-5,000 employees
Consultant
We can test APIs. We know if they are functional or throwing any errors.
Pros and Cons
  • "It's user-friendly. Anybody can learn it within five to seven minutes."
  • "We are using the automation and performance testing tools."
  • "We can test APIs. We know if they are functional or throwing any errors."
  • "We cannot see transaction times in the product."
  • "It should be able to check the records and compare them to the regression testing more on the automation side."

What is our primary use case?

We are using it to test the API service for the GET and the POST. For this type of test, it is working properly for the APIs. It tests for the minimum usage of Postman. Also, if developers insist in collections, then we can share these collections as well.

How has it helped my organization?

  1. We can test APIs. We know if they are functional or throwing any errors. 
  2. We can use the code for performance testing.

What is most valuable?

  • It is easy to use.
  • It's free.
  • It's user-friendly. Anybody can learn it within five to seven minutes. 
  • We are using the automation and performance testing tools. 

What needs improvement?

We would like to create an entire suite where we can check the contents of the definition, like the server file. It should be able to check the records and compare them to the regression testing more on the automation side.

We cannot see transaction times in the product.

What do I think about the scalability of the solution?

You can send it multiple tests at one time.

How is customer service and technical support?

We have not used technical support yet.

How was the initial setup?

The initial setup was very straightforward. It was easy to install, because it is a very lightweight application.

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

It is free.

Which other solutions did I evaluate?

I am searching for other options now.

What other advice do I have?

We started using this solution because we have a requirement to do more integration testing and automated regression testing.

Most important criteria when selecting a vendor:

  • Saves time.
  • Creates automate processes.
  • Easy to use.
  • Easy to understand.
  • Provides knowledge transfer.
  • Less coding involved.
  • Does not take up a lot of memory.
  • Cost.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Sai Bhargav - PeerSpot reviewer
Technical Consultant at a tech services company with 5,001-10,000 employees
Real User
A helpful solution for data-driven testing for API
Pros and Cons
  • "The API testing features are valuable."
  • "The solution could be more user-friendly."

What is our primary use case?

Our primary use case for the solution is data-driven testing for API. We get data from the environment, and we have some APIs to get the data.

What is most valuable?

The API testing features are valuable.

What needs improvement?

The solution could be more user-friendly and improve its documentation.

For how long have I used the solution?

We have been using the solution for approximately one year.

What do I think about the stability of the solution?

The solution is stable.

What do I think about the scalability of the solution?

We have not tested the extent of its scalability yet. Currently, ten people are using the solution in our organization.

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

We previously did not use other solutions.

How was the initial setup?

The initial setup was complex because we had limited first-time user experience. I rate the setup process a six out of ten.

What other advice do I have?

I rate the solution an eight out of ten. I advise users considering this solution to watch Youtube videos to bridge the documentation gap.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
reviewer1992327 - PeerSpot reviewer
Senior Software Engineer at a tech services company with 51-200 employees
Real User
A great user interface for creating and managing different testing environments
Pros and Cons
  • "The solution has a great user interface and collection of features."
  • "Multi-part requests should be handled in the octet-stream."

What is our primary use case?

Our company uses the solution as a developer platform for testing APIs. Our backend team develops APIs which are then pushed to the solution for QA testing and configuration. 

What is most valuable?

It is very easy to create and manage different environments for testing. We can plug in different URLs and variables to test in a local environment before going to production. 

The solution has a great user interface and collection of features. 

What needs improvement?

Multi-part requests should be handled in the octet-stream subtype which provides responses in chunks for files that can be downloaded and viewed. We had an issue with multi-part requests recently and had to fix it. 

For how long have I used the solution?

I have been using the solution for four years. 

What do I think about the stability of the solution?

The solution is stable with no issues. We have never experienced a problem or crash. 

What do I think about the scalability of the solution?

The solution is scalable. An improvement to the octet-stream will enhance scalability for testing APIs. 

How are customer service and support?

I have not escalated questions to support. One time I experienced an issue switching URLs in our environment, but haven't experienced it since. The solution's developers and QA team are continuously improving the product. 

How was the initial setup?

The setup was really easy and was accomplished by configuring our email. 

Different projects automatically sync to the solution upon login so we are able to import files and configure API setups for other team members. 

What about the implementation team?

We implemented the solution in-house and there is no maintenance because continuous updates are provided. 

Which other solutions did I evaluate?

I use the solution and other team members use Swagger. 

What other advice do I have?

The solution is a great tool for managing APIs and should be used by developers and QA teams. It performs important testing for understanding how APIs work or whether any bugs exist and can be used to set up product domains. 

I rate the solution an eight out of ten. 

Which deployment model are you using for this solution?

Hybrid 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
Software engineer 2 at Quantiphi
Real User
Top 5Leaderboard
Postman enables seamless workflow with efficient data transmission capabilities
Pros and Cons
  • "The data you are sending and fetching from that endpoint is very clean and understandable; anyone can understand it."
  • "During the development phase, you will face issues, but once it goes to production, you won't face such issues."

What is our primary use case?

I use Postman to connect to the endpoint and any endpoints I am working with that can be connected to Starcorp tools itself. It's a model-based configuration API, which can be called API levels.

I'm using Postman as a mediator between the client and some other database.

What is most valuable?

The features of Postman that I use most are POST and PUT functionalities for sending the data.

The service logs can be useful in our work. The data you are sending and fetching from that endpoint is very clean and understandable. Anyone can understand it.

What needs improvement?

As for room for improvement in Postman, I haven't observed anything that needs improvement as of now. What I have observed has been good.

Sometimes there might be issues, though not major ones, but the documentation helps with these.

For how long have I used the solution?

I am a user of the Postman application.

What do I think about the stability of the solution?

For stability, I haven't faced any issues with bugs or breaking down. Once it goes to real-time production, it won't get affected. During the development phase, you will face issues, but once it goes to production, you won't face such issues. That is a good thing.

Regarding stability, I would rate it nine out of ten.

What do I think about the scalability of the solution?

Regarding scalability, while I cannot fully judge that particular concept, it has been good as I haven't faced any challenges.

How are customer service and support?

Regarding their support, I don't have any judgment I can make on that.

How would you rate customer service and support?

Positive

How was the initial setup?

The initial setup for Postman is easy and doesn't require much effort.

What other advice do I have?

I am using Postman for my current development work.

Regarding whether Postman is an easy tool to use, I wouldn't say specific experience and knowledge are necessary, but regarding real-time configuration, users should follow the best practices. For using this tool, there isn't much needed experience in other technologies or coding. Technical backgrounds aren't needed; users just need to follow best practices.

I can describe how Postman's automation feature works when getting data from any database through an API. The automation happens in the background, though you can't track how much time it takes.

Overall, I would give Postman a nine, as it was great and good. Though there are sometimes issues, I would recommend it.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Flag as inappropriate
PeerSpot user
Buyer's Guide
Download our free Postman Enterprise Report and get advice and tips from experienced pros sharing their opinions.
Updated: September 2025
Buyer's Guide
Download our free Postman Enterprise Report and get advice and tips from experienced pros sharing their opinions.