When developing on Android we have something called Monkey, it generates random user events and sends them to the device. Its very useful to stress test the a开发者_运维百科pp. Is there something similar for iOS?
Thanks in advance, Paulo
I think you've already found an answer in 4 months, but for a case: UIAutomation can be used for this (but you'll have to create a monkey yourself)
加载中,请稍侯......
精彩评论