<!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>Usability Evaluation of Variability Modeling by means of Common Variability Language</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Jorge Echeverria</string-name>
          <email>jecheverria@usj.es</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jaime Font</string-name>
          <email>jfont@usj.es</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Carlos Cetina</string-name>
          <email>ccetina@usj.es</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Oscar Pastor</string-name>
          <email>opastor@dsic.upv.es</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Centro de Investigacion ProS, Universitat Politecnica de Valencia</institution>
          ,
          <addr-line>Valencia</addr-line>
          ,
          <country country="ES">Spain</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Escuela Politecnica Superior, Universidad San Jorge</institution>
          ,
          <country country="ES">Spain</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Common Variability Language (CVL) is a recent proposal for OMG's upcoming Variability Modeling standard. CVL models variability in terms of Model Fragments. Usability is a widely-recognized quality criterion essential to warranty the successful use of tools that put these ideas in practice. Facing the need of evaluating usability of CVL modeling tools, this paper presents a Usability Evaluation of CVL applied to a Modeling Tool for rmware code of Induction Hobs. This evaluation addresses the con guration, scoping and visualization facets. The evaluation involved the end users of the tool whom are engineers of our Induction Hob industrial partner. E ectiveness and e ciency results indicate that model con guration in terms of model fragment substitutions is intuitive enough but both scoping and visualization results suggest that CVL visual notation should be improved.</p>
      </abstract>
      <kwd-group>
        <kwd>Usability Evaluation</kwd>
        <kwd>Common Variability Language</kwd>
        <kwd>Modeling Variability</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Common Variability Language (CVL) has been recently proposed by the
