SlideShare a Scribd company logo
Mobile test automation
inSimple steps
Kushan Amarasiri
How we start
from scratch..
 InstallAndroid Studio
 https://developer.android.com/studio
 Set environment paths to tools and platform tools folder.
 Plug your mobile device to your machine after enabling USB
debugging in your android device.
 Next run adb devices command to see and identify the name of
your android device.
Installing the
Appium server
 Install NodeJS….
 https://nodejs.org/dist/v10.15.1/node-v10.15.1-x64.msi
 Install appium in NodeJS
 npm install –g appium@1.8.0
 Run this command in command prompt where stable version 1.8.0
will be installed in your machine.
 After installation run appium –a 127.0.0.1 in a separate command
window which should be invoked as Run AsAdministrator.
Next lets
install the
sample
application in
your device…
 Download the eribank apk to your android device.
 http://code.google.com/p/eribank/downloads/list
 Go to your eclipse IDE and have maven integration plug-in &Test
NG installed.
 Next create a new maven simple project in eclipse.
 In the pom.xml file add your Selenium dependency.
 https://mvnrepository.com/artifact/org.seleniumhq.selenium/seleni
um-java/3.141.5
Lets move to
the next steps
ofAppium test
automation…
 Selenium dependency
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>3.141.5</version>
</dependency>
 Carryout a maven clean and install to install all the Selenium
– Java libraries into your machine.
 Finally lets add the simple Appium code and run an
automation script…
Lets run the
appium
automation
code…
 Create a package calledTestBankPkg and a class called
BankAppTest.java
 Next add the code given in the git hub URL
 https://github.com/lkkushan101/Java_Appium_Example/blob/maste
r/src/main/java/TestBankPkg/BankAppTest.java
 Please do remember to change the desired capabilities according to
your android device.
 Run the script via Run As ->Test NG…

More Related Content

What's hot (20)

PDF
ApppiumDoc_version2015
Amit DEWAN
 
PPT
Webenabled
Jason Arnold
 
PDF
Android UI Testing with Appium
Luke Maung
 
PDF
Appium & Jenkins
floriankammermann
 
DOCX
Set up vs code for salesforce
Er. Prashant Veer Singh
 
PPT
Eclipse Spykit Project
Annamalai Chockalingam
 
PDF
Water usage-visualization-tutorial
Waternomics
 
PDF
Vodafone Mobile Widgets Workshop
Daniel Herzog
 
PPTX
Appium solution
Nael Abd Eljawad
 
PDF
Game now
matero22
 
PDF
Mobile Test Automation - Appium
Maria Machlowska
 
PPTX
Automation With Appium
Knoldus Inc.
 
PDF
React Native Android. It's easy.
Cameron Moss
 
PPTX
Ng2 cli
Abbas Zahir
 
PPTX
Getting started with coding for Jolla Sailfish OS. 22 Feb 2014, Tampere, Finland
Artem Marchenko
 
PDF
Mobile Quality Night Vienna 2015 - Testobject Appium in der Cloud
Rudolf Grötz
 
PDF
Elixir Deployment Tools
Aaron Renner
 
PDF
Automated UI Testing Frameworks
TestObject - Mobile Testing
 
PPTX
How To Install Sonar Qube Plugin In Anypoint Studio
Sudha Ch
 
PPTX
Manymo Tool Review
Matthew Mensch
 
ApppiumDoc_version2015
Amit DEWAN
 
Webenabled
Jason Arnold
 
Android UI Testing with Appium
Luke Maung
 
Appium & Jenkins
floriankammermann
 
Set up vs code for salesforce
Er. Prashant Veer Singh
 
Eclipse Spykit Project
Annamalai Chockalingam
 
Water usage-visualization-tutorial
Waternomics
 
Vodafone Mobile Widgets Workshop
Daniel Herzog
 
Appium solution
Nael Abd Eljawad
 
Game now
matero22
 
Mobile Test Automation - Appium
Maria Machlowska
 
Automation With Appium
Knoldus Inc.
 
React Native Android. It's easy.
Cameron Moss
 
Ng2 cli
Abbas Zahir
 
Getting started with coding for Jolla Sailfish OS. 22 Feb 2014, Tampere, Finland
Artem Marchenko
 
Mobile Quality Night Vienna 2015 - Testobject Appium in der Cloud
Rudolf Grötz
 
Elixir Deployment Tools
Aaron Renner
 
Automated UI Testing Frameworks
TestObject - Mobile Testing
 
How To Install Sonar Qube Plugin In Anypoint Studio
Sudha Ch
 
Manymo Tool Review
Matthew Mensch
 

Similar to Mobile test automation in simple steps (20)

