<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Criteria for Selecting Mobile Application Testing Tools</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>BOŠTJAN ARZENŠEK</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>MARJAN HERIČKO</string-name>
          <email>marjan.hericko@um.si</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>rsity o</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Enabled</institution>
          ,
          <addr-line>not enabled</addr-line>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2014</year>
      </pub-date>
      <abstract>
        <p>The importance of software testing has been discussed and proven in many articles and in existing research. Software testing plays a key role in providing quality software solutions and services. Standard testing approaches and methodologies were adequate until the arrival of mobile technologies. With mobile technologies, the testing process was forced to change in the face of significant challenges, the most important one being mobility. Mobility provides a pallet of challenges that are unique and demand new testing approaches and methodologies in software testing. The identification of challenges and issues has helped the development of the mobile software testing process and tools. With a wide range of new testing tools, testers face a new challenge in selecting the right tool and methodology for testing mobile applications. In this paper, we will present criteria for selecting mobile application testing tools based on identified challenges and issues, testing approaches and strategies. We will provide a proposal for a simpler and quicker way of selecting the appropriate tool for testing mobile applications. Additional Key Words and Phrases: testing, mobile applications, mobile technologies The increased use and the rapid development of mobile devices and technology is a clear sign of future trends in ICT. Not only do the number of mobile users increase daily, the same thing is occurring in the market for tablet PCs. According to Gartner, the number of purchased tablets is going to surpass the number of desktop-based computers in the beginning of the year 2015 [Rivera and Van der Meulen, 2013]. More and more people are using mobile technologies in their everyday lives for interaction, entertainment, business and more. With mobile applications we can extend the usability of mobile devices even further. A mobile application is an application that runs on a mobile device and is context aware. This means that the application is aware of the computing environment in which it runs and can adapt/react according to its current context [Muccini, 2012]. Context-awareness is just one of the many challenges in mobile application testing, which demands new methods and testing approaches. There are many challenges in mobile software testing, which by definition [Gao et al. 2013] means: “testing activities for mobile-based applications and mobile web applications on mobile devices using well-defined software test methods and tools to ensure the quality in mobile service functions, behaviors, performance and QoS, as well as mobile features, such as mobility, usability, inter-operability, mobile connectivity, security and privacy.” Mobile applications that are free of faults and errors provide a better user experience, which has a direct impact on the business success of the application. Users grade the quality of the mobile application based on their user experience. Unfortunately, many new users choose applications based on previous reviews and grades. Therefore, old errors and faults, or a poor user experience in an otherwise working application can lead to the business failure of the application. In this paper we will present the criteria for selecting mobile application tools based on the identified challenges in mobile testing, testing approaches and strategies. First, in Section 2, we will present the main challenges and issues in mobile software testing. In Section 3, we will present the four testing approaches that have been identified by [Gao et al. 2013]. In Section 4, we will present and analyze related work on mobile testing tools, which provides the basis for our criteria definition. Our main focus is to present the criteria definition process and to extend the criteria for selecting mobile testing tools that have been identified by [Gao et al. 2013]. The idea is to have a selection of criteria that can be used for the characterization of a variety of mobile testing tools. Once we have the mobile testing tools characterized</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. INTRODUCTION</title>
      <p>properly we can make a quicker and more effective selection. In the Discussion, we will comment on our
findings.</p>
    </sec>
    <sec id="sec-2">
      <title>2. CHALLENGES OF MOBILE TESTING</title>
      <p>
        There are many challenges in mobile software testing due to the nature of the environment in which the
mobile applications are running. Based on the definition by [
        <xref ref-type="bibr" rid="ref8">Muccini 2012</xref>
        ]: “A mobile application is an
application that runs on mobile device with limited resources. It uses the data from the surrounding
environment in which the mobile device is in and/or from user actions, producing context-based output.”
Mobile applications differ from traditional desktop application in many ways. In this section we will
describe the main challenges in mobile software testing and why the traditional tools and methodology of
software testing are not adequate.
2.1
      </p>
    </sec>
    <sec id="sec-3">
      <title>Mobile Connectivity</title>
      <p>
        One of the more important challenges in mobile software testing is the connectivity of mobile devices with
