Android App Testing Reserach and Practice
Android App Testing Reserach and Practice
Test Corner
Test Corner
• Need to re-capture the user interactions if the user interface is changed or API-
dependent, such as datepicker and timepicker
• Can record user and key events only
Test Corner
ViewRoot PhoneWindow$DectorView
View FrameLayout
LinearLayout
ViewGroup
Test Corner
script editor
project
explorer JUnit view
• Not all the Android apps can be tested using CR testing tools
target
trigger event
parameters
螢幕大小
4”, 5”, 7”,…..
操作模式各異
Back鍵不一定在左邊
有些手機沒有Function key
running an App
successfully on one device may
NOT guarantee the success of
execution on other devices
有些手機沒有Function key
Test Corner
25
Test Corner
Test Corner
Test Corner
Test Corner
開啟測試
完成測試
報表
Record film
Test Corner
Test Corner
Test Corner
• Test methods:
Test Corner
33