A photo of Mitesh Shah

Mitesh Shah

Linux Expert | Automation Enthusiast | Security Consultant

Email Skype Github Twitter Resume Hire Me Keybase LinkedIn Stackoverflow


Overview

Smartphone Test Farm (STF)

  • Smartphone Test Farm (STF) is a web application for debugging smartphones, smartwatches and other gadgets remotely, from the comfort of your browser.

How to Setup SmartPhone Test Farm (STF) feature image

Features

  • Android 2.3 ~ 5.1
  • Keyboard & Mouse Input
  • Copy & Paste
  • Take Screenshots
  • Drag & Drop APK files
  • Open URLs
  • Display Logs
  • Run Shell Commands
  • Debug Remotely
  • Reverse Port Forwarding, Device Rotation, Play Store Automation etc
  • More Details and Features List Check - https://openstf.github.io/

Setup STF On Ubuntu

$ curl -s https://gist.githubusercontent.com/MiteshShah/62cd0923b9068a927dae/raw/STF | sudo bash

NOTE!: Before run above command check it’s code.
I’ll attached above shell script below.

Start STF

Access STF Locally

$ sudo rethinkdb
$ sudo stf local

Access STF From Another Machine

$ sudo rethinkdb
$ sudo stf local --public-ip <your_internal_network_ip_here>




Post Navigation