various mobile networks and devices. Unlike desktop applications, which use fixed network connections,
mobile applications connect to mobile networks, which can vary in speed, security and reliability
[
        <xref ref-type="bibr" rid="ref6">Kirubakaran and Karthikeyani 2013</xref>
        ]. Usually the types of mobile networks are 2G, 3G, 4G and various
wireless networks. Mobile applications rely heavily on mobile networks, which is why the challenge of
mobility can have an impact on: reliability, performance, security and the correct operation of the
application and/or its functionalities [
        <xref ref-type="bibr" rid="ref8">Muccini 2012</xref>
        ]. The nature of the challenge demands testing in
different environments. The mobile applications are tested in:
 environment with a constant connection to the mobile network,
 environment with a variable connection to the mobile network and
 environment without a connection.
      </p>
      <p>
        Based on the difficulties and requirements of the testing procedures, different testing approaches are
recommended [
        <xref ref-type="bibr" rid="ref11">Tharakan and Jacob 2012</xref>
        ]. Because the application’s reliability, performance, security and
correct functioning strongly depend on the available connection type, functional and extra functional
testing has to be performed in different connectivity scenarios and networks [
        <xref ref-type="bibr" rid="ref8">Muccini 2012</xref>
        ].
2.2
      </p>
    </sec>
    <sec id="sec-4">
      <title>Resource constraints</title>
      <p>
        Mobile applications use the resources of mobile devices, which are very limited. Despite the rapid
development of mobile devices, it is important that the consumption of resources is monitored and
controlled at all times [
        <xref ref-type="bibr" rid="ref8">Muccini 2012</xref>
        ]. The resources of mobile devices include: the central processing unit,
RAM, memory, touch screen, battery, as well as different modules and sensors. During the testing
process, we focused on the central processing unit, RAM and memory. Because the battery and the screen
constitute a different set of challenges, we treated them individuality. The central processing unit, RAM
and memory are components of the SoC (System-on-a-Chip) which includes other controllers and
components that form a complete system [
        <xref ref-type="bibr" rid="ref12">Yeap, 2013</xref>
        ].
      </p>
      <p>The excessive use of resources can reduce the performance of mobile devices and can cause
malfunctions in the mobile application. During the testing process the consumption of resources must be
constantly monitored.
2.3</p>
    </sec>
    <sec id="sec-5">
      <title>Autonomy</title>
      <p>
        Mobile devices need energy to run. The use of mobile devices depends on battery capacity and the way the
device is used. All the device’s resources and activities use energy but not equally. GPS sensors, data
transfer and video editing are activities that use more energy than others [
        <xref ref-type="bibr" rid="ref11">Tharakan and Jacob 2012</xref>
        ].
These activities use multiple device resources or require a continuous data connection, which is the main
reason for higher energy consumption. Different activities have a different impact on autonomy and
during the testing process all have to be monitored [
        <xref ref-type="bibr" rid="ref8">Muccini 2012</xref>
        ].
1:3
2.4
      </p>
    </sec>
    <sec id="sec-6">
      <title>Diversity of user interfaces</title>
      <p>
        Mobile operating systems have different user interfaces, which are defined by rules and guidelines. The
use and layout of elements is checked in the verification process when publishing the mobile applications
on the markets. Non-compliance with rules and guidelines can delay the publishing process, increase the
cost of development and testing. Different screen sizes can also have an impact on the look and usability
of the mobile application. Different mobile devices can react differently to the same application code,
which must be tested with GUI testing [
        <xref ref-type="bibr" rid="ref8">Muccini 2012</xref>
        ].
2.5
      </p>
    </sec>
    <sec id="sec-7">
      <title>Context awareness</title>
      <p>
        Context is by definition [
        <xref ref-type="bibr" rid="ref1">Abowd et al. 1999</xref>
        ] any information that can be used to characterize the situation
of an entity. An entity is a person, place, or object that is considered relevant to the interaction between a
user and an application, including the users and applications themselves.
      </p>
      <p>
        Context can limit or extend the operation of mobile applications or its functionalities with data from
the environment in which it is in. Mobile applications can be in different contexts with different data. This
creates a unique challenges in the testing process [
        <xref ref-type="bibr" rid="ref10">Schulte and Majchrzak, 2012</xref>
        ].
      </p>
      <p>
        Context aware mobile applications adapt and evolve based on the data obtained from the environment.
