Skip to content

Analysing the performance of mobile cross-platform development approaches using UI interaction scenarios

Notifications You must be signed in to change notification settings

stefanhuber/ICSOFT-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysing the performance of mobile cross-platform development approaches using UI interaction scenarios

Requirements

  • adb must be available via command line
  • Currently androidviewclient requires python 2, a python 2 version is required (might change after androidviewclient update)

Installation

  • Virtual environment: python -m venv venv --python=PATH_TO_PYTHON_2_EXE
  • Activate virtual environment: venv/Scripts/activate
  • Install pip dependencies: pip install -r requirements.txt

Run interactions

  • Virtual environment must be activated
  • Connect a device in developer mode via USB (ensure that tha adb daemon is running)
  • Execute python main.py to start the test procedure

Paper

https://link.springer.com/chapter/10.1007/978-3-030-52991-8_3

About

Analysing the performance of mobile cross-platform development approaches using UI interaction scenarios

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages