The document describes an experimental technique for automated testing of mobile applications using simulators. It discusses setting up a BlackBerry simulator, writing reusable test cases, and creating a mobile test automation framework. The technique defines a device-agnostic application interface and implements it using a Python mobile library to write tests that are device independent and reusable across multiple mobile platforms.