This evolution can happen in real time without interrupting or stopping the operation of mobile
applications. Unfortunately, this can lead to unexpected and unplanned changes in the mobile
application’s operations. The reliability of a mobile application depends on the management of context
adaption. To insure the correctness of applications operation, context-specific test selection techniques
and coverage criteria have to be produced [
        <xref ref-type="bibr" rid="ref8">Muccini 2012</xref>
        ].
2.6
      </p>
    </sec>
    <sec id="sec-8">
      <title>Diversity of mobile devices</title>
      <p>
        There are many different mobile devices, made by different vendors, which have different hardware and
software settings. The number of variations is even larger if we add all the devices that have a modified
mobile operating system. The vendors modify the operating system to create a better user experience for
the user, or increase the functionalities of a device. Due to these variations, mobile applications can run
and behave differently [
        <xref ref-type="bibr" rid="ref8">Muccini 2012</xref>
        ]. The diversity of mobile devices can also increase the costs and
duration of the testing process. If we would want to test across all devices, the buying and maintaining
costs of mobile devices would be enormous. If we take into account the time spent for testing, the
complexity of the challenge increases. Testing techniques that maximize the diversity coverage while
minimizing the devices being tested need to devised [
        <xref ref-type="bibr" rid="ref8">Muccini 2012</xref>
        ].
2.7
      </p>
    </sec>
    <sec id="sec-9">
      <title>User experience</title>
      <p>
        The user experience includes the user's perceptions and feelings before, during and after the interaction
with the mobile application. Often, users assess the application based on their user experience, therefore
the appropriate user experience is critical for the success of the application. The adequacy of the user
experience cannot be directly tested because of the subjective nature of the entire process. But we could
check the correctness of individual segments and determine compliance with good practices [
        <xref ref-type="bibr" rid="ref7">Knab 2012</xref>
        ].
      </p>
      <p>The adequacy of the user experience includes verification of elements and activities in the areas of
design graphical user interfaces, interaction and usability of the application itself.</p>
      <p>
        The design of the graphical interface is evaluated based on the proper and logical use of layouts,
navigation between screens, layout of graphical elements, fonts and text [
        <xref ref-type="bibr" rid="ref7">Knab 2012</xref>
        ].
      </p>
    </sec>
    <sec id="sec-10">
      <title>2.8 Touch screens</title>
      <p>
        Mobile devices use touch screens as the primary means of interacting with the user. Touch screens enable
the display and input of data as individual values or as a group of data. The user activates the interaction
with a touch of the screen, which can be a single touch or a multi touch interaction. There are also
gestures that include different sequences and combinations of touches. Gestures allow additional
functionalities in the mobile application’s operation, which creates new challenges in the testing process.
Touch screens are tested based on the correctness of the displayed data and the responsiveness
[
        <xref ref-type="bibr" rid="ref6">Kirubakaran and Karthikeyani 2013</xref>
        ]. The responsiveness of the touch screen represents the elapsed
time between the touch of the screen and the moment, when the touch is recognized, which triggers an
update on the screen [Agawi App Glimpse n.d.]. The responsiveness of the touch screen is also dependent
on the mobile device’s resources.
      </p>
    </sec>
    <sec id="sec-11">
      <title>2.9 New programming languages and mobile operating systems</title>
      <p>
        Programming languages for mobile applications have been designed to support mobility, resource
management and new graphical user interfaces. Traditional testing techniques do not take into account
the operation of programming languages in mobile operating systems, so they need to be adjusted
accordingly. To analyze the code it is necessary to be aware of the specifics of the programming languages
and how they operate [
        <xref ref-type="bibr" rid="ref6">Kirubakaran and Karthikeyani 2013</xref>
        ].
      </p>
      <p>
        Mobile operating systems are new and still only partially reliable. Various reliability issues and
defaults are corrected in new versions of the operating system which are frequent but not always
backward compatible [
        <xref ref-type="bibr" rid="ref8">Muccini 2012</xref>
        ]. For example, mobile devices with Microsoft mobile operating system