PDF
Appium understanding document
Akshay Pillay
 
PPT
Android & iOS Automation Using Appium
Mindfire Solutions
 
PPT
Appium
Keshav Kashyap
 
PPT
Appium
Deepshikha Singh
 
PDF
A Comprehensive Appium Guide for Hybrid App Automation Testing.pdf
kalichargn70th171
 
PDF
Getting started with appium
Pratik Patel
 
PPTX
Appium solution artizone
Nael Abd Eljawad
 
PPTX
Mobile automation testing with selenium and appium
BugRaptors
 
PPTX
Appium testing api
b4usolution .
 
PDF
Automating Mobile Web Browsers with Appium.pdf
flufftailshop
 
PDF
[@NaukriEngineering] Mobile Web app scripts execution using Appium
Naukri.com
 
PDF
Appuim 101
Aliaa Monier Ismaail
 
PDF
Browser_Stack_Intro
Mithilesh Singh
 
PPTX
How to Leverage Appium in Your Mobile App Testing
Bitbar
 
PPTX
Appium meet up noida
Amit Rawat
 
PPTX
Appium Mobile Testing: Nakov at BurgasConf - July 2021
Svetlin Nakov
 
PDF
A Step-by-Step Guide to Test Automation with Appium.pdf
flufftailshop
 
PDF
Node Philly
Adam Christian
 
PDF
Appium
Janu Jahnavi
 
PDF
Appium
Janu Jahnavi
 
Appium understanding document
Akshay Pillay
 
Android & iOS Automation Using Appium
Mindfire Solutions
 
A Comprehensive Appium Guide for Hybrid App Automation Testing.pdf
kalichargn70th171
 
Getting started with appium
Pratik Patel
 
Appium solution artizone
Nael Abd Eljawad
 
Mobile automation testing with selenium and appium
BugRaptors
 
Appium testing api
b4usolution .
 
Automating Mobile Web Browsers with Appium.pdf
flufftailshop
 
[@NaukriEngineering] Mobile Web app scripts execution using Appium
Naukri.com
 
Browser_Stack_Intro
Mithilesh Singh
 
How to Leverage Appium in Your Mobile App Testing
Bitbar
 
Appium meet up noida
Amit Rawat
 
Appium Mobile Testing: Nakov at BurgasConf - July 2021
Svetlin Nakov
 
A Step-by-Step Guide to Test Automation with Appium.pdf
flufftailshop
 
Node Philly
Adam Christian
 
Appium
Janu Jahnavi
 
Appium
Janu Jahnavi
 
Ad

More from Kushan Shalindra Amarasiri - Technical QE Specialist (13)

PPTX
Selenium test automation framework design & development
Kushan Shalindra Amarasiri - Technical QE Specialist
 
PPTX
Manipulating web elements with web driver
Kushan Shalindra Amarasiri - Technical QE Specialist
 
PPTX
Testing microservices with rest assured
Kushan Shalindra Amarasiri - Technical QE Specialist
 
PPTX
End to end test automation with cypress
Kushan Shalindra Amarasiri - Technical QE Specialist
 
PPTX
How to be an awesome test automation professional
Kushan Shalindra Amarasiri - Technical QE Specialist
 
PPTX
Test automation within a scrum process
Kushan Shalindra Amarasiri - Technical QE Specialist
 
Ad

Recently uploaded (20)

PPTX
Empowering Asian Contributions: The Rise of Regional User Groups in Open Sour...
Shane Coughlan
 
PDF
MiniTool Partition Wizard Free Crack + Full Free Download 2025
bashirkhan333g
 
PPTX
Agentic Automation Journey Series Day 2 – Prompt Engineering for UiPath Agents
klpathrudu
 
PPTX
Homogeneity of Variance Test Options IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
PDF
Generic or Specific? Making sensible software design decisions
Bert Jan Schrijver
 
PDF
Linux Certificate of Completion - LabEx Certificate
VICTOR MAESTRE RAMIREZ
 
PDF
Build It, Buy It, or Already Got It? Make Smarter Martech Decisions
bbedford2
 
PDF
HiHelloHR – Simplify HR Operations for Modern Workplaces
HiHelloHR
 
PDF
유니티에서 Burst Compiler+ThreadedJobs+SIMD 적용사례
Seongdae Kim
 
PPTX
Foundations of Marketo Engage - Powering Campaigns with Marketo Personalization
bbedford2
 
PDF
MiniTool Partition Wizard 12.8 Crack License Key LATEST
hashhshs786
 
PDF
Download Canva Pro 2025 PC Crack Full Latest Version
bashirkhan333g
 
