Design of a Testing Platform for Android ADK

碩士 === 大葉大學 === 資訊工程學系碩士班 === 102 === In this study, we developed a test platform called ADK Mocker for testing Android ADK. The platform consists of three platforms, namely Android smartphone, Android tablet, and Arduino development board, along with the programs ADK App, USB Monitor, Arduino DemoK...

Full description

Bibliographic Details
Main Authors: You-Cheng Lin, 林祐丞
Other Authors: Shinping R. Wang
Format: Others
Language:zh-TW
Published: 2014
Online Access:http://ndltd.ncl.edu.tw/handle/h93nt6
Description
Summary:碩士 === 大葉大學 === 資訊工程學系碩士班 === 102 === In this study, we developed a test platform called ADK Mocker for testing Android ADK. The platform consists of three platforms, namely Android smartphone, Android tablet, and Arduino development board, along with the programs ADK App, USB Monitor, Arduino DemoKit that runs on above devices each sepeartly. This research monitors and records the transmitted USB messages between the ADK App and Arduino development board using a USB Monitor. The recorded USB message is playbacked on these deveice to mock the test operation for testing. Using the ADK Mocker, ADK App developers can log and replay complicate UI operation which is helpful for detecting potential design bugs. Furthermore, inserting of error USB message is made possible by the design so that design resilience to the error can be tested and assured.