i’m looking for a program that can simulates some clicks everywhere, on every button and stuff in my iphone app, to find some crashs before submitting the app.
i don’t know if something like that really exist.
Thanx
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In iOS 4, Apple started supplying the UIAutomation framework that allows you to test your app automatically. It leverages Accessibility.
Blog examples
Apple Docs