Before the release of your app you have to test it thoroughly. One tool that you should use is Automation instrument. Since iOS 4.0, Apple has released a framework called UIAutomation, which can be used to perform automated tests on real devices and on the iPhone Simulator. Using UIAutomation you can write javascript scripts (or
Continue reading Test your app’s user interface using scripts