My talk trying to convince developers to make friends with Quality Assurance.
Abstract:
Quality Assurance can be a controversial subject for mobile developers: Some developers (and companies) feel that it’s unnecessary with the advent of automated testing, some feel like QA people can be endlessly nitpicky and unnecessarily delay releases, and some people use it as an excuse to not test the things they’ve added. However, QA can (and I argue, should) be your best friend in getting a usable app with minimal bugs out the door. Learn about the different types of QA, bringing in your first QA person, setting up a QA pipeline, and how to combine automated tests with humans poking at your app to have extra confidence in your releases.