Windows Phone 7 were not updatable with the new release of Windows Phone 8 [
        <xref ref-type="bibr" rid="ref5">Hamblen 2009</xref>
        ].
      </p>
    </sec>
    <sec id="sec-12">
      <title>3. MOBILE TESTING APPROACHES</title>
      <p>
        Based on [
        <xref ref-type="bibr" rid="ref2">Gao et al. 2013</xref>
        ] there are four testing approaches in mobile testing. These approaches are:
 emulation-based testing,
 device-based testing,
 cloud testing and
 crowd-based testing.
      </p>
      <p>Each of them is designed to handle challenges in mobile testing, identified in the previous section, but
none of them can handle them all. It is important to select the correct approach based on the
functionalities of the mobile application and the challenges that they provide. Each approach has its
features and limitations, which have to be identified before the selection is made.</p>
    </sec>
    <sec id="sec-13">
      <title>3.1 Emulator-based testing</title>
      <p>
        The emulation-based testing approach involves using a mobile device emulator, which creates a virtual
machine version of a mobile device for inspection on a personal computer. It is often included with a
mobile platform’s software development kit. It is relatively inexpensive because no testing laboratory is
needed and no physical devices have to be purchased or rented, but it can only be used to assess system
functionality within a very limited context. Although this approach is low-cost, it has several limitations –
for example, it has difficulty validating a full set of gestures because most emulators support very limited
gestures and device-specific functions. Another challenge is its limited scale for testing QoS. To overcome
these problems, a simulation-based approach can create a mobile test simulator to mimic various mobile
client operations and support more than one mobile client. However, even this workaround has its
limitations in validating device-specific mobile service functions. In addition, it is impossible to deal with
diverse devices and mobile platforms because emulators are usually based on a specific device platform
[
        <xref ref-type="bibr" rid="ref3">Gao et al. 2014</xref>
        ].
      </p>
    </sec>
    <sec id="sec-14">
      <title>3.2 Device-based testing</title>
      <p>
        The device-based testing approach requires setting up a testing laboratory and purchasing real mobile
devices, which is more costly than emulation-based approaches but can verify device based functions,
behaviors, and QoS parameters that other approaches cannot. In addition, it also has the advantage of
being able to validate its underlying mobile networks via reconfiguration and selections in a testing
environment. One of the major challenges with this approach is the problem it has in coping with rapid
changes in mobile devices and platforms. Another challenge is its limitations related to system QoS
because large-scale testing require many mobile devices, which is usually impossible for enterprises [
        <xref ref-type="bibr" rid="ref3">Gao
et al. 2014</xref>
        ].
1:5
      </p>
    </sec>
    <sec id="sec-15">
      <title>3.3 Cloud testing</title>
      <p>This approach, based on testing through the cloud, is typically supported by testing vendors. The basic
idea is to build a mobile device cloud that can support testing services on a large scale. This approach
addresses the significant increase in demand for mobile testing services by using the pay-as-you-go
business model. It also allows different mobile users to provision their required testing environment via a
rental service model. Compared with other approaches, this can be more cost-effective than device-based
testing for large-scale applications, and is much more effective for supporting diverse testing activities on
mobile devices.</p>
    </sec>
    <sec id="sec-16">
      <title>3.4 Crowd-based testing</title>
      <p>The crowd-based testing approach involves using freelance or contracted testing engineers or a
community of end users such as uTest (www.utest.com), along with a crowd-based testing infrastructure
and service management server to support diverse users. Currently, a service vendor supports primitive
test management, a testing service, and bug reporting. Most mobile test operations are managed in an ad
hoc way with very limited mobile test automation tools. This approach offers the benefit of in-the-wild
testing without the need to invest in a laboratory or purchase or rent devices, but at the risk of low testing
quality and an uncertain validation schedule.</p>
    </sec>
    <sec id="sec-17">
      <title>4. RELATED WORK</title>
      <p>
        Recent studies on mobile testing tools primarily focus on GUI-based testing, test automation and
whitebox testing. There are different studies that present solutions for different testing approaches and
strategies, which has created numerous tools for mobile testing [
        <xref ref-type="bibr" rid="ref3">Gao et al. 2014</xref>
        ]. If we want to make an
