Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In order to perform test case execution using Appium, you need to connect the mobile devices to the computer. Once you connect devices with computer you can easily locate objects (also called spying) in order to create new objects in Qualitia. 

Configuring Android Real Devices for Automation

You must configure mobile real devices for automation testing by enabling the Developer Option and USB Debugging Mode from Settings.
To enable Developer Option:

...

Info

When you connect device to the computer, system asks for permission to allow USB debugging. Select the check box, Always allow from this computer and then click OK.

Configuring iOS Device for Automation

In order to get started with application testing, you need to first configure your iOS devices. 

General Settings

You need to enable the Web Inspector and JavaScript options in the iOS device.

...

Info

You need to switch on these options only on the iOS physical devices. These options need not be enabled in Simulators.

Configuring iOS Device for Native Application Testing

In order to use the physical iOS device/Simulator for mobile application testing, enable the UI Automation option from Settings

...

  1. On your iOS device, launch Settings.

  2. Tap the Developer option.

  3. Ensure that the Enable UI Automation option is turned on.

Configuring iOS Simulators for Native Application Testing

In order to execute mobile application test cases on iOS simulator, you need to disable Hardware Keyboard, Auto-Correction, and Auto-Capitalization options as follows. 

...