【发布时间】:2011-08-28 14:32:39
【问题描述】:
我知道 Apple 建议使用其 Instruments 的工具 UIAutomation 来测试 iOS 项目中的 GUI。但它真的有用吗?它真的适合回归测试吗?什么是自动测试夜间构建?
我听说过 Fone Monkey 和其他开源项目,但不知道它们是否会达到这个目的。
【问题讨论】:
-
我会看看 Frank、KIF 或 UIAutomation。有用的讨论stackoverflow.com/questions/402389/automated-testing-for-iphone
-
我们编写了 Illuminator 框架来为 PayPal 的移动应用程序执行 CI。
标签: iphone ios user-interface testing ios-ui-automation