<!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>Requirements Engineering for Large Scale Agile Systems Development?</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Rashidah Kasauli</string-name>
          <email>rashida@chalmers.se</email>
        </contrib>
      </contrib-group>
      <abstract>
        <p>Agile practices such as continuous integration and delivery promise shorter time to market and improved quality. For this reason, such practices have been adopted in many software companies. In the context of systems development, additional constraints apply, e.g., as a result of scale or parallel development of hardware and software. Traditionally, stage-gate processes with a focus on up-front requirements analysis are common in large-scale systems engineering. However, long upfront analysis is considered anti agile and there is some friction between RE (which is often considered as a waterfall activity or phase) and agile practices. This paper describes a research agenda that plans to address this friction. The work proposes a series of empirical studies to discover the information needs and related knowledge, pertinent to product development. We expect to make a contribution by establishing guidelines and frameworks that can be used to make requirements engineering a foundation for agile systems development.</p>
      </abstract>
      <kwd-group>
        <kwd>agile requirements</kwd>
        <kwd>requirements and continuous integration</kwd>
        <kwd>systems engineering</kwd>
        <kwd>software-intensive systems</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Large-scale systems development companies are operating in increasingly
competitive and dynamic markets. These new business challenges call for a product
development process which is able to respond faster to changing situations. For
this reason, large systems development companies have adopted agile methods
[
        <xref ref-type="bibr" rid="ref13 ref19">13, 19</xref>
        ], like scrum and XP, which o er the promise of faster time to market and
improved quality [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ].
      </p>
      <p>
        Agile methods, which were originally designed for small teams, have been
