0

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.

yoozer8
  • 7,361
  • 7
  • 58
  • 93
Rahul Mendiratta
  • 615
  • 1
  • 6
  • 14

3 Answers3

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
-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