I have been involved in doing web automation and Android automation testing. Currently we are looking for any iPhone functional testing tool which will help us to reduce the number of hours for regression testing. We are looking for an open source tool like Selenium or Robotium, where test cases are easier to write and implement.
Asked
Active
Viewed 335 times
3 Answers
1
If you wait until iOS 5 is released, I am sure you will find a component in Instruments that will do just what you want.

Owen Hartnett
- 5,925
- 2
- 19
- 35
1
Non open source option could be SeeTest from experitest. It support both Android and iOS.

Guy
- 325
- 2
- 6
- 14
-
Hi, I heared about that tool.. Can you please tell me some positive or negative points about that tool after using it – Rahul Mendiratta Nov 21 '11 at 18:23
-1
These days there are a number of projects to automate testing for native applications, including iphones. These two are the ones i see first on github searches.
https://github.com/TestingWithFrank/Frank
https://github.com/ios-driver/ios-driver
I remember there must be more but i do not recall their names

Bizmate
- 1,835
- 1
- 15
- 19