开发者

What is the best way to do automated UI testing on the iPhone? [closed]

开发者_高级运维 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

What is the best way to do automated UI testing on the iPhone?

___ is to iPhone as Selenium is to web apps


There's in-built SDK support for automated UI testing via UIAutomation:

http://developer.apple.com/library/ios/#documentation/DeveloperTools/Reference/UIAutomationRef/Introduction/Introduction.html

Write your tests in JavaScript, and execute them via instruments. The link above should get you started.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