Versions Compared

Key

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

Creating an Emulator


You need to download Android Studio to create virtual devices/emulators and test the mobile applications using Qualitia.

...

  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.View Image


Info

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


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

    View Image
    Info
    iconfalse

    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.

    1. Go to SDK Tools and ensure that Android SDK Build-Tools is installed. If not, then download it.

       View Image

    2. Click OK

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

Creating a Simulator

You need to download the required simulators if you want to execute test cases on simulators. 

To create a simulator:

  1. Launch Xcode and navigate to Xcode > Preferences.
  2. Select Components from the top. 
    All the available simulators are listed here.
  3. Select one or more simulators from the list to download.
    A pop-up appears asking password.
  4. Enter Password and then click Install Software.