I am looking for some tools that would enable an IOS app to be tested in an automated way without necessarily having access to the code (essentially black box testing). Currently I am exploring something like robotium to do just that in Android, but I also need to be able to test IOS apps. Does anyone have any experience or suggestions for doing this in IOS?
Asked
Active
Viewed 1,841 times
0
-
Frank-Cucumber, UI Automation. Unfortunately, every testing framework has some problems. – Sulthan Nov 06 '13 at 17:25
1 Answers
0
You have build in with Xcode Instruments UIAutomation. But I recommend Appium because it supports Android and iOS.

KamilPyc
- 376
- 1
- 5