efficient selection, we must first characterisethese tools and then evaluate them. The process of
evaluation has many challenges. One of the reasons for this is the lack of standards, test models and
coverage criteria that address the distinct requirements of mobile application testing [
        <xref ref-type="bibr" rid="ref3">Gao et al. 2014</xref>
        ].
One of the challenges is also defining the criteria with which these tools are evaluated. In [
        <xref ref-type="bibr" rid="ref3">Gao et al.
2014</xref>
        ] the testing tools are compared based on different criteria, which are listed in Table I. This
comparison is a good example of a possible mobile testing tool characterization.
The criteria are defined based on the current functionalities of the testing tools and the identified testing
strategies and approaches.
      </p>
      <p>Although the provided criteria allow a basic characterization of the testing tools, we believe that the
criteria should be extended and created based on challenges in mobile testing. With a more extended
definition of criteria, the selection process could be faster and more efficient.</p>
    </sec>
    <sec id="sec-18">
      <title>5. CRITERIA FOR SELECTING MOBILE APPLICATION TESTING TOOLS</title>
      <p>Based on related work described in the previous section and the identified challenges, we propose a
definition of criteria that is based on these challenges and the testing strategies. Our goal is to create
more detailed criteria for selecting the mobile testing tool.</p>
      <p>The definition process consists of three phases and is illustrated in Figure 1.</p>
      <sec id="sec-18-1">
        <title>Relevant</title>
        <p>challenge</p>
      </sec>
      <sec id="sec-18-2">
        <title>Setting the values, range</title>
      </sec>
      <sec id="sec-18-3">
        <title>Classification of the testing strategy Criteria</title>
        <p>
          The process begins with the selection of the mobile testing challenge, which we have identified in
Section 2. The relevant challenge is analyzed from the perspective of the mobile application and based on
this result, the values or the range are set. Values and range can differ depending on the type of the
challenge. For example, the values for screen dimensions are small, normal, large and extra large, where
all the sizes are based on [
          <xref ref-type="bibr" rid="ref4">Google 2014</xref>
          ], and values for the challenge of Bluetooth connectivity, where the
values are only enabled or not enabled. After the values have been set, it is important to classify the
upcoming criteria into a correct strategy. The testing strategy defines the testing activities and the goals
of the testing process. Finally, after the testing strategy is defined, the criteria is created. The defined
criteria is used to characterize the testing tools. Before the evaluation of the testing tools can be done, the
selection of criteria must be set. The selection criteria are set based on the mobile application
functionalities and on the selected testing approach. When the testing tools are selected and the criteria
are set, the evaluation process can be begin.
        </p>
        <p>Based on the process of creating criteria we propose a list of criteria that are defined based on the
challenges described in section 2. The proposed criteria are shown in Table II.</p>
        <p>Functional testing
Functional testing
Resource
constraints
Autonomy
1:7
Wi-Fi Direct
CPU
CPU Speed
RAM
Memory
Consumption
Duration
Guideline checker
GPS
Neighbor devices
Altitude
Brightness
Temperature
Context
awareness
Operating system
Operating system
versions
Screen
dimensions
Layout checker
Text visibility
Text grammar
Notifications
Interruptions
Context adaption</p>
        <p>Enabled, not enabled
Vendor and model</p>
        <p>Enabled, not enabled</p>
        <p>Supports Wi-Fi Direct
connectivity
Supports changing or
limiting the operation of
CPU cores
Supports changing or
limiting the operation of
CPU speed
Supports changing or
limiting the amount of
RAM
Supports changing or
limiting the amount of
memory
Supports monitoring the
battery consumption
Supports monitoring the
battery duration
GUI guideline checker
Simulate data from the
GPS
Simulate data from the
neighbor device
Simulate data from the
barometer
Simulate data from the
light sensor
Simulate data from the
temperature sensor
Simulate data from the
environment and the
user
Enables data input from
the context in real time
Simulation of a specific
mobile device
Supports changing
mobile device platform
Supports changing
mobile device platform to
different versions
Supports changing screen
size
Checks the use of layouts
for specific mobile
operating systems
Checks text visibility
Touch screens</p>
        <p>Gestured</p>
      </sec>
    </sec>
    <sec id="sec-19">
      <title>5. DISCUSSION</title>
      <p>The proposed criteria and its values were set based on the defined challenges in mobile testing. The