PDF
SciPy 2025 - Packaging a Scientific Python Project
Henry Schreiner
 
PPTX
Why Businesses Are Switching to Open Source Alternatives to Crystal Reports.pptx
Varsha Nayak
 
PPTX
AEM User Group: India Chapter Kickoff Meeting
jennaf3
 
PDF
Automate Cybersecurity Tasks with Python
VICTOR MAESTRE RAMIREZ
 
PDF
Alexander Marshalov - How to use AI Assistants with your Monitoring system Q2...
VictoriaMetrics
 
PDF
Empower Your Tech Vision- Why Businesses Prefer to Hire Remote Developers fro...
logixshapers59
 
PPTX
Help for Correlations in IBM SPSS Statistics.pptx
Version 1 Analytics
 
PPTX
Agentic Automation: Build & Deploy Your First UiPath Agent
klpathrudu
 
Empowering Asian Contributions: The Rise of Regional User Groups in Open Sour...
Shane Coughlan
 
MiniTool Partition Wizard Free Crack + Full Free Download 2025
bashirkhan333g
 
Agentic Automation Journey Series Day 2 – Prompt Engineering for UiPath Agents
klpathrudu
 
Homogeneity of Variance Test Options IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
Generic or Specific? Making sensible software design decisions
Bert Jan Schrijver
 
Linux Certificate of Completion - LabEx Certificate
VICTOR MAESTRE RAMIREZ
 
Build It, Buy It, or Already Got It? Make Smarter Martech Decisions
bbedford2
 
HiHelloHR – Simplify HR Operations for Modern Workplaces
HiHelloHR
 
유니티에서 Burst Compiler+ThreadedJobs+SIMD 적용사례
Seongdae Kim
 
Foundations of Marketo Engage - Powering Campaigns with Marketo Personalization
bbedford2
 
MiniTool Partition Wizard 12.8 Crack License Key LATEST
hashhshs786
 
Download Canva Pro 2025 PC Crack Full Latest Version
bashirkhan333g
 
SciPy 2025 - Packaging a Scientific Python Project
Henry Schreiner
 
Why Businesses Are Switching to Open Source Alternatives to Crystal Reports.pptx
Varsha Nayak
 
AEM User Group: India Chapter Kickoff Meeting
jennaf3
 
Automate Cybersecurity Tasks with Python
VICTOR MAESTRE RAMIREZ
 
Alexander Marshalov - How to use AI Assistants with your Monitoring system Q2...
VictoriaMetrics
 
Empower Your Tech Vision- Why Businesses Prefer to Hire Remote Developers fro...
logixshapers59
 
Help for Correlations in IBM SPSS Statistics.pptx
Version 1 Analytics
 
Agentic Automation: Build & Deploy Your First UiPath Agent
klpathrudu
 

Mobile test automation in simple steps

  • 1. Mobile test automation inSimple steps Kushan Amarasiri
  • 2. How we start from scratch..  InstallAndroid Studio  https://developer.android.com/studio  Set environment paths to tools and platform tools folder.  Plug your mobile device to your machine after enabling USB debugging in your android device.  Next run adb devices command to see and identify the name of your android device.
  • 3. Installing the Appium server  Install NodeJS….  https://nodejs.org/dist/v10.15.1/node-v10.15.1-x64.msi  Install appium in NodeJS  npm install –g [email protected]  Run this command in command prompt where stable version 1.8.0 will be installed in your machine.  After installation run appium –a 127.0.0.1 in a separate command window which should be invoked as Run AsAdministrator.
  • 4. Next lets install the sample application in your device…  Download the eribank apk to your android device.  http://code.google.com/p/eribank/downloads/list  Go to your eclipse IDE and have maven integration plug-in &Test NG installed.  Next create a new maven simple project in eclipse.  In the pom.xml file add your Selenium dependency.  https://mvnrepository.com/artifact/org.seleniumhq.selenium/seleni um-java/3.141.5
  • 5. Lets move to the next steps ofAppium test automation…  Selenium dependency <dependency> <groupId>org.seleniumhq.selenium</groupId> <artifactId>selenium-java</artifactId> <version>3.141.5</version> </dependency>  Carryout a maven clean and install to install all the Selenium – Java libraries into your machine.  Finally lets add the simple Appium code and run an automation script…
  • 6. Lets run the appium automation code…  Create a package calledTestBankPkg and a class called BankAppTest.java  Next add the code given in the git hub URL  https://github.com/lkkushan101/Java_Appium_Example/blob/maste r/src/main/java/TestBankPkg/BankAppTest.java  Please do remember to change the desired capabilities according to your android device.  Run the script via Run As ->Test NG…