applied successfully but with challenges in large organizations [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. To combat
these challenges, suggestions for companies to build and tailor these methods
to operate in other environments [
        <xref ref-type="bibr" rid="ref20 ref8">8, 20</xref>
        ] came up, while others suggested the
combination of agile and traditional methods [
        <xref ref-type="bibr" rid="ref11 ref13 ref15 ref17">11, 13, 15, 17</xref>
        ].
      </p>
      <p>
        At the same time Requirements Engineering (RE), which is necessary for
project success [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], is seen as a traditional or plan-driven process [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. This might
? Copyright 2017 for this paper by its authors. Copying permitted for private and
academic purposes.
be acceptable, since some claim that product development companies cannot be
fully agile [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], as parts of the product development (e.g. hardware) have to remain
mainly plan-driven. Although claimed bene cial, the role of RE practices in agile
methods is still unclear to the software development community[
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. There is little
work on how RE and agile methods interact in a software-intensive systems
development environment.
      </p>
      <p>Based on that, we start by exploring the area of RE with two large-scale
software intensive companies that are using agile methods in their development
process. We then derive, based on actual industry needs and related work, the
speci c research goals we have and derive a research agenda to address the
friction between RE and agile methods.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Progress so far</title>
      <p>As a starting point, using semi-structured interviews and workshops, we have
explored the problem in one telecommunications company and one automotive
company. We found that companies are using agile methods and want to adapt
the new agile strategy of continuous delivery and deployment. Thus increasing
the focus on value creation. In this situation, there is a pattern, where teams
receive the high level requirements which they break down into user stories to be
implemented in each sprint. However, there are some discrepancies that prevent
the delivery of value. Through thematic analysis of the transcribed interviews,
we identi ed several discrepancies. The following are the key results that relate
to this thesis.</p>
      <p>Gap between customer and developer: The agile methods advocate face-to-face
communication between the customers and developers. However, that is
practically impossible in the large-scale context as the customer base for large-scale
companies is quite wide and distributed in most, if not all, cases. Developers
complain that the levels between them and the customers are so many that
there is so much value lost by the time the requirements get to them. Also
developers complain that they are not given access to the requirements early enough,
thus increasing the probability of misinterpreting the requirements. The earlier
the programmers participate in requirements engineering process, the less the
risk of developing the wrong product.</p>
      <p>Information ow supporting agility: Since the direct communication between
developer and customer is very complex, there is concern and therefore a need
to address the way the information should ow to (and) or from and within the
organization. To receive requirements, the levels within the organizations use
varying tools or artifacts that cause a loss of value during conversion. Developers
for instance use user stories as a way of communication among themselves which
the product owners may not understand. After development, the customers are
unable to try out the products in a short time for timely feedback. They still
nd a need to go through their long veri cation cycles. This could be because of
the lack of avenues to give them an easy way to try out features early enough
or the lack of documentation to guarantee quality of the release.
Managing documentation requirements: For software-intensive systems, the
regulatory requirements are one of the primary factors. These regulations and
policies, which guide the development of certain software components, require some
sorts of documentation to back them up. Agile methods, however, do not provide
for handling such requirements.</p>
      <p>These challenges are all addressing the con icts that agile ways of working
have with the traditional RE practices. The far away customer as opposed to
on-site customer for agile methods, the lack of emphasis on documentation as
opposed to speci c documents for knowledge sharing in the traditional ways all
disturb the ow of information between stakeholders. So the general question for
this thesis is: In what way can RE be modi ed to complement the agile process
of development?</p>
      <p>The remainder of the paper discusses related work, research aim,
methodology and gives a conclusion.
3</p>
    </sec>
    <sec id="sec-3">
      <title>Related Work</title>
      <p>
        The applicability of agile methods in large-scale development of software
intensive systems is challenging [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] as there are some misalignments between the
agile methods and the already established requirements management processes
[
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. This could be because the implementation of the original agile ideas is not
practical in the context of large-scale companies which have already set up a
traditional foundation.
      </p>
      <p>
        RE is a process by which the services that the customer requires from a
system and the constraints under which it operates are established. Traditionally,
during the RE process, a requirements document was created for knowledge
sharing [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. In contrast, agile methods advocate for face-to-face communication
[
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] between stakeholders to reach a similar goal. Several studies [
        <xref ref-type="bibr" rid="ref13 ref15 ref19">13, 15, 19</xref>
        ] have,
however, indicated the use a surrogate customer in the large-scale context which
introduces requirements communication challenges [
        <xref ref-type="bibr" rid="ref11 ref4">4, 11</xref>
        ] that could also impact
the quality of the product being developed [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Bjarnasson et al. [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] particularly
pointed out low understanding of each others' roles and the scale of organization
and product as some of the major causes of communication gaps.
      </p>
      <p>
        To answer the question of scaling agile methods, Ronkainen and
Abrahamsson [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ] explored the possibility of using agile development techniques in a
systems development environment and de ned requirements for new agile methods
targeted to facilitate the development of embedded software. They provide
techniques to handle issues of documentation, software architecture, experimentation
and test-driven development. These proposals were not tried out and there is no
apparent research to show which techniques were developed. This research
intends to expound on that and develop the techniques to enhance RE in the
embedded systems domain.
      </p>
      <p>
        To further try to understand agile methods in large-scale, more studies [
        <xref ref-type="bibr" rid="ref3 ref5">3,
5</xref>
        ] have been done. Eklund et al., for instance, [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] conducted a study in which
they identi ed industrial challenges of scaling agile to embedded systems
development. Among those identi ed was the length of the feedback loops between
customers and management and handling of speci c product requirements. These
are consistent with our ndings in Sec.2.
      </p>
      <p>
        Despite the fact that works have come out to identify these challenges, not
much has been done to address them. Some works [
        <xref ref-type="bibr" rid="ref20 ref8">8, 20</xref>
        ] have proposed
modication of the agile methods to t the environment but the actual processes or
practices or frameworks for modi cation are not given.
4
      </p>
    </sec>
    <sec id="sec-4">
      <title>Research Aim</title>
      <p>The aim of this research is to design a framework that consists of RE
techniques that are suitable for requirements engineers to enhance the value provided
through handling documentation and regulations in software-intensive systems
development while also supporting agile development, continuous integration,
and continuous deployment.
4.1</p>
      <sec id="sec-4-1">
        <title>Research Questions</title>
        <p>As a starting point, we focus on the practices and processes in use by asking the
following questions:
RQ A What practices can be used to manage documentation without
compromising the agile structure?
Since documentation serves both internal for (e ective information ow between
stakeholders) and external purposes (quality assurance) to capture both we
further break it down into:</p>
        <p>RQ 1 In what way can information ow be managed so that a project
organization consistently maintains value and keeps a competitive
edge in product?</p>
        <p>This can be broken down into other research questions:
RQ 1A What processes ensure that all stakeholders get the same
understanding of the requirements in order to deliver value?
RQ 1B What practices for managing user stories ensure that the stories
contain strategic value for a given sprint?
RQ 2 How can agile methods be extended to cater for the quality
(regulatory) requirements in software intensive systems?
4.2</p>
      </sec>
      <sec id="sec-4-2">
        <title>Expected Contributions</title>
        <p>The research expects to contribute to the body of knowledge of tailoring RE and
agile methods to work in the systems engineering context. The contribution will
be through frameworks addressing how RE should be structured and executed
to cope with the possibly unique challenges in embedded systems development.
Focus will be speci cally in regards to:
1. Requirements ow in the organization from customer to release | to help
rms manage a uni ed understanding of value in the organization.
2. Documentation requirements handling | to help rms deal with the
regulatory requirements in an agile setting.
5
5.1</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Research Method</title>
      <sec id="sec-5-1">
        <title>Reserch design and data collection</title>
        <p>
          The research will follow the research approach proposed by Sein et al. [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ].
Having identi ed the problems to address, the researcher will have extensive
interviews, focus group meetings and workshops with the stakeholders in the
participating companies. That will be followed with analysis of the results to
devise the best framework that can work for the stakeholders.
        </p>
        <p>
          This research will build on the foundation of related work, which have been
gathered and synthesized in relation to RE [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ] in the systems agile development
environment [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ] with special attention to providing a working solution at all
levels of abstraction from the customer needs over system requirements,
subsystem requirements, down to software requirements, their implementation and
then up again through the di erent integration and testing steps while still
working agile.
        </p>
        <p>
          As Inayat et al. [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ] recommended, more empirical research is needed in agile
RE to better understand the impact of the practices in dealing with quality and
self-organizing teams, the main research methods will be empirical in nature.
Case studies will be used to conduct exploratory study of the current status
of operation and nd areas that require improvement. This exploratory study
will be guided by the research questions. The units of analysis will be
embedded systems software rms in the elds of telecommunications, automotive and
heavy machinery. The research addresses challenges in the software development
process and therefore we have identi ed the stakeholders in this research to be
the developing teams, product owners or project managers and the testers.
        </p>
        <p>Triangulation will be needed in order to establish and generalize the
challenges from the di erent domains. Qualitative data will be derived from
interviews with identi ed stakeholders in the di erent rms. A combination of in
depth interviews with open ended questions, focus groups and workshops will
be used when confronting the rm representatives. Document analysis will be
another possible data source.
5.2</p>
      </sec>
      <sec id="sec-5-2">
        <title>Validity</title>
        <p>This research is part of a bigger project with many experienced researchers with
varying backgrounds. We plan to have atleast two interviewers per session to
reduce the risk of bias and misinterpretation. To ensure shared understanding
of interview questions, we plan to start each interview with an introduction
part in which we share our understanding of the subject with the interviewee.
Anonymity will be guaranteed to the interviewees to ensure practitioners are not
threatened to express their opinions. The results of the study may be limited to
the case companies. However, we aim to expand our research to other companies
dealing in di erent types of products. Triangulation will be used Each company's
characteristics will be presented to the readers
6</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Conclusion and Plan</title>
      <p>It is important for RE to be done rightly for the projects to be successful. In the
advent of agile practices like continuous integration and delivery, rms should
be able to fully reap their bene ts without completely getting rid of their old
ways but to tailor their methods to fully support the agile ways of working. The
approaches or frameworks to achieve that purpose are still lacking and need to
be explored.</p>
      <p>Currently the researcher is on the verge of completing her initial problem
analysis and identi cation of challenges relating to agile development in the
software-intensive system context and is planning for an empirical study to
analyze the problem yet deeper through engagement with the companies. Once it
has been done, the researcher will analyze the data collected and triangulate to
devise a solution.</p>
      <p>Acknowledgments. This research is funded by SIDA Bright project and partly
supported by the Software Center (Large-Scale RE project) of Chalmers
University of Technology, Sweden.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Beck</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Beedle</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Van Bennekum</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cockburn</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cunningham</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fowler</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Grenning</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Highsmith</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hunt</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Je</surname>
            <given-names>ries</given-names>
          </string-name>
          , R., et al.:
          <article-title>Manifesto for agile software development (</article-title>
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Bjarnason</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wnuk</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Regnell</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Requirements are slipping through the gapsa case study on causes &amp; e ects of communication gaps in large-scale software development</article-title>
          .
          <source>In: 2011 IEEE 19th international requirements engineering conference</source>
          . pp.
          <volume>37</volume>
          {
          <fpage>46</fpage>
          .
          <string-name>
            <surname>IEEE</surname>
          </string-name>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Daneva</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Damian</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marchetto</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pastor</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>Empirical research methodologies and studies in requirements engineering: How far did we come?</article-title>
          <source>Journal of systems and software 95</source>
          ,
          <issue>1</issue>
          {
          <issue>9</issue>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Dikert</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Paasivaara</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lassenius</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Challenges and success factors for largescale agile transformations: A systematic literature review</article-title>
          .
          <source>Journal of Systems and Software</source>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Eklund</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Olsson</surname>
            ,
            <given-names>H.H.</given-names>
          </string-name>
          , Str m, N.J.:
          <article-title>Industrial challenges of scaling agile in mass-produced embedded systems</article-title>
          .
          <source>In: International Conference on Agile Software Development</source>
          . pp.
          <volume>30</volume>
          {
          <fpage>42</fpage>
          . Springer (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Heikkila</surname>
          </string-name>
          , V.T.,
          <string-name>
            <surname>Damian</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lassenius</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Paasivaara</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>A mapping study on requirements engineering in agile software development</article-title>
          .
          <source>In: 41st Euromicro Conf. on Softw. Eng. and Advanced Applications (SEAA '15)</source>
          . pp.
          <volume>199</volume>
          {
          <issue>207</issue>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Inayat</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Salim</surname>
            ,
            <given-names>S.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marczak</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Daneva</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shamshirband</surname>
            ,
            <given-names>S.:</given-names>
          </string-name>
          <article-title>A systematic literature review on agile requirements engineering practices and challenges</article-title>
          .
          <source>Computers in human behavior 51</source>
          ,
          <volume>915</volume>
          {
          <fpage>929</fpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Kahkonen</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Agile methods for large organizations-building communities of practice</article-title>
          .
          <source>In: Agile Development Conference</source>
          ,
          <year>2004</year>
          . pp.
          <volume>2</volume>
          {
          <fpage>10</fpage>
          .
          <string-name>
            <surname>IEEE</surname>
          </string-name>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9. Karlstrom,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Runeson</surname>
          </string-name>
          ,
          <string-name>
            <surname>P.</surname>
          </string-name>
          :
          <article-title>Integrating agile software development into stage-gate managed product development</article-title>
          .
          <source>Empirical Softw. Eng</source>
          .
          <volume>11</volume>
          (
          <issue>2</issue>
          ),
          <volume>203</volume>
          {
          <fpage>225</fpage>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Kettunen</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Laanti</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>Combining agile software projects and large-scale organizational agility</article-title>
          .
          <source>Software Process: Improvement and Practice</source>
          <volume>13</volume>
          (
          <issue>2</issue>
          ),
          <volume>183</volume>
          {
          <fpage>193</fpage>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Laanti</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Salo</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Abrahamsson</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Agile methods rapidly replacing traditional methods at nokia: A survey of opinions on agile transformation</article-title>
          .
          <source>Information and Software Technology</source>
          <volume>53</volume>
          (
          <issue>3</issue>
          ),
          <volume>276</volume>
          {
          <fpage>290</fpage>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Lucia</surname>
            ,
            <given-names>A.D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Qusef</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Requirements engineering in agile software development</article-title>
          .
          <source>Journal of Emerging Technologies in Web Intelligence</source>
          <volume>2</volume>
          (
          <issue>3</issue>
          ),
          <volume>212</volume>
          {
          <fpage>220</fpage>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Olsson</surname>
            ,
            <given-names>H.H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Alahyari</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bosch</surname>
          </string-name>
          , J.:
          <article-title>Climbing the" stairway to heaven"{a mulitiple-case study exploring barriers in the transition from agile development towards continuous deployment of software</article-title>
          .
          <source>In: 2012 38th Euromicro Conference on Software Engineering and Advanced Applications</source>
          . pp.
          <volume>392</volume>
          {
          <fpage>399</fpage>
          .
          <string-name>
            <surname>IEEE</surname>
          </string-name>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Paetsch</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Eberlein</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maurer</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Requirements engineering and agile software development</article-title>
          . In: null. p.
          <fpage>308</fpage>
          .
          <string-name>
            <surname>IEEE</surname>
          </string-name>
          (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Rohunen</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rodriguez</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kuvaja</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Krzanik</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Markkula</surname>
          </string-name>
          , J.:
          <article-title>Approaches to agile adoption in large settings: a comparison of the results from a literature analysis and an industrial inventory</article-title>
          .
          <source>In: PROFES'10</source>
          . pp.
          <volume>77</volume>
          {
          <fpage>91</fpage>
          . Springer (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Ronkainen</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Abrahamsson</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Software development under stringent hardware constraints: do agile methods have a chance?</article-title>
          <source>In: XP'03</source>
          . pp.
          <volume>73</volume>
          {
          <fpage>79</fpage>
          . Springer (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Savolainen</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kuusela</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vilavaara</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Transition to agile developmentrediscovery of important requirements engineering practices</article-title>
          .
          <source>In: 2010 18th IEEE International Requirements Engineering Conference</source>
          . pp.
          <volume>289</volume>
          {
          <fpage>294</fpage>
          .
          <string-name>
            <surname>IEEE</surname>
          </string-name>
          (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Sein</surname>
            ,
            <given-names>M.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Henfridsson</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Purao</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rossi</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lindgren</surname>
          </string-name>
          , R.:
          <article-title>Action design research</article-title>
          . MIS quarterly pp.
          <volume>37</volume>
          {
          <issue>56</issue>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Sekitoleko</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Evbota</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Knauss</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sandberg</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chaudron</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Olsson</surname>
            ,
            <given-names>H.H.</given-names>
          </string-name>
          :
          <article-title>Technical dependency challenges in large-scale agile software development</article-title>
          .
          <source>In: International Conference on Agile Software Development</source>
          . pp.
          <volume>46</volume>
          {
          <fpage>61</fpage>
          . Springer (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Sillitti</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Succi</surname>
          </string-name>
          , G.:
          <article-title>Requirements engineering for agile methods</article-title>
          .
          <source>In: Engineering and Managing Software Requirements</source>
          , pp.
          <volume>309</volume>
          {
          <fpage>326</fpage>
          . Springer (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>