Master
ThoughtWorks
Menu
Close
  • What we do
    • Go to overview
    • Customer Experience, Product and Design
    • Data Strategy, Engineering and Analytics
    • Digital Transformation and Operations
    • Enterprise Modernization, Platforms and Cloud
  • Who we work with
    • Go to overview
    • Automotive
    • Healthcare
    • Public Sector
    • Cleantech, Energy and Utilities
    • Media and Publishing
    • Retail and E-commerce
    • Financial Services and Insurance
    • Not-for-profit
    • Travel and Transport
  • Insights
    • Go to overview
    • Featured

      • Technology

        An in-depth exploration of enterprise technology and engineering excellence

      • Business

        Keep up to date with the latest business and industry insights for digital leaders

      • Culture

        The place for career-building content and tips, and our view on social justice and inclusivity

    • Digital Publications and Tools

      • Technology Radar

        An opinionated guide to technology frontiers

      • Perspectives

        A publication for digital leaders

      • Digital Fluency Model

        A model for prioritizing the digital capabilities needed to navigate uncertainty

      • Decoder

        The business execs' A-Z guide to technology

    • All Insights

      • Articles

        Expert insights to help your business grow

      • Blogs

        Personal perspectives from ThoughtWorkers around the globe

      • Books

        Explore our extensive library

      • Podcasts

        Captivating conversations on the latest in business and tech

  • Careers
    • Go to overview
    • Application process

      What to expect as you interview with us

    • Grads and career changers

      Start your tech career on the right foot

    • Search jobs

      Find open positions in your region

    • Stay connected

      Sign up for our monthly newsletter

  • About
    • Go to overview
    • Our Purpose
    • Awards and Recognition
    • Diversity and Inclusion
    • Our Leaders
    • Partnerships
    • News
    • Conferences and Events
  • Contact
Global | English
  • United States United States
    English
  • China China
    中文 | English
  • India India
    English
  • Canada Canada
    English
  • Singapore Singapore
    English
  • United Kingdom United Kingdom
    English
  • Australia Australia
    English
  • Germany Germany
    English | Deutsch
  • Brazil Brazil
    English | Português
  • Spain Spain
    English | Español
  • Global Global
    English
Blogs
Select a topic
View all topicsClose
Technology 
Agile Project Management Cloud Continuous Delivery  Data Science & Engineering Defending the Free Internet Evolutionary Architecture Experience Design IoT Languages, Tools & Frameworks Legacy Modernization Machine Learning & Artificial Intelligence Microservices Platforms Security Software Testing Technology Strategy 
Business 
Financial Services Global Health Innovation Retail  Transformation 
Careers 
Career Hacks Diversity & Inclusion Social Change 
Blogs

Topics

Choose a topic
  • Technology
    Technology
  • Technology Overview
  • Agile Project Management
  • Cloud
  • Continuous Delivery
  • Data Science & Engineering
  • Defending the Free Internet
  • Evolutionary Architecture
  • Experience Design
  • IoT
  • Languages, Tools & Frameworks
  • Legacy Modernization
  • Machine Learning & Artificial Intelligence
  • Microservices
  • Platforms
  • Security
  • Software Testing
  • Technology Strategy
  • Business
    Business
  • Business Overview
  • Financial Services
  • Global Health
  • Innovation
  • Retail
  • Transformation
  • Careers
    Careers
  • Careers Overview
  • Career Hacks
  • Diversity & Inclusion
  • Social Change
Software TestingBrazilTechnology

Testflight Alternatives for Android

Rafael Garcia Rafael Garcia

Published: Mar 11, 2014

As you may have heard, Testflight is pulling down its support to Android on March 21. But don't worry, we will show you some alternatives so you can choose the tool that best suits your needs.

First, we will define the criteria for the tools:

  • Support for Continuous deployment.
  • Mobile version support (so we can install new versions).
  • Support for individual permissions for testers.
  • Supports distribution list permissioning.
  • Cost-effectiveness.

Now that we have the criteria, let's first use Testflight as a starting point and then take a look at these 5 tools:

  1. HockeyApp
  2. Appaloosa
  3. TestFairy
  4. Play Store
  5. Apphance

Testflight (https://testflightapp.com/)

Continuous deployment: New versions via API Upload and Jenkins plugin.

 Mobile version: Available

Individual permissions for testers: Select the users to give permissions to and voilà.

Distribution list permissioning: Create a list by choosing its name and users. Type the list name in distribution_list API parameter.

Cost: Free.

1. HockeyApp (http://hockeyapp.net/)

Hosted version of open source project HockeyKit. While it is a little confusing to understand its use flow at the beginning, it has good cost-benefit when it comes to functionality.

Continuous deployment: New versions via API Upload and Jenkins plugin.

Mobile version: Available

Individual permissions for testers: No.

Distribution list permissioning: Create tags and choose users. Type the list name in the tags API parameter.

Cost: First month for free with the Basic Plan. Check other plans here.

2. Appaloosa (http://www.appaloosa-store.com/)

While the overall usability has to be improved, it's easy to get started with.

Continuous deployment: Jenkins plugin

Mobile version: Yes

Individual permissions for testers: No.

Distribution list permissioning: Create groups, connect users to the group and choose which groups have permissions to access the app.

Cost: Free when limited to 1 app and 10 users. Check plans here.

3. TestFairy (http://testfairy.com/)

It has a good interface and is simple to use with many reports. It supports apps that use Testflight's SDK. 

Continuous deployment: New versions via API Upload. They also have a Gradle plugin.

Mobile version: They don't have a mobile version yet, but are working on a native app that will release very soon (according to the website support).

Individual permissions for testers: Choose the users to invite to test your app.

Distribution list permissioning: Create groups for the users. Enter that group name in the TESTER_GROUPS variable in the deploy script. An email will be sent to the users that are in the group with a link to download the .apk file.

Cost: Free. 

4. Play Store (https://developer.android.com/)

Google has a Developer Console for Beta testing. It requires you to first provide information about the app before start using. Besides that I didn't like to have to go out of the Developer Console in order to create testers groups.

Continuous deployment: No.

Individual permissions for testers: No.

Distribution list permissioning: Create a group on Google Groups or a new community on Google+ and type the email or URL.

Cost: A registration fee. Check how to register for a Google Play Developer Console.

5. Apphance (http://www.utest.com/apphance)

The most simple when it comes to functionality, and it’s pretty easy to use too.

Continuous deployment: They offer Apphance Flow, a build automation tool for Mobile Projects

Mobile version: No.

Individual permissions for testers: The users you choose will receive an email with a link to download the .apk.

Distribution list permissioning: No.

Cost: Free, limited to 1 app and 50 devices. Contact them to know more about prices.

Comparison Matrix

 

Testflight

HockeyApp

Appaloosa

TestFairy

Play Store

Apphance

Continuous deployment

X

X

X

X

 

X

Mobile version

X

X

X

 

X

 

Individual permissions for testers

X

 

 

X

 

X

Distribution list permissioning

X

X

X

X

X

 

Cost

Free

First month free

Free, limited to 1 app and 10 users

Free

Registration fee

Free, limited to 1 app and 50 devices

 

Do you know/use any other service or have an opinion about the ones above? Share with us below!

Technology Radar

Don't miss our opinionated guide to technology frontiers.

Subscribe
Master
Privacy policy | Modern Slavery statement | Accessibility
Connect with us
×

WeChat

QR code to ThoughtWorks China WeChat subscription account
© 2021 ThoughtWorks, Inc.