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

Appium Tutorials

Appium Tutorials

Appium Tutorials category is for mobile test automation. We wrote both Android Appium and IOS Appium mobile testing tutorials to help you. Also, you can find some appium tips and tricks such as mobile actions, appium parallel testing, appium cucumber, capability management, and so on.

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

Appium Cucumber Parallel Execution with TestNG

January 1, 2022 by Onur Baskirt
appium

How to run Appium Tests in Parallel with Cucumber and TestNG? Yes, in this post, I will show you how we can achieve this! I will explain to you a mobile test automation project that contains TestNG, Appium, Cucumber. In … Read more

Categories Appium Tutorials Tags appium, cucumber, testng

Appium Parallel Testing For Real Devices | Wireless Mobile Device Lab

May 7, 2021 by Onur Baskirt
appium

Hi all, in Appium Parallel Testing and Wireless Mobile Device Lab article, I will explain to you how to set up a wireless mobile device farm or in other terms mobile device lab and how to run your mobile tests … Read more

Categories Appium Tutorials Tags appium, device farm
Older posts
Page1 Page2 Next →

© 2025 SW TEST ACADEMY • All Rights Reserved

Next Page »