This document discusses challenges in testing mobile software systems. It notes the increasing capabilities of mobile devices and complexity of mobile applications. Key challenges include high variability in cellular networks and devices, changing platform landscapes, and ensuring security of sensitive data on devices. The document recommends approaches like managing complexity through architectural partitioning, maximizing code reuse across platforms, and combining emulation with automated GUI testing. It provides an example case study of developing an automated mobile call generation system and discusses lessons learned.
Related topics: