On Building a Cloud-Based Mobile Testing Infrastructure Service System

On Building a Cloud-Based Mobile Testing Infrastructure Service System

The Journal of Systems and Software 124 (2017) 39–55 Contents lists available at ScienceDirect The Journal of Systems and Software journal homepage: www.elsevier.com/locate/jss On building a cloud-based mobile testing infrastructure service system ∗ Chuanqi Tao a,b, , Jerry Gao c,d a Computer Science and Engineering Department, Nanjing University of Science and Technology, PR China b State Key Laboratory for Novel Software Technology, Nanjing University, PR China c Computer Engineering Department, San Jose State University, USA d Taiyuan University of Technology, Taiyuan, PR China a r t i c l e i n f o a b s t r a c t Article history: With the rapid advance of mobile computing, cloud computing and wireless network, there is a signif- Received 16 April 2016 icant increasing number of mobile subscriptions. This brings new business requirements and demands Revised 22 August 2016 in mobile testing service, and causes new issues and challenges. In this paper, informative discussions Accepted 8 November 2016 about cloud-based mobile testing-as-a-service (mobile TaaS) are offered, including the essential con- Available online 9 November 2016 cepts, focuses, test process, and the expected testing infrastructures. To address the need of infrastruc- Keywords: ture level service for mobile TaaS, this paper presents a developed system known as MTaaS to provide an Mobile testing as a service infrastructure-as-a-service (IaaS) for mobile testing, in order to indicate the feasibility and effectiveness Cloud-based infrastructure -as-a-service of cloud-based mobile testing service. In addition, the paper presents a comparison among cloud-based Mobile application testing mobile TaaS approaches and several best practices in industry are discussed. Finally, the primary issues, challenges, and needs existed in current mobile TaaS are analyzed. ©2016 Elsevier Inc. All rights reserved. Introduction Gao et al. (2012) , Bai et al. (2013) , testing-as-a-service (TaaS) in a cloud infrastructure is considered as a new business and service With the rapid advance of mobile computing technology and model. A TaaS provider undertakes software testing project activi- wireless networking, there is a significant increase of mobile sub- ties and tasks for under-test web-based software (or an application scriptions. This brings new business requirements and demands system) in a cloud infrastructure, and delivers them as a service for in mobile software testing, and causes new issues and challenges. customers. The growing mobile market needs more and better testing ap- Cloud-based mobile TaaS offers a new business and service proaches for mobile apps. A report from ABI Research predicted model for diverse mobile software validation services using the the growth of test automation will push the revenues close to pay-as-you-test model to achieve cost-sharing and cost-reduction $800 million by the end of 2017 ( https://www.abiresearch.com ). in mobile computing resources, networks, cloud computing and Mobile app vendors have encountered the following critical is- storage infrastructures. Therefore, cloud-based mobile TaaS is sues. Testing mobile apps and web applications on different mo- needed to resolve major issues in mobile application testing. These bile platforms and browsers on various devices becomes very issues include: a) high costs in current mobile testing practice and costly and tedious due to the fast upgrading of mobile devices, environments; b) lack of testing support and tools for mobile scal- large-scale mobile use access, rapid updates of mobile platforms ability test; c) high mobile testing complexity and harness due to and technologies, and fast upgrading mobile application services high diversity in mobile devices, platforms, browsers, and environ- ( Ridene and Barbier, 2011; Anand et al., 2012; Amalfitano et al., ments. 2012; Satoh, 2004; Bo et al., 2007; Hargassner et al., 2008; Satoh, Although there are a number of published papers addressing 2012; Muccini et al., 2012, Gao et al., 2013) . According to Yang issues, challenges and needs in mobile testing (services) ( Gao et et al. (2010) , Riungu et al. (2010) , Ridene and Barbier (2011) , Gao al., 2011; Gao et al., 2014; Tao and Gao, 2014; Aktouf et al., 2015; et al. (2011) , Gao et al. (2014) , Tao and Gao (2014) , Aktouf et al., Buyya et al., 2009; Tsai et al., 2011; Anand et al., 2012; Amalfi- 2015, Buyya et al. (2009) , Tsai et al., 2011, Anand et al. (2012) , tano et al., 2012; Satoh, 2004; Bo et al., 2007; Hargassner et al., Amalfitano et al. (2012) , Satoh (2004) , Bo et al. (2007) , Hargassner 2008; Satoh, 2012; Muccini et al., 2012; Gao et al., 2013; Gao et al. (2008) , Satoh (2012) , Muccini et al., 2012, Gao et al. (2013) et al., 2012) , seldom publications discuss the challenges and needs in cloud-based mobile TaaS, especially at infrastructure level. In previous work ( Gao et al., 2013; Gao et al., 2012) , we mentioned ∗ Correspondence author. some testing issues such as testing models, testing automation E-mail addresses: [email protected] (C. Tao), [email protected] (J. Gao). http://dx.doi.org/10.1016/j.jss.2016.11.016 0164-1212/© 2016 Elsevier Inc. All rights reserved. 40 C. Tao, J. Gao / The Journal of Systems and Software 124 (2017) 39–55 approaches in mobile testing and mobile TaaS. However, there are as self-defined testing platform, test environment configuration, more challenges existed in testing criteria and standards, large- test script automation running, etc. scale test automation and mobile TaaS. There are a lack of well- - It requires mobile testing service tools as software-as-a-service defined infrastructures and approaches which allow both mobile (SaaS) on cloud. Those SaaS applications can support cloud- application vendors and users to access mobile TaaS services. In based mobile testing at anytime and anywhere. order to accommodate this, a suitable testing infrastructure is re- - It requires test service management, such as mobile resources quired which allows end users to submit on-demand service re- manager, mobile environment manager, mobile test automation quests for mobile TaaS resources in order to form an infrastructure manager, mobile emulation manager, etc. for mobile testing. This will include a large number of mobile de- vices, mobile emulators, mobile hubs, and computing server ma- 2.2. The test features of cloud-based mobile TaaS chines. Generally, an ideal mobile TaaS infrastructure must provide auto-provision, diversity support, and elastic scalability. According to our research survey and practical experience, This paper focuses on mobile IaaS. To address the need for in- cloud-based mobile TaaS primarily includes eight types of testing frastructure service for mobile TaaS, an IaaS system MTaaS is de- features. Five of the features are specified for cloud-based mobile veloped to support the feasibility of mobile TaaS in practice. In TaaS. Three of them are focused in both general mobile testing and addition, this paper provides informative perspectives on cloud- cloud-based testing. The features are listed as follows. based mobile TaaS from service providers including the new fea- Elastic scalable mobile test infrastructure – This refers to the tures, current approaches and infrastructures, as well as issues, study of solutions on how to build elastic and scalable cloud-based challenges, and needs. infrastructure supporting automatic provision on mobile comput- The paper is structured as follows. The essential concepts, new ing resources, such as mobile devices, emulators, platforms and requirements, and test process are presented in the next section. browsers. The testing infrastructures are introduced, and the current industry Mobile resource sharing, crossing platforms, and seamless accesses practices are compared in Section 3 . A developed system for cloud- – This refers to test platform that enables to construct and set up a based mobile IaaS is presented in Section 4 . The primary issues, mobile test environment to meet diverse needs and requirements challenges, and needs are discussed in Section 5 . Conclusions are on mobile devices, including mobile platforms, browsers, and con- summarized in the end. nectivity. Large-scale on-demand mobile test services – This refers to the Understanding cloud based mobile testing-as-a -service service techniques responding to on-demand mobile testing re- quests in mobile testing environments, test-ware, and test execu- The term of “mobile testing” has been used to refer to differ- tion and control. ent types of testing for mobile application testing, mobile device Multi-tenancy and customization support – This refers to test- testing, wireless-based application testing, and mobile APP testing. ing multi-tenanted functions, behaviors, and QoS requirements for In previous work, we initially defined mobile testing-as-a-service SaaS multi-tenancy. In addition, mobile TaaS supports customizable (Mobile TaaS) in cloud as follows (Gao et al., 2014). large-scale data load, traffic load, and user accesses with test ser- “Mobile Testing as a Service (known as Mobile TaaS) provides on- vice. demand testing services for mobile applications and/or SaaS to sup- Contracting, utilization, billing and reporting – This refers to the port software validation and quality engineering processes by leverag- service business model, pre-defined utility model, and cost met- ing a cloud-based scalable mobile testing environment to assure pre- rics. Mobile testing clients will be charged using the pay-as-you- defined given QoS requirements and service-level-agreements (SLAs)”. test utility model for their used mobile computing and testing re- Here, mobile TaaS refers to a new testing service model and sources on cloud. business model, as well as cloud-based testing infrastructure and Control and configuration of mobile test environments (general) – platforms by leveraging cloud computing resources. Though some This refers to provide the required common-ware to support auto- conventional testing features can be carried on in cloud-based mo- matic mobile test management, test control, and testing interac- bile TaaS, most of them need to be addressed in cloud-based back- tions underlying mobile cloud.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    17 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us