Skip to content

uiautomator project used to test the super-calculator app (TDC 2014)

Notifications You must be signed in to change notification settings

akanbi/super-calculator-test

Repository files navigation

Projeto de testes funcionais para Android usando uiautomator.

Exemplo da palestra do TCD 2014.


COMANDOS
--------

(Substituir "C:/AndroidSDK/sdk" pelo caminho de instalação do Android SDK)

Build:
ant build

Install:
C:/AndroidSDK/sdk/platform-tools/adb push bin/SuperCalculatorTest.jar /data/local/tmp/

Run:
C:/AndroidSDK/sdk/platform-tools/adb shell uiautomator runtest SuperCalculatorTest.jar -c ,

Inspect:
C:/AndroidSDK/sdk/tools/uiautomatorviewer.bat

About

uiautomator project used to test the super-calculator app (TDC 2014)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published