원문정보
초록
영어
Android is an open operating system developed by the Open Handset Alliance (OHA) that is Google-led. Due to the nature of an open operating system, however, Android has the fragmentation problem that mobile application shows different behavior patterns in heterogeneous devices. To resolve this issue, a developer needs much cost in terms of time and efforts to devise application tests in mobile environment. In this paper, we propose two methods that handle android fragmentation problem. Moreover, utilizing the methods, we produce mobile application compatibility test system. We also perform case studies in order to evaluate the methods’ effectiveness concerning fragmentation problem by developing application. The proposed system analyses the fragmentation that is found in code level as well as in API level. The experimental results demonstrate enhancement in mobile application test process regarding time and cost.
목차
1. Introduction
2. Related Work
2.1. Android Fragmentation
2.2. Google’s Android Compatibility Program
3. Test Method Suggestion
3.1. Code Level Test Method
3.2. Device API Level Test Method
4. Mobile Application Compatibility Test System Design
5. Case Study
5.1. Manual Analysis
5.2. Device API Knowledge Base Building Process Summary
5.3. Code Level Test
5.4. Device API Level Test
6. Conclusion
Acknowledgment
References
