6.0+17
Testing iOS applications

This chapter covers test automation of iOS native applications.

Note In case you want to test mobile Web applications, we recommend to check out the options of the mobile emulation mode of the chrome desktop browser as describe in section 14.6. Even though it is possible to control an accessibility aware web browser on an iOS device for testing (e.g. Safari), the mobile emulation mode offers better automation features and less overhead for mobile web testing.

Preconditions and known restrictions

Installing Xcode, Simulators and IDB

Testing on a real iOS device

Create a QF-Test 'Setup' sequence for iOS testing

Record actions and checks for iOS

iOS utility procedures