automated tests - Automatic Recording of an iOS app -


is there way/service or bunch of tools enable automatically traverse ios app , simulate taps , record screen in video/gif? app links can through deep linking or other mechanism

in web environment, can done javascript, capybara, , tools (offline or online). can done (in production app or in simulator, or through other app)

sure, bundled xcode there instruments, in instruments there tool called automated ui testing helps in testing ui. can create own js test, or record set of functions replicated later.
make screen recording can use quicktime screen capture functionalities.
more info here.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -