Device Farm
A device farm is a cloud service providing access to a large number of real or virtual mobile devices — different manufacturers, OS versions, screen sizes — for running manual or automated tests without a team needing to physically own and maintain that hardware itself.
Mobile fragmentation makes owning a comprehensive physical device lab impractical for most teams — dozens of Android manufacturers alone, each with OS customizations, plus every iOS version still in active use. Device farms (BrowserStack, Sauce Labs, AWS Device Farm) solve this by renting access to that hardware on demand instead.
Beyond manual interactive testing, device farms integrate with automation frameworks like Appium, letting the same automated test suite run across dozens of real device and OS combinations in parallel — surfacing device-specific bugs a single local emulator would never catch.