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 with 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 Devices

...

for Automation

You need to enable the Developer Options in the Android device and enable the USB debugging mode.

...

Expand
titleTo enable Developer Option:
  1. Go to Settings.
  2. Scroll down to the bottom and tap the About Phone option.
  3. Scroll down to the bottom on the About Phone screen. You will see option Build Number.
  4. Tap seven times on Build Number option. After three taps, it will display a message such as, "You are now 2 steps away from being a developer".
    After tapping for seven times, it will display a message that "You are now a developer".
  5. Go back to Settings and scroll down to the bottom.
  6. You will see option Developer Options above About Phone.
  7. Connect your device with PC using USB cable.
  8. Go to Settings > Developer options.
  9. Select the USB Debugging check box.
    A pop-up is displayed asking confirmation about switching on USB Debugging.
  10. Click OK.

Note

When you connect device to the computer, system asks for the 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 devices. Changing some settings helps you configure your devices for application testing.

...