Apptimize
May 6, 2016
“Bite, chew, spit.”
Brad Haley has a bit of an odd job. He’s one of the team members that tries out new, wild food items that the Hardee’s/Carls Jr. franchise is experimenting with, like the philly cheesesteak burger, the Napa burger (caramelized onions, Merlot glaze, and arugula), the Mac & Cheese burger, or the clambake burger (fried clams, corn salsa, Narragansett lager glaze).
As the CMO of CKE foods, Haley’s job is to test out the experimental items and determine their likelihood for mainstream success. So he and a group of testers try out hundreds of new food ideas in their taste lab.
And that’s where the spit buckets come in (just like in wine tasting). I mean, you can only eat so many burgers in one sitting right?
“Bite, chew, spit.”
Haley’s job exists because it’s expensive to roll out new products. Just imagine the sheer scale of rolling out new recipes, ingredients, and the training involved. So they try their best to validate the success of a new release as cheaply as possible.
We run into the same problem on mobile: rolling out app updates is expensive. Even a simple change can be teeth-gnashingly painful. With the press of a button, you deploy a new update to thousands, if not billions of users.
If a new update doesn’t hit KPIs, you’ve lost months of development time and effort.
So how do we avoid this? By validating changes as early in the process as possible. This week, we’re going to break down 5 techniques to validate mobile features.
User testing is one of the most powerful tools you can use to quickly and cheaply validate features. It helps you:
On mobile, the UX is even more vital than on web. Users have far lower levels of tolerance for poorly designed apps since they’re often on the go and controls are less precise.
One company that has made this an essential part of their culture is HotelTonight. Every 2 weeks, they invite both HotelTonight users and non-users to their SF office to get early feedback on whatever they’re working on at the time.
In her interview with AppMasters, Audrey Tsang (the director or product) mentioned that they’ll oftentimes use Craigslist or Taskrabbit to get new non-HotelTonight-user testers. In exchange they offer either hotel credits or an Amazon gift card.
What’s fantastic about user tests is that they allow you to gain an outside perspective.
“It’s really important to building great customer experiences. Because if we build in a black box without getting any feedback, what pops out almost never hits the markets.” – Audrey Tsang.
Making user tests a regular part of your development process is crucial to gaining outside perspective about your product. Utilizing tools such as UserTesting.com or just hiring testers from online websites makes it cheap and easy to do so.
For more on how to run a lightweight user test, check out Jason Hreha’s article: How to Run a Cheap, Fast, and Easy User Test or visit UserTesting.com to try out their service.
Dogfooding refers to the process in which a company uses its own product for testing purposes. This process allows them to uncover bugs or usability issues well before any end user sees the product.
Facebook is one company well known for their dogfooding process.
“Facebook forcibly updates employees to the most recent beta version of apps like Facebook for Android and Facebook Messenger” – Josh Constine, TechCrunch
In doing so, Facebook actually does a few key things:
They allow employees to test on their personal devices. Instead of forcing employees to use test devices just to test out new features, Facebook utilizes feature flags to enable internal updates on employees’ personal devices. This ensures that they’ll be integrated more deeply into daily routines, rather than tested for a few minutes then set aside.
It “solicits immediate and brutally honest feedback.” Because employees are forcibly upgraded, they’re forced to actually use the products in their day-to-day lives, and will be quite vocal about what they do and don’t like.
It allows for precise reporting. Facebook built a specific function to help them get contextual data surrounding a crash. Aptly named “rage shake” it allows employees to violently shake their phones to auto log the phone’s current state and send it to Facebook’s QA team.
“Fail early. Fail often. But fail internally.” -Jason Mark, Fast Company.
The most pressing problem with internal testing is having to sideload apps onto personal phones or distributing test devices to employees. To make this whole process seamless, utilize feature flags by creating a segment of internal users, then enable the feature for only those specific phones.
Beta testing expands your reach to a larger segment of users. In addition, they’re less biased and less tolerant for buggy apps than your employees are. This stage is a critical step towards releasing a validated feature, because its the first time outside parties will give you feedback about the new changes.
So our goals for beta testing should be to:
A/B Testing is a way to get quantitative data that answers the following questions:
A/B testing gives you valuable, unbiased data about how your feature performs in the wild. Unlike other methods above, it gives you quantifiable data from real users. This allows you to make deductions with a high level of confidence on whether you’ll have a positive or negative impact.
Field tests are experiments conducted under actual use conditions, instead of under controlled conditions in a laboratory. They’re the last step before you deploy to your entire userbase.
With the typical mobile release model, teams are forced to deploy a new change to 100% of their users with the click of a button. Unfortunately this has a few major side effects. Mainly that jumping from beta testing with
Running field tests allows you to:
Rolling out new features doesn’t have to be an expensive process. Using user testing, dogfooding, beta testing, A/B testing, and field testing allows teams to validate features before releasing to their entire audience.
Utilizing Feature Flags to run field tests and staged rollouts make it incredibly easy. Using advanced targeting, you can choose exactly who you want to deploy a feature to.
To try running internal, beta, or field tests seamlessly get started with our free Feature Flags trial , or learn more on our documentation here.
Thanks for
reading!
Retail sellers have an easy way to incentivize customers to download their mobile apps: offering them unique products, one-time discounts, and special offers not otherwise available to other customers. The real challenge, however, begins with building retention in mobile retail...
Read MoreThe 2016 holiday season saw an incredible 44% year over year increase in mobile purchases with US consumers spending over $17B while shopping from their smartphones. The mobile share of e-commerce is experiencing rapid growth, and a fifth of all online sales...
Read MoreHow do you update an app without breaking the user experience when you have over 20 million users? 200 million? When it comes to mobile apps, the stakes are higher than they ever were on web. Mobile users have an...
Read More