This document discusses seven steps for accelerating mobile testing. Mobile testing is fundamentally different than traditional testing due to differences in development processes, team structures, release frequencies, testing matrices, user expectations, and quality measures for mobile apps. The seven steps recommended are: 1) think like a mobile user, 2) decide between real devices or emulators, 3) implement smoke tests for basic functionality, 4) get developers involved in testing, 5) start with simple automation techniques, 6) implement continuous integration, and 7) use both manual and automated testing methods. The goal is to remove barriers and speed up the mobile testing process.