Skip to content

wolfgao/AndroidAuto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AndroidAuto framework

This is an Android UI automation test framework, which integrated performance test (mainly using shell scripts), and UI test (UI crawler, Monkey, and Instrumental test - ATX, adb wrapper, etc)

project structure

:--- common: common class
:--- Performance
  |--- Response: cold start, hot start responses
  |--- FPS: Frame per second
  |--- CPU: Top CPU, and CPU for tested app, process
  |--- MEM: memory usage (pss) for tested app, process
  |--- Net: Network performance for tested app, proecss
  |--- results: saved some temporary results, if using CI, please check with CM for formal path.
:--- products: please put your product business scripts here, using PO mode
:--- report: the final reports will be saved here
:--- testplans: saved some test suits, test cases, etc
:--- utils: some adb util helpers, etc

How to do?

Example:

About

Android UI, Auto test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published