architectural board of the OMG as Variability Modeling standard [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. CVL expresses
variability among models in terms of Model Fragments such as Placement
Fragments (variation points) and Replacement Fragments (variants). The
materialization of product models is performed by means of Fragment Substitutions
between a Base Model (Placements) and a Model Library (Replacements).
      </p>
      <p>Usability is a widely-recognized quality criterion essential to warranty the
successful use of tools that put the above ideas in practice. This paper presents
a usability evaluation of a Modeling Tool augmented with CVL (MT+CVL). The
research question addressed by this evaluation is: Are Modeling Tools augmented
with CVL intuitive enough to perform the main facets of variability modeling
approaches (con guration, scoping and visualization)?</p>
      <p>In order to materialize the ideas of CVL, we are going to use our industrial
partner Modeling Tool, an induction hobs company that generates their
induction hobs' rmwares following a model driven development approach. They used
to follow a clone and own approach (without explicit de nition of variability)
but we have augmented their modeling tool with CVL in order to model the
variability existing among their products.</p>
      <p>
        Our Usability Evaluation comprises both (1) test methods such as
Performance Measurement, Satisfaction Questionnaire and Interview and (2)
inspection methods such as KeyStroke-Level Model [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. The human computer
interaction research community advises to combine these methods to achieve reliable
assessment. The selected Usability Evaluation Methods enable us to (1) asses
e ectiveness, e ciency and satisfaction and (2) to identify usability problems.
      </p>
      <p>E ectiveness and e ciency results (con guration tasks 85% and 132.2%,
scoping tasks 65% and 49.93%, visualization tasks 88% and 64.62%) indicate
that model con guration in terms of model fragment substitutions is intuitive
enough but both scoping and visualization require to improve the visual notation
of CVL.</p>
      <p>The remainder of this paper is structured as follows: Section 2 discusses
related works. Section 3 summarizes the main concepts of the Common Variability
Language. Section 4 presents an experimental study to evaluate the usability of
the Modeling Tool with CVL. Then, Section 5 describes the results of evaluation
and the set of Usability Problems detected. Finally we conclude the paper.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Related Work</title>
      <p>
        There are research e orts in literature towards the visualization of SPL
(Software Product Line) related artifacts. For instance in [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] the authors present
an approach to visualize Pareto-optimal variants (variants, with respect to a set
of objectives where no single quality can be improved without sacri cing other
qualities). In addition [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] presents an approach that employs visualization and
interaction techniques to support end users in the process of product derivation.
      </p>
      <p>
        There is a concern in existing literature about the comprehensibility of feature
models and posible di culties for di erent user groups. For instance, in [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]
the authors present an experimental approach in understanding of cross-tree
constraints in feature models.
      </p>
      <p>
        In [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] the authors present a Con gurable Product Line tool that enable users
of the PL to customize it. The authors abstract the technical issues of these
customizations to help the users of the PL to understand the implications of
decisions made during customization. Furthermore, in [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] the authors are
concerned about the exibility of their product line. Therefore, they present an
end-user oriented tool that can support diverse end-users such as project
managers, sales people or engineers in their speci c tasks.
      </p>
      <p>
        There is also a concern about the usability of DSL and the tool used to
generate them. For instance, in [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] the authors present a comparison between
ve di erent development tool to create DSLs (and their associated editors). In
[
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] the authors discuss how user-centered design can be adapted to the context
of DSLs development. They argue that usability should be fostered from the
beginning of the DSL development cycle, enabling real people to use the DSL.
      </p>
    </sec>
    <sec id="sec-3">
      <title>Common Variability Language</title>
      <p>
        CVL is a Domain Speci c Language (DSL) for modeling variability in any model
of any DSL based on Meta-Object Facility (MOF). The CVL proposal [
        <xref ref-type="bibr" rid="ref10 ref7">10, 7</xref>
        ] is
designed to work in conjunction with an existing DSL editor. Fig. 1 shows an
overview of the application of CVL to a given DSL editor. Left part shows the
DSL editor itself, while right part represents the library of replacements that
will be used to de ne variants of the base model.
      </p>
      <p>By means of the use replacement operation, users can perform
substitutions, including fragments from the library into the model being edited. By
means of the create replacement operation, users can create new
replacement fragments and incorporate them into the library 1.</p>
      <p>
        These are the main elements and operations of CVL, and need to be ful lled
to apply CVL for a given DSL. It is necessary to augment the DSL editor in
order to enable the operations de ned by CVL, but its application is the same
for any given DSL. For further details about the inner workings of CVL see [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ].
      </p>
      <p>InductionHob013</p>
      <p>DSL Editor
1 Example of model fragment operations: http://folk.uio.no/oysteinh/demo1.htm</p>
    </sec>
    <sec id="sec-4">
      <title>Experimental Study</title>
      <sec id="sec-4-1">
        <title>Context of the Experiment</title>
        <p>We have applied CVL to the modeling tool of our industrial partner. That is, we
have augmented the Modeling Tool including and integrating the CVL
operations and library (as presented in section 3), resulting in the MT+CVL that will
be used through the rest of the study. This is the usual operation for augmenting
an existing Modeling tool with CVL, and would be the same when applying to
any other modeling tool.</p>
        <p>Left part of Figure 1 shows the graphical editor of the models. Right part
shows the replacements library, where all the replacements that are part of the
MT+CVL are shown. In addition, the create replacement operation, enables
engineers to create new replacements fragments that are included into the library.
The Replace operation enables the engineers to substitute model elements from a
product model (open in the editor) by replacements of the replacements library.
4.2</p>
      </sec>
      <sec id="sec-4-2">
        <title>Experimental Object</title>
        <p>To evaluate the usability of the MT+CVL we had to know the main tasks
that the end users perfom in the main facets of varibility modeling: Scope (in
CVL, the creation and elimination of fragments), Con guration (the derivation
of products) and Visualization (to make the user aware of the varibility). Six
executable tasks were produced as output 2:
T1 The induction hob IH013 has a problem with the module MOD008 and this
module must be replaced by the module MOD014. In the other induction
hobs the module MOD008 must not be replaced.</p>
        <p>T2 The inverter INV016034 in the module MOD017 in the induction hob IH021
does not run correctly. The module must assemble the inverter INV019034.</p>
        <p>This replacement must a ect every induction hob with the above module.
T3 The induction hob IH021 in the module MOD073 has the inverter INV015034.</p>
        <p>Its parameter is wrong. A new inverter must be created by cloning the wrong
inverter. The new inverter has its parameter VMAX equal to 42. The
replacement must a ect every induction hob with the above module.</p>
        <p>T4 The module MOD021 in IH003 must replace the inverter INV015042 by</p>
        <p>INV016042. This replacement must not a ect to other induction hobs.
T5 To detect all components in the induction hob IH021.</p>
        <p>T6 Which is the module most widely used of the set of modules (MOD021,
MOD014, MOD017, MOD101)?</p>
        <p>The tasks (T1) and (T2) are from con guration facet tasks, (T3) and (T4)
are from scope facet tasks and, nally, (T5) and (T6) are from visualization facet
tasks.
2 The identi cation of the components has been sanitized in order to preserve con
dential information. However, omitted information is not relevant for the approach.
4.3</p>
      </sec>
      <sec id="sec-4-3">
        <title>Evaluation Without Users</title>
        <p>
          The Inspection Method (without users) chosen is Keystroke-Level Model. The
Keystroke-Level Model has two phases. The rst phase is to determine what
physical and mental steps a user performs to complete one or more tasks with
the CVL Modeling tool in order to predict the time that the user needs to do the
task. To do this, a duration is associated to each one of these actions or sequence
of operators (physical or mental), and then they are totaled. This duration is
calculated by using the average time that it takes a skilled user to complete the
action, as suggested by reference time values of [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ].
        </p>
        <p>
          The second phase is to analyze the above steps, looking for problems. Some
usability problems that the Keystroke-Level Model might reveal are that it takes
too many steps to perform a simple task, or it takes too long to perform the
task, or there is too much to learn about the interface, etc. [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ]. Furthermore, the
amount of time that the user needs to do each task is obtained. In our experiment
a Usability Engineer performed every task of section 4.2. For instance, the task1
is composed by four subtasks and the total time predicted to perform the task
is 21.1 seconds.
4.4
        </p>
      </sec>
      <sec id="sec-4-4">
        <title>Evaluation With Users</title>
        <p>
          The objectives of this phase are the assessment on Usability Measures and the
identi cation of usability problems. To achieve these objectives the following
UEM are used: Demographic Questionnaire, Performance Measurement,
Satisfaction Questionary and Interviews. These UEM are characterized by the
participation of the end users. The evaluation with users was as follows [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ]:
1. End users were given information about the goals and objectives of the
evaluation. They were told that it is not a test of their abilities. They were
also informed that their interaction will be recorded.
2. End users attended to a small tutorial about the MT+CVL.
3. End users were asked to ll in a demographic questionnaire.
4. End users were then given a series of clear instructions that were speci c for
the Performance Measurement. They were advised to try to accomplish the
tasks without any assistance, and that they should only ask for help if they
felt unable to complete the task on their own.
5. End users were asked to complete the six tasks detailed in the section
Experimental Object 4.2. To avoid a possible ceiling e ect, there was no time
limit to complete the tasks.
6. End users were asked to complete a System Usability Scale questionnaire.
7. End users were asked to answer an interview about CVL Modeling tool.
        </p>
        <p>
          The evaluation involved the end users of the tool whom are engineers of
our Induction Hob industrial partner. The human computer interaction research
advises to use ve end users in the usability test to obtain 80% of the usability
problems [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ]. For this reason, we chose a usability evaluation with ve end users.
Performance Measurement The goal of this evaluation step was to evaluate
how well or poorly the MT+CVL performed for users. Speci cally, we measured
user e ectiveness and e ciency (ISO 1998). An Instructor, an Evaluator and ve
end users participated in the study. The function of Instructor was to explain the
test to the end users and to solve doubts of the end users. The goal of Evaluator
was to collect data about the end users action.
        </p>
        <p>In this UEM users performed a prede ned set of test tasks (see 4.2) while time
and error data was collected. Quantitative data includes performance times, error
rates, completed tasks or number of assistance. This data enables the calculation
of e ciency and e ectiveness. Usability problems will come from the notes that
the Evaluator has taken down during the test or extracted from an audio or
video recording of the session.</p>
        <p>
          Measures of e ectiveness take into account percent of right nished unassisted
tasks, percent of right assisted tasks, frequency of assists to the participant. The
e ciency value is the ratio between percent of right nished unassisted tasks
and the time to nish these tasks according to Common Industry Format (CIF)
for Usability Test Reports [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ].
        </p>
        <p>The values in Table 1 indicate that the most di cult or problematic tasks are
the scope tasks. In contrast, the end users performed with great easy con
guration tasks. On the oher hand, the end users performed correctly the visualization
tasks, but it took them too much time taking into account the calculated values
with Keystroke-Level Model (see Section 4.3).</p>
        <p>Satisfaction Questionary After the performance measurement, a satisfaction
questionary was lled by the end users. This questionnaire was System Usability
Scale (SUS). SUS was used to determine user's subjective satisfaction with the
SPL tool. Measuring user satisfaction provides a subjective usability metric. The
questionnaire was composed by a ten questions with a Likert scale.</p>
        <p>
          The data collected with SUS must be introduced in a spreadsheet to process
them. The global score was 73%, which shows that the end users classi ed the
CVL Modeling tool as \good", according to the scale suggested by [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ].
Interview The last UEM used in this phase is Interview. The objectives of this
interview were (1) to determine the understanding by the end user of the CVL
Modeling tool and (2) to obtain qualitative data from user comments.
        </p>
        <p>
          The Interview Questions to perform this step had open questions and closed
questions. The closed questions were directed to check the understanding of the
tasks in the MT+CVL by the end users. For instance, the Instructor shown two
pictures to the end user with the state of the CVL Modeling tool after a task
and the end user had to choose wich picture is the correct. The open questions
aim was to detect the parts of the MT+CVL that were more problematic from
a usability point of view, along with the real causes of the problems [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ]. For
instance, a question was \What have been the more di cult of the tasks for
you?".
5
        </p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Conclusion</title>
      <p>We believe the results of the usability evaluation are relevant to model-based
software developers, OMG variability standardization process and variability
tools vendors as follows:</p>
      <p>From the point of view of model-based software developers, as the case of
our industrial partner, the usability evaluation results suggest that CVL can
complement their current modelling tools to formalise and con gure variability
(according to the result of E ectiveness and E ciency of variability tasks). The
CVL library of model fragments turns out to enable them to shift from a Clone
&amp; Own approach to a systematic reuse of model fragments.</p>
      <p>From the point of view of current OMGs variability standardization process
this paper provides evidence that the current CVL proposal should be extended
to provide a visual notation for the model fragment concepts. That is, current
CVL proposal introduces the concepts of model placement and model
replacement but the proposal lacks a concrete syntax to denote the model fragment
boundaries. This lack of visual notation leads modellers to miss variation points
in the models.</p>
      <p>Finally, from the point of view of tool vendors, the usability evaluation results
reveal that modellers require new editing capabilities to work with independent
model fragments such as explicit creation, fragment comparison, fragment-based
lters and propagations of changes.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1. S. Abraha~o, E. Iborra, and
          <string-name>
            <given-names>J.</given-names>
            <surname>Vanderdonckt</surname>
          </string-name>
          .
          <article-title>Usability evaluation of user interfaces generated with a model-driven architecture tool</article-title>
          . In Maturing Usability, pages
          <volume>3</volume>
          {
          <fpage>32</fpage>
          .
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>D.</given-names>
            <surname>Amyot</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Farah</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J.-F.</given-names>
            <surname>Roy</surname>
          </string-name>
          .
          <article-title>Evaluation of development tools for domainspeci c modeling languages</article-title>
          . In R. Gotzhein and R. Reed, editors,
          <source>System Analysis and Modeling: Language Pro les</source>
          , volume
          <volume>4320</volume>
          of Lecture Notes in Computer Science, pages
          <volume>183</volume>
          {
          <fpage>197</fpage>
          . Springer Berlin Heidelberg,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3. ANSI/NCITS. Ansi/ncits
          <article-title>-354 common industry format (cif) for usability test reports</article-title>
          .
          <source>Technical report, NIST Industry USability Reporting</source>
          ,
          <year>2001</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>A.</given-names>
            <surname>Bangor</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Kortum</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J.</given-names>
            <surname>Miller</surname>
          </string-name>
          .
          <article-title>Determining what individual sus scores mean: Adding an adjective rating scale</article-title>
          .
          <source>JUS</source>
          ,
          <volume>4</volume>
          (
          <issue>3</issue>
          ):
          <volume>114</volume>
          {
          <fpage>123</fpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>A.</given-names>
            <surname>Bariic</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Amaral</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Goulao</surname>
          </string-name>
          .
          <article-title>Usability evaluation of domain-speci c languages</article-title>
          .
          <source>In Quality of Information and Communications Technology (QUATIC)</source>
          , 2012 Eighth International Conference on the, pages
          <volume>342</volume>
          {
          <fpage>347</fpage>
          ,
          <string-name>
            <surname>Sept</surname>
          </string-name>
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>G.</given-names>
            <surname>Botterweck</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Thiel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Nestor</surname>
          </string-name>
          , S. bin Abid, and
          <string-name>
            <given-names>C.</given-names>
            <surname>Cawley</surname>
          </string-name>
          .
          <article-title>Visual tool support for con guring and understanding software product lines</article-title>
          .
          <source>In Software Product Line Conference</source>
          ,
          <year>2008</year>
          . SPLC '
          <volume>08</volume>
          . 12th International, pages
          <volume>77</volume>
          {
          <fpage>86</fpage>
          ,
          <string-name>
            <surname>Sept</surname>
          </string-name>
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>F.</given-names>
            <surname>Fleurey</surname>
          </string-name>
          , .
          <string-name>
            <surname>Haugen</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <article-title>M ller-</article-title>
          <string-name>
            <surname>Pedersen</surname>
            ,
            <given-names>G. K.</given-names>
          </string-name>
          <string-name>
            <surname>Olsen</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Svendsen</surname>
            , and
            <given-names>X. Zhang.</given-names>
          </string-name>
          <article-title>A generic language and tool for variability modeling</article-title>
          .
          <source>Technical Report SINTEF A13505</source>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>P.</given-names>
            <surname>Grunbacher</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Rabiser</surname>
          </string-name>
          , and
          <string-name>
            <given-names>D.</given-names>
            <surname>Dhungana</surname>
          </string-name>
          .
          <article-title>Product line tools are product lines too: Lessons learned from developing a tool suite</article-title>
          .
          <source>In Automated Software Engineering. 23rd IEEE/ACM International Conference on</source>
          , pages
          <volume>351</volume>
          {
          <fpage>354</fpage>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9. . Haugen.
          <article-title>Common variability language (CVL) - OMG revised submission</article-title>
          .
          <source>OMG document ad/2012-08-05</source>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10. . Haugen,
          <string-name>
            <surname>B.</surname>
          </string-name>
          <article-title>M ller-</article-title>
          <string-name>
            <surname>Pedersen</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Oldevik</surname>
            ,
            <given-names>G. K.</given-names>
          </string-name>
          <string-name>
            <surname>Olsen</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Svendsen</surname>
          </string-name>
          .
          <article-title>Adding standardized variability to domain speci c languages</article-title>
          .
          <source>In Proceedings of the 2008 12th International Software Product Line Conference, SPLC '08</source>
          , pages
          <fpage>139</fpage>
          {
          <fpage>148</fpage>
          , Washington, DC, USA,
          <year>Sept 2008</year>
          . IEEE Computer Society.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <given-names>A.</given-names>
            <surname>Holzinger</surname>
          </string-name>
          .
          <article-title>Usability engineering methods for software developers</article-title>
          .
          <source>Communications of the ACM</source>
          ,
          <volume>48</volume>
          (
          <issue>1</issue>
          ):
          <volume>71</volume>
          {
          <fpage>74</fpage>
          ,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <given-names>N. J.</given-names>
            <surname>Juzgado</surname>
          </string-name>
          and
          <string-name>
            <given-names>X.</given-names>
            <surname>Ferre</surname>
          </string-name>
          .
          <article-title>How to integrate usability into the software development process</article-title>
          .
          <source>In ICSE</source>
          , pages
          <volume>1079</volume>
          {
          <fpage>1080</fpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <given-names>D.</given-names>
            <surname>Kieras</surname>
          </string-name>
          .
          <article-title>Using the keystroke-level model to estimate execution times</article-title>
          . University of Michigan,
          <year>2001</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <given-names>A.</given-names>
            <surname>Murashkin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Antkiewicz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Rayside</surname>
          </string-name>
          , and
          <string-name>
            <given-names>K.</given-names>
            <surname>Czarnecki</surname>
          </string-name>
          .
          <article-title>Visualization and exploration of optimal variants in product line engineering</article-title>
          .
          <source>In Proceedings of the 17th Software Product Line Conference, SPLC '13</source>
          , pages
          <fpage>111</fpage>
          {
          <fpage>115</fpage>
          . ACM,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <given-names>R.</given-names>
            <surname>Rabiser</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Dhungana</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Heider</surname>
          </string-name>
          , and
          <string-name>
            <given-names>P.</given-names>
            <surname>Grunbacher</surname>
          </string-name>
          .
          <article-title>Flexibility and end-user support in model-based product line tools</article-title>
          .
          <source>In Software Engineering and Advanced Applications</source>
          ,
          <year>2009</year>
          . SEAA '
          <volume>09</volume>
          . 35th Euromicro Conference, pages
          <volume>508</volume>
          {
          <fpage>511</fpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16. I.
          <string-name>
            <surname>Reinhartz-Berger</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Figl</surname>
          </string-name>
          , and y. Haugen.
          <article-title>Comprehending feature models expressed in cvl</article-title>
          .
          <source>In Model-Driven Engineering Languages and Systems</source>
          , volume
          <volume>8767</volume>
          of Lecture Notes in Computer Science, pages
          <volume>501</volume>
          {
          <fpage>517</fpage>
          .
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <given-names>R. A.</given-names>
            <surname>Virzi</surname>
          </string-name>
          .
          <article-title>Re ning the test phase of usability evaluation: how many subjects is enough? Human Factors: The Journal of the Human Factors</article-title>
          and Ergonomics Society,
          <volume>34</volume>
          (
          <issue>4</issue>
          ):
          <volume>457</volume>
          {
          <fpage>468</fpage>
          ,
          <year>1992</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>