Showing posts with label mobile automation testing. Show all posts
Showing posts with label mobile automation testing. Show all posts

Monday, 20 March 2017

APPIUM Mobile Automation testing tool configuration for Windows

Hi All,
Hope you are doing good.
 Downloading required files:
  • Download APPIUM Server from the below link:
https://bitbucket.org/appium/appium.app/downloads/
Based on your OS choose and download:


  • Its going to download as a zip file >> unzip that and install the APPIUM Server to your machine
  • You can find an icon on your desktop for APPIUM >> double click on that below will display for us

  • Click on Play button below the close button a log will generate
  • open below url in the browser then it will display “ That URL did not map to valid JSONWP resource” which means your server configured successfully
http://127.0.0.1:4723/wd/hub
  • Download ANDRIOD studio from below link and install it

  • Download latest version of eclipse editor using below link :
https://www.eclipse.org/downloads/download.php?file=/oomph/epp/neon/R1/eclipse-inst-win64.exe

  • Open the eclipse editor >> goto help >> select install new software and install ADT manager using below link https://dl-ssl.google.com/android/eclipse/

  • Install firebug and firepath addons to your firefox browser