开发者

Best Resources for UIAutomation Testing for iOS Applications [closed]

Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
开发者_如何学JAVA

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 6 years ago.

Improve this question

Testing with UIAutomation on Instruments is great, however, the documentation and resources around it are either non-existent or in hiding. What are the best resources (documentation, blog posts, Stack Overflow questions) that have helped you in implementing this on your projects? Are there any good open source testing scripts in the wild?


As I point out in my answer to this similar question, I covered UI Automation as part of my recent course on advanced iPhone development. The video for the "Testing" session that covers this instrument can be found for free on iTunes U, and the course notes on UI Automation, along with sample scripts, are available here.

If you have access to the WWDC 2010 videos, make sure to watch session 306 - "Automating User Interface Testing with Instruments". That was my first introduction to the topic, and they do a great job of running through the core concepts.

In addition, James Turner's "How to use UIAutomation to create iPhone UI tests" and Alex Vollmer's "Working with UIAutomation" are both write-ups that I've found useful.

Finally, the ui-automation tag here on Stack Overflow contains many useful scripts and specific examples of UI Automation in action.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