Versions Compared

Key

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

Table of Contents

In order to automate mobile test cases on Windows Computers using virtual devices (also called emulators), you must download and install Android Studio and Intel® HAXM.

...

Installing Android Studio

...

Multiexcerpt macro
nameCreateEmulators

In order to test Android mobile applications, you need to download Android Studio. Once Android Studio is downloaded, Qualitia users can create virtual devices / emulators and test the mobile applications using Qualitia.

You can view the detailed procedure about creating and managing Android virtual devices, click here.

To install Android Studio:

  1. Download Android Studio.
  2. Once downloaded, double-click android-studio-bundle-windows.exe.
    This will start installation of Android Studio.
  3. Follow the on-screen instructions and complete the studio installation.
  4. Select Standard Installation.

...

  1. View Image

...

Image Removed

...


  1. Android Studio is developed for Android application development. In order to get started with application testing using virtual devices, users need to have at least one project created. Once project is created, users can create and start emulators and download required platform images from the Android Studio.


  2. Once the installation is complete, launch Android Studio.
  3. Create a dummy project.
  4. From the File menu, click Settings.
  5. Under Appearance & Behavior,  expand System Settings and select Android SDK.
  6. In the right pane, select SDK Platforms.
  7. Select required packages to install and click Apply.

...

  1. View Image

...

...


  1. Google system images are required to create and start virtual devices (emulators). Generally, emulators created with Google APIs Intel x86 Atom System Image serve all the testing requirements, however, users can download and install any system image depending on the testing requirements.

    If you want Google Chrome in the Nougat emulator,  please select Google API as system image. Google Chrome comes as a default browser for Nougat and not for other Android operating systems. 


    System displays the list of components selected to be installed.
  2. Go to SDK Tools and ensure that Android SDK Build-Tools is installed. If not, then download it.

...


...

  1. View Image

...


  1. Click OK

  2. Once all the required components are installed, click Finish.
    Now you can start creating virtual devices.


Installing Intel® Hardware Accelerated Execution Manager (Intel® HAXM)

...