challenges in mobile software testing vary from traditional ones because of mobility. Mobility has changed
the operation of applications, devices and our interaction with these devices. Consequently, mobility has
changed the software testing process, which is nevertheless still evolving. Because of this, there is a
possibility that the proposed criteria can change, adapt or possibly be removed from the list. Future
research will confirm or refute this claim. Also, in the future we expect the development of new tools and
techniques that will enable more effective mobile testing. New tools will enable more detail testing,
simulation and better approaches for testers. This also presents a potential business opportunity in the
field of mobile testing tools, test automation and in the increasingly popular cloud-based testing
environment.</p>
      <p>As previously mentioned, the future trend in ICT is mobility, which also applies for mobile testing. The
world of mobile devices is rapidly developing, which requires rapid development in mobile testing.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <surname>Abowd</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dey</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Brown</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          (
          <year>1999</year>
          ).
          <article-title>Towards a better understanding of context and context-awareness.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <surname>Gao</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bai</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tsai</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Uehara</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          (
          <year>2013</year>
          ). Mobile Application Testing - Research , Practice , Issues and
          <string-name>
            <given-names>Needs</given-names>
            <surname>Testing</surname>
          </string-name>
          ,
          <source>Requirements and Features</source>
          ,
          <volume>4</volume>
          (
          <issue>1</issue>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <surname>Gao</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , Jose,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Tsai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            , &amp;
            <surname>Uehara</surname>
          </string-name>
          ,
          <string-name>
            <surname>T.</surname>
          </string-name>
          (
          <year>2014</year>
          ).
          <article-title>Mobile application testing: A tutorial</article-title>
          ,
          <volume>46</volume>
          -
          <fpage>55</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>Google.</surname>
          </string-name>
          (
          <year>2014</year>
          ).
          <article-title>Supporting Multiple Screens</article-title>
          . Retrieved from http://developer.android.com/guide/practices/screens_support.html
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <surname>Hamblen</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>2009</year>
          ).
          <article-title>Ballmer: We “screwed up with Windows Mobile</article-title>
          .” Retrieved from http://news.idg.no/cw/art.cfm?id=
          <fpage>F2F7C35E1A64</fpage>
          -67EA-E4BC04F120F0B898
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <surname>Kirubakaran</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Karthikeyani</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>Mobile Application Testing - Challenges and Solution Approach through Automation</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <surname>Knab</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          (
          <year>2012</year>
          ).
          <article-title>Main issues in mobile app testing</article-title>
          .
          <source>Testing Experience</source>
          ,
          <volume>19</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <surname>Muccini</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          (
          <year>2012</year>
          ).
          <article-title>Software testing of mobile applications: Challenges and future research directions</article-title>
          ,
          <volume>29</volume>
          -
          <fpage>35</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <surname>Rivera</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Van der Meulen</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>Gartner Says Worldwide PC, Tablet and Mobile Phone Combined Shipments to Reach 2.4 Billion Units in 2013</article-title>
          . Retrieved from http://www.gartner.com/newsroom/id/2408515
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <surname>Schulte</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , &amp; A.
          <string-name>
            <surname>Majchrzak</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          (
          <year>2012</year>
          ).
          <article-title>Context-Dependent Testing of Apps Applications</article-title>
          . Testing Experience.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <surname>Tharakan</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Jacob</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          (
          <year>2012</year>
          ).
          <article-title>Roadblocks and their workaround while testing Mobile Applications</article-title>
          .
          <source>Testing Experience</source>
          ,
          <volume>19</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <surname>Yeap</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>Smart mobile SoCs driving the semiconductor industry: technology trend, challenges and opportunities</article-title>
          .
          <source>IEDM Technical Digest</source>
          ,
          <fpage>16</fpage>
          -
          <lpage>23</lpage>
          . Retrieved from http://scholar.google.com/scholar?hl=en&amp;btnG=Search&amp;q=intitle:Smart+Mobile+SoCs+Driving+the+Semiconductor+Industry+:+ Technology+Trend+,+Challenges+and+Opportunities#
          <fpage>0</fpage>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>