Skip to content
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Facebook page opens in new windowFacebook page opens in new windowX page opens in new windowYouTube page opens in new window
qavalidation
QA tools and automation testing techniques
qavalidationqavalidation
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo2
  • Appium
    • Appium tutorial
  • WebdriverIO
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • More
    • Cypress
    • TestingBasics
    • MavenBuild
  • Training
Search:
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo2
  • Appium
    • Appium tutorial
  • WebdriverIO
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • More
    • Cypress
    • TestingBasics
    • MavenBuild
  • Training

Daily Archives: May 17, 2016

You are here:
  1. Home
  2. 2016
  3. May
  4. 17

Android emulator : genymotion setup for automation testing

AppiumBy sunil patroMay 17, 20163 Comments

Genymotion is an android emulator where we can install mobile apps under test and run our appium automation tests. Sometimes it’s difficult to keep connected our mobile handsets while running automated tests, so to avoid we can use emulator. In this article, we will be seeing the setup of Genymotion emulator. Navigate to https://www.genymotion.com Create…

Efficiently fetch appium capabilities appPackage, appActivity and bundleId

Appium, SeleniumTestingBy sunil patroMay 17, 20162 Comments

Mobile device has many applications, so we should let appium know on which application automated tests should run. For this appium provides capabilities as appPackage & appActivity to identify the android application, and bundleID to identify the iOS application. Most of the applications we do automation are from with in the organisation, so one best…

All rights reserved | qavalidation
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Go to Top