Appium vs. Postman

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Appium
Score 8.4 out of 10
N/A
N/AN/A
Postman
Score 8.8 out of 10
N/A
Postman, headquartered in San Francisco, offers their flagship API development and management free to small teams and independent developers. Higher tiers (Postman Pro and Postman Enterprise) support API management, as well as team collaboration, extended support and other advanced features.
$0
Pricing
AppiumPostman
Editions & Modules
No answers on this topic
Postman Free Plan
$0.00 US Dollars
Postman Basic Plan
$12 US Dollars
per month per user
Postman Professional Plan
$29 US Dollars
per month per user
Postman Enterprise Plan
$99 US Dollars
per month per user
Offerings
Pricing Offerings
AppiumPostman
Free Trial
NoNo
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details1. Postman Free plan: Start designing, developing, and testing APIs at no cost for teams of up to three people. 2. Postman Basic plan: Collaborate with your team to design, develop, and test APIs faster; $12/month per user, billed annually 3. Postman Professional plan: Centrally manage the entire API workflow; $29/month per user, billed annually 4. Postman Enterprise plan: Securely manage, organize, and accelerate API-first development at scale; $99/month per user, billed annually
More Pricing Information
Features
AppiumPostman
API Management
Comparison of API Management features of Product A and Product B
Appium
-
Ratings
Postman
8.3
35 Ratings
2% above category average
API access control00 Ratings9.532 Ratings
Rate limits and usage policies00 Ratings7.218 Ratings
API usage data00 Ratings8.117 Ratings
API user onboarding00 Ratings8.321 Ratings
API versioning00 Ratings8.724 Ratings
Usage billing and payments00 Ratings7.812 Ratings
API monitoring and logging00 Ratings8.832 Ratings
Best Alternatives
AppiumPostman
Small Businesses
Swiftify
Swiftify
Score 9.0 out of 10
NGINX
NGINX
Score 9.0 out of 10
Medium-sized Companies
Swiftify
Swiftify
Score 9.0 out of 10
NGINX
NGINX
Score 9.0 out of 10
Enterprises
Swiftify
Swiftify
Score 9.0 out of 10
NGINX
NGINX
Score 9.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
AppiumPostman
Likelihood to Recommend
7.1
(9 ratings)
9.7
(39 ratings)
Usability
-
(0 ratings)
8.5
(3 ratings)
Support Rating
-
(0 ratings)
7.1
(11 ratings)
Ease of integration
-
(0 ratings)
9.0
(1 ratings)
User Testimonials
AppiumPostman
Likelihood to Recommend
JS Foundation
1. It's open source which supports range of languages, operating systems and languages. Well suited for Android and IOS mobile automation. Supports all kinds of apps, which makes it flexible and robust mobile testing tool 2. It is less appropriate where we need intercept network call to verify the API calls. Extensive coding experience is required to work Appium
Read full review
Postman
Postman is very good for easy entry into testing. Thanks to snippets it is easy to use, but also provides a lot [of] possibilities for testing thanks to the in-line editor. Easy to use on multiple environments (versioning) thanks to sets of environment variables. The Collections view can get very full with time and it is not possible to reuse or link requests so that they have always been copied and maintained manually for each copy if changes have to be applied.
Read full review
Pros
JS Foundation
  • It uses WebDriver API so it makes it easy to use for former web test automation engineers.
  • It can be managed via the command line via an extensive set of parameters.
  • It handles implicit waits at the server side that is especially valuable in distributed infrastructure.
Read full review
Postman
  • It has opened a door for me to explore more out of it, as it is associated with so many APIs that I never felt any difficulty in finding the right API template, which are well organized and easily available.
  • It is very secure to use and provides great services which are user-friendly.
  • Due to this software I have got rid of the excessive emails and the slack channels, Now I am using my own private API and even it give me an option to produce my personal Postman’s API Builder from its Private API Network and this features has shared my excessive workload.
Read full review
Cons
JS Foundation
  • Element browser sometimes is unreliable and has sporadic fails.
  • Appium running is a bit slow, compared to tests written with Appium and with Espresso or XCTest.
Read full review
Postman
  • Wherever you need to automate tests that involve database verification or rely on data from databases, Postman is less suitable.
  • Postman's disc usage is extremely high, and it occasionally causes the computer to fade.
  • It doesn't have the ability to generate random data. To achieve randomness in my tests, I've been working around scripts.
Read full review
Usability
JS Foundation
No answers on this topic
Postman
I think from a non-technical perspective there are a few things that could be more clearly labeled to better understand what is being asked for or where to add certain parts of the request.
Read full review
Support Rating
JS Foundation
No answers on this topic
Postman
There is a lot of in-depth documentation for Postman available online, including detailed guides with screenshots and videos. They provide example APIs for new users to explore while learning how to use the tool. Generally, bugs in the client are quickly addressed through frequent free updates. Community and professional support options are available - most of the time, the free/community level support is adequate
Read full review
Alternatives Considered
JS Foundation
If you're an Apple developer, you use Xcode. It's practically a forced necessity. For system testing though, it doesn't have to be. You can have your development team focus on unit and integration tests in their platform and another team automate acceptance tests with a language they are more familiar with.
Read full review
Postman
Previous to using Postman, I would either use browser tools directly, or write an in-house tool to send requests. Postman eliminates that need while providing a much better experience and more features. At the base level, Postman is as simple as typing in the address as you would in a browser. Authentication can be provided simply as well.
Read full review
Return on Investment
JS Foundation
  • Appium is open source, so it's free. That's budget friendly right there.
  • The ability to write mobile automation tests has saved considerable time for our manual test team, but that is true with most automation tests.
  • We use Sauce Labs with our other automation, but Appium works great with Sauce Labs, as well, if I needed to run on emulators and simulators.
Read full review
Postman
  • Postman is free (although there's a paid tier that offers more features) so using it for testing APIs comes with little to no risk (besides learning curve).
  • The learning curve is a little steep for non-developer users, but developers should find it easy to pick up and use right out of the box, so to speak.
Read full review
ScreenShots

Postman Screenshots

Screenshot of API design - You can design your API specifications in Postman using OpenAPI, RAML, GraphQL, or SOAP formats. Postman’s schema editor makes it easy to work with specification files of any size, & it validates specifications with a built-in linting engine.Screenshot of API documentation - Postman automatically generates documentation & supports markdown-enabled and machine-readable documentation. Docs automatically include request details & sample code. Share the docs with your team, in a public workspace, or in a dedicated portal.Screenshot of API testing - Build and run functional, integration, & regression tests directly in Postman or as part of your CI/CD pipeline with Newman (Postman’s a command-line Collection Runner that enables you to run & test a collection from the command line).Screenshot of Public workspaces - Public workspaces allow you to share your APIs publicly with anyone. You can use public workspaces to gather feedback on your APIs, onboard developers quickly, or just showcase your work.Screenshot of Reporting - Postman generates reports that enable you to visualize data for team metrics and usage, & for API activities such as creation, collection execution, and test runs. Use reports to get insights on performance, troubleshooting, & SLA adherence.