Skip to content
Software Test Academy
  • Home
  • About
  • Blog
  • Test Automation
    • UI Automation
      • Selenium
      • Capybara
      • Sikulix
      • CodedUI
      • WinAppDriver
    • Mobile Automation
      • Appium
      • Espresso
      • Mobile Device Farm
    • API Automation
      • Rest Assured
      • Karate
    • Testing Frameworks
      • JUnit
      • TestNG
    • Automation Reporting
      • Allure Report
      • Extent Reports
      • Klov Reporting
      • Tesults Reporting
    • Cucumber
    • Visual Test Automation
      • Applitools Eyes
      • ImageMagick
      • Galen Framework
      • Ember Percy
      • Visual Testing Tools
    • Robot Framework
    • Selenoid
    • Docker Selenium
    • Node.js Mocha
  • Performance Testing
    • JMeter
    • Gatling
    • Mobile Performance Testing
    • Interview Questions
  • DevOps
    • Kubernetes
    • Jenkins
    • Docker
    • SonarQube
    • Vagrant
    • Octopus Deploy
    • AWS
    • Azure
    • Rancher
    • Packer
  • More
    • Interview Questions
      • Performance Testing Interview Questions
    • Programming Tutorials
      • JAVA
      • JAVA FX
      • Git
      • GitLab
      • GitHub
      • Algorithms
      • WireMock
      • Mockito
      • Logging
      • ESLint
    • Testing Tutorials
    • Agile Tutorials
    • Tools and Technologies
    • Security Testing Tutorials
    • Test Masters
    • Software Conferences

Mobile Automation

Mobile Automation

Mobile Automation category consists of Appium, Espresso, XCUI Test, Mobile Device Lab, Amazon Device Farm, and related mobile test automation tutorials.

XCUITest Tutorial – iOS Testing Framework Guide

November 3, 2021 by Amil Uslu
xcuitest tutorial

In the XCUITest tutorial, we will learn what is XCUITest and we will do an iOS test automation example with swift. Let’s get started! XCUITest is an iOS testing framework developed by Apple in 2015 for its native UI suite. … Read more

Categories Mobile Automation, Test Automation Tags XCUITest

Appium Parallel Tests on Multiple Emulators

October 17, 2022 by Onur Baskirt
appium

Appium Parallel Tests on Multiple Emulators article, I will explain how to set up and then run your Appium Tests on multiple virtual devices. I will show this on MAC operating system but on Windows also the settings are similar … Read more

Categories Appium Tutorials, Mobile Automation Tags appium

How to run ARM apk on X86 Systems

October 15, 2021 by Onur Baskirt
appium

In this article, I will show how you can run ARM apk on an X86 system. In this way, you will not get “failed to extract native libraries, res=-113“, “Failure [INSTALL_FAILED_NO_MATCHING_ABIS“, or Genymotion Arm Translation errors. For this example, we … Read more

Categories Appium Tutorials, Mobile Automation Tags appium

Appium Tutorial Step by Step Appium Automation

January 1, 2022 by Onur Baskirt
appium

Appium Tutorial 2021 is ready for all testers! I will use Appium Desktop and Android Studio to create a sample mobile test automation project for you. After that, we will continue with the Advance Appium Tutorial series. First,  we need … Read more

Categories Appium Tutorials Tags appium

How to Install Appium on Mac OS with Required Tools

January 1, 2022 by Onur Baskirt
appium

In this article, we will learn how to install Appium on MAC OS with all external tools and components. I will try to explain each step respectively. Let’s start! Step-1: Install JAVA JDK You should go to the below link … Read more

Categories Appium Tutorials

Run ADB Commands in Java Code for Device Manipulation

November 28, 2018 by Canberk Akduygu
appium

Android Debug Bridge (adb) is a command-line tool. It lets you interact with an Android device. The adb commands facilitate a variety of device actions, such as installing and debugging apps, changing battery level, turning on/off the wifi etc. It has … Read more

Categories Appium Tutorials Tags appium, java

How to Use Touch Actions in Appium: Swipe Tap Touch

January 1, 2022 by Onur Baskirt
appium

How to Use Touch Actions in Appium? Hi all, in this article, I will answer this question and share with you the details of how to do some appium mobile actions such as swipe, tap, press, multi-touch. I wrote a MobileActions … Read more

Categories Appium Tutorials Tags appium

iOS Testing Using Appium and JAVA | iOS Mobile Test Automation

May 21, 2021 by Ahmet Samet Baltacı
appium

iOS Testing is very crucial if a company depends on its mobile apps. Nowadays, mobile apps are always in our life and most of the users are using mobile apps instead of web application or websites. In this article, I … Read more

Categories Appium Tutorials Tags appium

How to Manage Appium Capabilities Dynamically

December 4, 2018 by Canberk Akduygu
appium

Hello everybody, If you are a mobile automation engineer, you would know that managing your mobile device capabilities need so much effort in case you change your device frequently. During the test, there are mandatory capabilities that you need to manage … Read more

Categories Appium Tutorials Tags appium

Espresso Android Test Automation Tips and Tricks

December 4, 2018 by Canberk Akduygu
espresso

Espresso Android mobile testing solution helps us to do android unit testing. It is a google mobile test framework to automate android applications. You can create your test automation framework with the espresso mobile testing framework. Mobile automation testing is … Read more

Categories Espresso Tutorials Tags espresso
Older posts
Page1 Page2 Next →

© 2025 SW TEST ACADEMY • All Rights Reserved

Next Page »