Conference PaperPDF Available

Handling Non-functional Requirements in Model-Driven Development: An Ongoing Industrial Survey

Authors:

Abstract and Figures

Model-Driven Development (MDD) is no longer a novel development paradigm. It has become mature from a research perspective and recent studies show its adoption in industry. Still, some issues remain a challenge. Among them, we are interested in the treatment of non-functional requirements (NFRs) in MDD processes. Very few MDD approaches have been reported to deal with NFRs (and they do it in a limited way). However, it is clear that NFRs need to be considered somehow in the final product of the MDD process. To better understand how NFRs are integrated into the existing MDD approaches, we have initiated the NFR4MDD project, a multinational empirical study, based on interviews with companies working on MDD projects. Our project aims at surveying the state of the practice for this topic. In this paper, we summarize our research protocol and present the current status of our study. The discussion will focus on the peculiarities of our study's context and organization involving about 20 researchers from 8 European countries.
Content may be subject to copyright.
Handling Non-functional Requirements in
Model-Driven Development:
An Ongoing Industrial Survey
David Ameller, Xavier Franch, Cristina G´
omez,
Joao Araujo, Richard Berntsson Svensson, Stefan Biffl§, Jordi Cabotk, Vittorio Cortellessa∗∗, Maya Daneva††,
Daniel M´
endez Fern´
andez‡‡, Ana Moreira, Henry Muccini∗∗, Antonio Vallecillox, Manuel Wimmer§,
Vasco Amaral, Hugo Bruneli`
erexi , Loli Burgue˜
nox, Miguel Goul˜
ao, Bernhard Sch¨
atzxii and Sabine Teuflxii
Universitat Polit`
ecnica de Catalunya, Spain. {dameller, franch, cristina}@essi.upc.edu
NOVA LINCS, Universidade Nova de Lisboa, Portugal. {p191, amm, vasco.amaral, mgoul}@fct.unl.pt
Chalmers |University of Gothenburg, Sweden. richard@cse.gu.se
§Vienna University of Technology, Austria. Stefan.Biffl@tuwien.ac.at, Wimmer@big.tuwien.ac.at
kICREA - UOC, Spain. jordi.cabot@icrea.cat
∗∗University of L’Aquila, Italy. {vittorio.cortellessa, henry.muccini}@univaq.it
††University of Twente, The Netherlands. M.Daneva@utwente.nl
‡‡Technische Universit¨
at M¨
unchen, Germany. mendezfe@in.tum.de
xUniversidad de M´
alaga, Spain. {av, loli}@lcc.uma.es
xi AtlanMod Team (Inria, Mines Nantes & LINA), France. hugo.bruneliere@inria.fr
xii Fortiss GmbH, Germany. {schaetz, teufl}@fortiss.org
Abstract—Model-Driven Development (MDD) is no longer a
novel development paradigm. It has become mature from a
research perspective and recent studies show its adoption in
industry. Still, some issues remain a challenge. Among them, we
are interested in the treatment of non-functional requirements
(NFRs) in MDD processes. Very few MDD approaches have been
reported to deal with NFRs (and they do it in a limited way).
However, it is clear that NFRs need to be considered somehow
in the final product of the MDD process. To better understand
how NFRs are integrated into the existing MDD approaches, we
have initiated the NFR4MDD project, a multi-national empirical
study, based on interviews with companies working on MDD
projects. Our project aims at surveying the state of the practice
for this topic. In this paper, we summarize our research protocol
and present the current status of our study. The discussion will
focus on the peculiarities of our study’s context and organization
involving about 20 researchers from 8 European countries.
Index Terms—Non-Functional Requirements, Model-Driven
Development, Quality Requirements, NFR, MDD, Empirical
Study, Survey, Semi-Structured Interviews.
I. INTRODUCTION
Model-Driven Development (MDD) is a development
paradigm, where models play a central role [1], [2]. “Model-
driven development is simply the notion that we can construct
a model of a system that we can then transform into the real
thing” [2]. One of the benefits of using MDD is the higher
abstraction level by providing platform independence. Other
related concepts are Model-Driven Architecture (MDA) [3],
the OMG perspective of MDD; and Model-Driven Engineering
(MDE) [4], which includes other software engineering activ-
ities in addition to development. In this paper, we will focus
on MDD approaches for software production.
Non-Functional Requirements (NFRs) are one of the main
research targets in the Requirements Engineering commu-
nity [5] and their industrial impact has been documented in
many empirical studies (e.g., [6], [7], [8], [9]). There are many
definitions for the concept of NFR [5]. For example, they
have been defined as: “(...) global requirements on [the sys-
tem] development or operational cost, performance, reliability,
maintainability, portability, robustness, and the like.[10].
However there is no common agreement on the concrete
meaning of the term NFR [11].
Dealing with NFRs is a major challenge in software devel-
opment. The lack of integration of NFRs with functional re-
quirements can result in increased time-to-market and project
cost [5], [12]. This holds also for MDD. Being supported or
not by MDD approaches, practitioners have to deal with NFRs
in one way or another.
Ameller et al. [13] presented at RE’10 a vision paper
on the impact of NFRs in MDD processes and foresaw
different ways to handle them. The authors pointed out the
lack of support of NFRs in MDD (based on a literature
review) and hypothesized that this situation is probably even
more dramatic in the industrial practice. This topic was also
subject of a keynote1, given at the MoDRE@RE’14 workshop,
where some industrial attendees and academics with industrial
experience reinforced this hypothesis through their questions
and opinions. Moreover, recent empirical studies that report
the adoption of MDD in industry [14], [15], [16], [17] do not
provide insights on how practitioners deal with NFRs.
1www.slideshare.net/gessiupc/mo-dre-2014- keynote
978-1-4673-6905-3/15 c
2015 IEEE RE 2015, Ottawa, ON, Canada
RE:Next! Track
Accepted for publication by IEEE. c
2015 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/
republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works.
52
208
TABLE I
RESEARCH QUESTIONS
RQ1 In which context is MDD adopted by companies?
RQ1.1 What factors motivate the adoption of MDD?
RQ1.2 Which types of NFRs are linked to these motivating factors?
RQ1.3 To what extent are NFRs relevant for those projects that adopt MDD?
RQ2 To what extent do MDD approaches adopted by companies support NFRs?
RQ2.1 Which types of NFRs are supported by the adopted MDD approaches?
RQ2.2 Which characteristics do these NFRs exhibit?
RQ2.3 Which notations and tools are used for the supported types of NFRs?
RQ2.4 At which stages of the adopted MDD approach are these NFRs handled?
RQ3 How do companies deal with NFRs when the adopted MDD approach does not support them?
RQ3.1 How are MDD approaches customized to take into account the previously unsupported types of NFRs?
RQ3.2 How do companies deal with an NFR which is not supported by MDD?
RQ3.3 To what extent do the drawbacks of dealing with unsupported types of NFRs compensated by the benefits of adopting MDD?
Further investigating this hypothesis is the main motivation
of our work. In this paper, we present the ongoing NFR4MDD
project, a multinational (Europe-wide) empirical study on the
industrial practices in MDD, focusing on how companies
handle NFRs when using MDD. The study involves about
20 researchers from 8 countries and is expected to involve
around 30 companies whose experiences and perceptions will
be surveyed using semi-structured interviews.
The rest of the paper is divided into the following sections:
Section II, the objective and the research questions of this
work; Section III, the context in which this research is being
held; Section IV, the working plan and the research method-
ology; and finally Section V, the conclusions.
II. OBJECTIVE OF THE ST UDY
The main goal of the NFR4MDD project is to obtain a
detailed view on the way that companies handle NFRs when
they use MDD. Based on this goal, we define the research
questions (RQs) shown in Table I.
The first RQ (RQ1) shall provide an overview of the context
in which MDD approaches are used by European companies.
In particular, we are interested in identifying the factors (e.g.,
speed up the development process, improve the reusability,
better documentation) that motivate the adoption of MDD as
the most suitable option (RQ1.1). Specifically, we want to
search for links between these factors and specific types of
NFRs (RQ1.2). Since our working hypothesis is that most
MDD approaches do not handle any type of NFRs, with
RQ1.3 we want to know if MDD is adopted in projects where
the NFRs are less important than functional requirements, or
whether relevant NFRs are already satisfied by the technolo-
gies or the infrastructure used. While RQ1.1 shall allow us to
compare our findings with other surveys on MDD in practice
(see Section I), RQ1.2 and RQ1.3 aim at characterizing the
participating companies with regard the topic of study.
The second RQ (RQ2) is focused on understanding how
NFRs are supported by the MDD approaches currently adopted
by the participating companies. First, we want to know if the
MDD approaches adopted by the companies tend to support
any specific NFR (RQ2.1). For the supported NFRs, we want
to determine: a) their characteristics, for example, how near
or far the NFRs are from the solution, the granularity of their
specification, etc. (RQ2.2); b) how are they represented in
the models, for example, the languages or extensions used
(RQ2.3). Also, we want to map the supported NFRs in the
adopted MDD approaches, in particular into the stages at
which the NFRs are handled (RQ2.4). As part of our study,
we plan to compare the results of the survey to previously
published findings.
Even if some types of NFRs might be supported by the
MDD approaches adopted by companies, in most cases we
expect to find only limited support [13]. For this reason, we
aim with RQ3 at understanding the strategies used by the
companies when they have to deal with those types of NFRs
that are unsupported by the MDD approaches adopted in their
context. Ameller et al. [13] envisaged two possible strategies:
the first one is to adapt the MDD process so that it can account
for the unsupported types of NFRs (RQ3.1) and the second one
is to manually adapt the resulting artifact of the MDD process
in order to satisfy the unsupported NFRs (RQ3.2). However,
we expect that companies may well use other strategies, for
example, postpone the NFRs for future releases, or simply
discard the NFRs (RQ3.2). Finally, since all of these situations
can affect the development, we want to better understand their
impact from the point of view of the participating companies
(RQ3.3), i.e., we want to determine if bearing the drawbacks
due to the loose integration of NFRs into the MDD process is
compensated by the benefits provided by MDD approaches.
III. CON TE XT O F TH E STU DY
The NFR4MDD project was initiated by the Universitat
Polit`
ecnica de Catalunya (UPC) team after the keynote at
MoDRE@RE’14 mentioned in Section I. The collective ob-
servation that the challenge remains open and the interest
209
Fig. 1. Participant countries.
expressed by the community were the triggers for the study
described in this paper.
The collaborative nature of the survey was also decided
from the very beginning. Not just the difficulty of getting
enough subjects by only one research group was considered,
but in fact the main driver for this decision was to aim at
the best possible quality of the project and its outcome by
involving experienced researchers of the two main areas of
the study (NFRs and MDD). A subsequent decision was that
UPC would act as a research coordinator. The criteria that
UPC used to select participating researchers were:
European research groups. We invited only one research
group per country, thus ensuring representation of coun-
tries is well balanced (see Fig. 1). Differences emerging
from the characteristics of a particular country may
eventually be investigated.
The researchers should have demonstrated expertise in at
least one of the main areas of the study, MDD or NFRs.
The researchers should have profound expertise in em-
pirical research methods, ideally in qualitative research.
In particular, membership to the ISERN network2was
welcome.
The invited researchers received a formal invitation letter3
composed of the following parts: general presentation of the
project, research questions, list of responsibilities, and the
initial work plan. In general, the response was quite positive,
especially considering that NFR4MDD is not a funded project.
With regards to the responsibilities, the coordinators of the
project will lead most of the tasks, while the participating
researchers will collaborate in the: review of the protocol,
search for interviewees in companies using MDD, execution
of interviews, feedback on data analysis, and collaboration in
reporting (e.g., writing papers).
A. Management Issues
Coordinators had to deal with several management issues.
For instance, to discuss the preliminary versions of documents
2isern.iese.de
3www.essi.upc.edu/gessi/papers/RE15-letter.pdf
we opted to use collaborative space that allows several re-
searchers working at the same time on the same document
without conflicts. For the consolidated versions of the docu-
ments and the research material (e.g., interview transcriptions,
data analysis) we use a shared repository with easy-to-use
storage capabilities. We also created a mailing list to be used
as the main communication channel of the project.
Not surprisingly for such a collaborative endeavor, several
circumstances started to arise from the very beginning, e.g.:
Initially, it was planned to have two researchers per coun-
try, but some countries kindly required to have more than
two researchers, therefore it was decided to exceptionally
allow to exceed the original numbers.
Even in a short space of time, some researchers started
to change affiliation and even country. This will not
be considered a problem as far as the interviews are
conducted in the originally planned country.
We wanted to define as soon as possible the author order
in the artifacts produced in the project (in particular,
research papers). Authorship rules (already applied in
the paper at hand) are: first, coordinators; next, national
representatives; last, supporting researchers. Alphabetical
order is proposed in every category.
Some of the research groups have expressed concerns
about the need to record and transcribe the interviews
(e.g., national privacy regulations). Here we opted to
go case-by-case in order to find the best solution that
minimizes the impact on the quality of the study.
The language used in the interviews was also a matter
of discussion. The final decision was to use at every
interview the most appropriate language, with the only
restriction to provide the final transcription in English.
B. Open Discussions
More interestingly, we started some discussions about the
contents of our empirical study, e.g.:
We are currently deciding whether we use a common
NFRs taxonomy or the taxonomy that better fits the
company domain in each case and we consolidate ter-
minology during data analysis. One reason is that we
expect a varying understanding of the notion of NFRs
for the various industrial sectors and application domains
covered by our study (“there is not any formal definition
or complete list of nonfunctional requirements” [10]).
We are currently discussing the various context- and
domain-specific interpretations of MDD and we are con-
sidering to initiate the interviews by letting the partici-
pants define the notion of MDD for their context first.
We initially proposed that each country representative
would select their participants, but as some concerns
about the diversity arose, we decided to make the selec-
tion at a global level, once all the countries have proposed
their own candidates.
210
IV. PLA NN IN G OF T HE ST UDY
Among the variety of types of empirical studies (e.g., sur-
veys, case studies, experiments), this study will be a qualitative
survey. Surveys (e.g., interviews, online questionnaires) are
a common way for collecting qualitative and quantitative
information [18]. They provide a snapshot of the current state
of the studied topic by collecting information to describe,
compare, or explain knowledge, attitudes and behavior [18].
Surveys aim at understanding a population from which a
sample will be drawn.
This survey will include descriptive and exploratory inten-
tions. Descriptive surveys are conducted to enable assertions
about some population. They are designed to measure what
occurred, rather than why. Exploratory surveys are used as a
pre-study to a more thorough investigation.
We followed Ciolkowski et al.’s guidelines [19] to define a
protocol for this study. In these guidelines the following steps
are defined (iterations are not represented):
1) Survey definition. Objective and research questions.
2) Survey design. Planning the key elements of the study,
including population, sample, variables, data collection
and analysis, and mitigation of threats to validity.
3) Survey implementation. Make the survey executable.
4) Survey execution. Data collection and processing.
5) Survey analysis. Analysis and interpretation.
6) Survey packaging. Report the results of the study.
A. Survey Steps
Our survey definition (Step 1) is stated in Section II. In this
section we focus on the survey design (Step 2) and we outline
the remaining steps to provide a full overview of the process
and the planned work.
Following the guidelines in [19], the survey design should
consider: the target population and the survey sample; the
variables of the survey; the approach for data collection; the
questionnaire design; the approaches for data analysis; and the
threats to validity.
Population. Our population is the software companies. We
do not restrict our population with regard to the company size
or application domain, but we require experience using MDD
in software projects. We deliberately avoided a more restrictive
population in order to facilitate the selection of candidates and
to avoid a narrow view on the topic of study. However, we re-
quire that the representative of each participating company has
the adequate background in MDD (i.e., s/he has participated,
at least, in one project that applied MDD in the company).
Sampling. The sampling method used in this study is non-
probability sampling. As explained in Section III, our selection
of candidates is made up by the national representatives
using their known industrial contacts. Taking into account the
geographical distribution of the participants, we consider that
our sampling method is a good approach to obtain the sample
of the target population. Since we do not have a sufficient
theoretical basis to make estimates on the target population,
we will limit our findings to the obtained sample rather than
inferences over the population.
Variables. Next we defined the list of variables linked to
the research questions and the questions in the questionnaire.
These variables form the basis of the survey analysis (Step
5). It is worth mentioning that even if we made an effort to
determine most of the variables that will appear in the survey,
some new ones may appear during the survey execution in Step
4 (e.g., some recurrent pattern during the content analysis).
Data collection. The data collection instrument, as already
mentioned, will be face-to-face interviews, which gives us
the possibility to get the participant answer our questions
without skipping any question (providing clarifications when
necessary). Also, it is possible for the interviewer to observe
and ask questions to the participants to extend their responses
(e.g., to understand the reasoning of the participant, or to go
deeper into the details).
Questionnaire design. We followed the writing recommen-
dations given by Dillman et al. [20] to reduce the common
mistakes when designing a questionnaire (e.g., keep positive
and negative sides in the questions; questions polarized to one
side can bias the responses). We also made several internal it-
erations to improve the questionnaire, and we planned internal
and real-case pilots before proceeding to the survey execution.
Data analysis. The obtained data will be analyzed using
basic descriptive analysis and content analysis. For the basic
descriptive analysis, we will use frequency analysis and com-
parison of different variables. The use of statistical correlation
analysis may not be feasible due to the expected sample
size. For the content analysis, we will identify categories
using coding techniques, and we will use qualitative analysis
techniques (which often work well with small samples) such
as summarizing, explaining, and structuring [21].
Threats to validity. We identified the most relevant threats of
internal, external, conclusion, and construct validity as defined
in the book by Wohlin et al. [22]. The next subsection details
the most relevant threats to the planned survey.
B. Threats to Validity
1) Internal Validity: Understandability problems. Some
questions may be understood differently of what they are
intended for resulting in lower quality answers, or even not
valid answers. As mitigation the questionnaire was designed
following the indications given by Dillman et al. [20] and will
be piloted in several iterations to ensure its understandability.
Language difficulties. The language used during the inter-
views will be chosen by the participant, therefore, in some
cases, the transcription of the interview will be translated
to English. During the translation, some information may be
lost or incorrectly translated, especially for technical terms.
As mitigation, the translation will be verified by the local
researchers who had participated in the interview and know
the technical terms of the research topic.
Insufficient knowledge of the participant. Having a wrong
profile participating in the survey may result in lower quality
answers, or the inability of the participant to provide an
answer to some questions. To mitigate this problem, the
selected participants should have experience using MDD; more
211
1 Dec 1 Jan 1 Feb 1 Mar 1 Apr 1 May 1 Jun 1 Jul 1 Aug 1 Sep 1 Oct 1 Nov
- Complete research team
- First version of the protocol
- Consolidate protocol
- Selection of participants
- Execution of pilots
- Conduct the interviews
- Validate gathered data
- Internal organization
- Project planning - Prepare data for analysis
- Data analysis
- Report of the results
- Define schedule for publications
- Start writing pape rs
RE 15
starts
Survey definition, design, and implementation
in several iterations
(Steps 1, 2, 3)
Survey execution
(Step 4)
Survey analysis
(Step 5)
Survey packaging (starts)
(Step 6)
2015
Fig. 2. Timeline of the work plan.
concretely, they should have participated as software engineers
in at least one MDD project that has successfully finished in
their current company.
Untruthful answers. Participants may be reluctant to provide
sincere responses when they have to explain negative aspects
about their work and their company. In order to minimize this
situation, when the survey is executed, the interviewers will
inform the participants that the data collected will be used
anonymously and that the purpose of the interview is not to
evaluate them or their company.
2) External Validity: As it is the usual case in interview-
based surveys, the sample size and the sampling technique
used do not provide the statistical basis to generalize the results
to the target population. The results should yield, however, an
initial theory which can be used to steer future research.
3) Conclusion Validity: Interviewers’ bias. Due to the
context of this study, the interviews will be executed by
several different interviewers, therefore there is a risk that they
conduct the interview in different ways (e.g., making more
emphasis on some parts than others). As countermeasure we
are creating documentation for the execution: a guide for the
execution with the specific steps that need to be performed
before, during and after the interviews, and a questionnaire
populated with specific instructions for the interviewers. In
addition, we will hold a plenary meeting before starting the
execution phase to explain and clarify all the aspects related
to the interviews execution.
Replicability of this study. Once the study is finalized, the
protocol, and all the related material used to perform this
study will be made available under CC-BY4license. The
open character of our project will support researchers and
practitioners to replicate this study, and, in the long run, to
generalize and verify the results.
4) Construct Validity: The underlying methodology is not
robust. The protocol may be incomplete, or provide insuf-
ficient details for the success of the project. To guarantee
4creativecommons.org/licenses/by/4.0
a solid foundation, we have followed Ciolkowski et al.’s
guidelines [19]. These guidelines cover the most important
aspects to be considered when performing a survey. As result,
we defined a detailed protocol5.
The questionnaire6used to drive the semi-structured inter-
view is not well linked to the research questions. Missing im-
portant data during the interviews may lead to the impossibility
to provide an answer to some of the research questions. To
verify the suitability of the questionnaire, we have related each
question in the questionnaire with one or more variables (to
be used for the analysis), and these variables with the research
questions (one variable may provide insightful information for
more than one research question). We are currently working on
a conceptual model that clarifies the relationships between the
variables (e.g., context, input and output factors of the MDD
process), which we will use as the foundation for our research
questions. The model will be available in the next iteration of
the protocol.
C. Work Plan
Due to the large number of researchers involved in this
study, it was deemed critical to put in place a well-defined
work plan since the very beginning. The work plan and its
timeline is depicted in Fig. 2. It shows the tasks that have
been and will be performed.
The current status (at the time of submitting this paper) is a
complete survey definition and design (Steps 1 and 2), which
may still be subject of minor modifications. For the survey
implementation (Step 3), our first version of the questionnaire
is almost ready but the pilots are to be executed. Steps 4 and
5 are not initiated yet. This paper can be seen as part of the
reporting activities of the survey (which belong to Step 6). As
part of the survey packaging we envision several publications
at conferences and in journals, including RE’16.
5www.essi.upc.edu/gessi/papers/RE15-protocol.pdf
6www.essi.upc.edu/gessi/papers/RE15-questionnaire.pdf
212
V. CONCLUSION
In this paper, we have reported the planning and current
status of an empirical study about the management of NFRs
in MDD processes in industry. We have explained the objective
and the research questions, the context, the methodology used,
and the planning of the tasks remaining. We have explained the
difficulties that we have encountered during the organization of
this project together with our solutions. We also have discussed
the threats to the validity of the survey and selected mitigation
actions for these threats.
The RE Next call for papers has provided us with a great
opportunity for the study. First, given the current preliminary
stage, we expect to get relevant feedback from the reviewers
for improving our protocol in a timely manner. Should the
paper be accepted, the presentation at the conference itself
would provide an excellent opportunity to share our first
impressions on the ongoing analysis and raise awareness of
the study. The writing of the paper itself has also represented
a kind of proof of concept for the full study in terms of
collaborative work. In this respect, this paper has served as
a motivating instrument to activate the participation of all
researchers involved. We also consider that this paper provides
a valuable experience in organizing such an Europe-wide kind
of study which could help other researchers organizing similar
collaborative projects.
Once this study is completed, our intention is to extend it
to worldwide scale. We are open for future iterations with
participants from all the continents. We think that the RE
conference will be a great venue to foster such participation.
ACKNOWLEDGMENT
Several projects and grants have supported our work:
Secretaria d’Universitats i Recerca de Catalunya; TIN2013-
44641-P; TIN2011-23795; FCT/MEC NOVA LINCS PEst
UID/CEC/04516/ 2013; the Christian Doppler Forschungsge-
sellschaft and the BMWFJ, Austria.
REFERENCES
[1] C. Atkinson and T. K ¨
uhne, “Model-Driven Development: a metamodel-
ing foundation,” IEEE Software, vol. 20, no. 5, pp. 36–41, Sep. 2003.
[2] S. J. Mellor, A. N. Clark, and T. Futagami, “Guest Editors’ Introduction:
Model-Driven Development,IEEE Software, vol. 20, pp. 14–18, 2003.
[3] J. Miller and J. Mukerji, “MDA Guide Version 1.0.1,” Object Manage-
ment Group (OMG), Tech. Rep., 2003.
[4] D. C. Schmidt, “Guest Editor’s Introduction: Model-Driven Engineer-
ing,” Computer, vol. 39, no. 2, pp. 25–31, Feb. 2006.
[5] L. Chung and J. C. S. do Prado Leite, Conceptual Modeling: Foun-
dations and Applications. Springer, 2009, ch. On Non-Functional
Requirements in Software Engineering, pp. 363–379.
[6] D. Ameller, C. Ayala, J. Cabot, and X. Franch, “How do Software Ar-
chitects Consider Non-functional Requirements: An Exploratory Study,”
in 20th IEEE International Requirements Engineering Conference (RE),
2012, pp. 41–50.
[7] D. Ameller, M. Galster, P. Avgeriou, and X. Franch, “A survey on quality
attributes in service-based systems,” Software Quality Journal, 2015.
[8] R. Berntsson Svensson, T. Gorschek, B. Regnell, R. Torkar,
A. Shahrokni, and R. Feldt, “Quality Requirements in Industrial Practice:
An Extended Interview Study at Eleven Companies,IEEE Trans. Softw.
Eng., vol. 38, no. 4, pp. 923–935, Jul. 2012.
[9] M. Daneva, S. Marczak, and A. Herrmann, “Engineering of Quality
Requirements As Perceived by Near-shore Development Centers’ Ar-
chitects in Eastern Europe: The Hole in the Whole,” in Proceedings
of the 8th ACM/IEEE International Symposium on Empirical Software
Engineering and Measurement, 2014.
[10] J. Mylopoulos, L. Chung, and B. A. Nixon, “Representing and Us-
ing Nonfunctional Requirements: A Process-Oriented Approach,” IEEE
Trans. Softw. Eng., vol. 18, no. 6, pp. 483–497, Jun. 1992.
[11] M. Glinz, “On Non-Functional Requirements,” in 15th IEEE Interna-
tional Requirements Engineering Conference (RE’07), 2007, pp. 21–26.
[12] L. Chung, B. A. Nixon, E. Yu, and J. Mylopoulos, Non-functional
requirements in software engineering. Kluwer Academic, 2000.
[13] D. Ameller, X. Franch, and J. Cabot, “Dealing with Non-Functional Re-
quirements in Model-Driven Development,” in 18th IEEE International
Requirements Engineering Conference (RE), 2010, pp. 189–198.
[14] J. Hutchinson, J. Whittle, and M. Rouncefield, “Model-Driven Engineer-
ing Practices in Industry: Social, Organizational and Managerial Factors
that lead to Success or Failure,” Science of Computer Programming,
vol. B, no. 89, pp. 144–161, September 2014.
[15] P. Mohagheghi, W. Gilani, A. Stefanescu, and M. Fernandez, “An em-
pirical study of the state of the practice and acceptance of model-driven
engineering in four industrial cases,” Empirical Software Engineering,
vol. 18, no. 1, pp. 89–116, 2013.
[16] L. T. W. Agner, I. W. Soares, P. C. Stadzisz, and J. M. Sim˜
ao, “A
Brazilian survey on UML and model-driven practices for embedded
software development,Journal of Systems and Software, vol. 86, no. 4,
pp. 997–1005, 2013.
[17] M. Torchiano, F. Tomassetti, F. Ricca, A. Tiso, and G. Reggio, “Rele-
vance, benefits, and problems of software modelling and model driven
techniques: A survey in the Italian industry,Journal of Systems and
Software, vol. 86, no. 8, pp. 2110–2126, 2013.
[18] C. Wohlin, M. H ¨
ost, and K. Henningsson, “Empirical Research Methods
in Software Engineering,” in Empirical Methods and Studies in Software
Engineering, ser. Lecture Notes in Computer Science, R. Conradi and
A. Wang, Eds. Springer Berlin Heidelberg, 2003, vol. 2765, pp. 7–23.
[19] M. Ciolkowski, O. Laitenberger, S. Vegas, and S. Biffl, “Practical
Experiences in the Design and Conduct of Surveys in Empirical Software
Engineering,” in Empirical Methods and Studies in Software Engineer-
ing, ser. Lecture Notes in Computer Science, R. Conradi and A. Wang,
Eds. Springer Berlin Heidelberg, 2003, vol. 2765, pp. 104–128.
[20] D. A. Dillman, J. D. Smyth, and L. M. Christian, Internet, Phone, Mail,
and Mixed-Mode Surveys: The Tailored Design Method, 4th ed. Wiley
Publishing, 2014.
[21] P. Mayring, Qualitative Content Analysis. Theoretical Foundation,
Basic Procedures and Software Solution. Social Science Open Access
Repository, 2014. [Online]. Available: http://nbn- resolving.de/urn:nbn:
de:0168-ssoar-395173
[22] C. Wohlin, P. Runeson, M. Hst, M. C. Ohlsson, B. Regnell, and
A. Wessl´
en, Experimentation in Software Engineering. Springer, 2012.
213
... Models may be descriptive (capturing properties of an existing system), prescriptive (capturing properties of a future system much like a construction blueprint), or predictive (creating new knowledge for decision-making and tradeoff analyses) [2,3]. MDD is no longer a novel development paradigm [4][5][6], and the MoDRE workshop series has inves-tigated the use of MDD for RE for more than a decade, but there are still many requirements engineering areas, such as requirements elicitation or requirements prioritization, that have not been investigated in depth yet [4]. ...
... Models may be descriptive (capturing properties of an existing system), prescriptive (capturing properties of a future system much like a construction blueprint), or predictive (creating new knowledge for decision-making and tradeoff analyses) [2,3]. MDD is no longer a novel development paradigm [4][5][6], and the MoDRE workshop series has inves-tigated the use of MDD for RE for more than a decade, but there are still many requirements engineering areas, such as requirements elicitation or requirements prioritization, that have not been investigated in depth yet [4]. ...
... All the involved researchers, the authors of this paper and the researchers in the acknowledgements, validated this protocol based on their experiences in similar empirical studies. Furthermore, we published a peer-reviewed paper in RE@Next [55] with the contents of this protocol. ...
... We followed Ciolkowski et al.'s guidelines [9] and consolidated the final protocol (see Footnote 2) as part of a validation phase where all involved researchers checked the first version of the protocol proposed by the leading team. Furthermore, the protocol has further undergone external peer-review as we published and presented it at the IEEE International Requirements Engineering Conference in 2015 [55]. ...
Article
Full-text available
Context: Managing Non-Functional Requirements (NFRs) in software projects is challenging, and projects that adopt Model-Driven Development (MDD) are no exception. Although several methods and techniques have been proposed to face this challenge, there is still little evidence on how NFRs are handled in MDD by practitioners. Knowing more about the state of the practice may help researchers to steer their research and practitioners to improve their daily work. Objective: In this paper, we present our findings from an interview-based survey conducted with practitioners working in 18 different companies from 6 European countries. From a practitioner's point of view, the paper shows what barriers and benefits the management of NFRs as part of the MDD process can bring to companies, how NFRs are supported by MDD approaches, and which strategies are followed when (some) types of NFRs are not supported by MDD approaches. Results: Our study shows that practitioners perceive MDD adoption as a complex process with little to no tool support for NFRs, reporting productivity and maintainability as the types of NFRs expected to be supported when MDD is adopted. But in general, companies adapt MDD to deal with NFRs. When NFRs are not supported, the generated code is sometimes changed manually, thus compromising the maintainability of the software developed. However, the interviewed practitioners claim that the benefits of using MDD outweight the extra effort required by these manual adaptations. Conclusion: Overall, the results indicate that it is important for practitioners to handle NFRs in MDD, but further research is necessary in order to lower the barrier for supporting a broad spectrum of NFRs with MDD. Still, much conceptual and tool implementation work seems to be necessary to lower the barrier of integrating the broad spectrum of NFRs in practice.
... In MDSD, dealing with NFRs remains a challenge [28]. In practice, NFRs can be specified separately or in-place with the main model as stereotyped classes. ...
Chapter
The formal reference model for software requirements must be useful for specification of mappings from both functional and non-functional requirements. The topological functioning model (TFM) can serve as such reference model for specifying mappings from software requirements to functional characteristics and structure of the modeled system. Different types of mapping of functional requirements and their aspects such as completeness and overlapping have mathematical background and can be described using mathematical constructs (the inclusion predicate, disjoint predicate, covering predicate, projection, and separation family of functions), as well as meta-classes in the metamodel. This paper continues the previous work and illustrates the way how specification of the TFM functional characteristics and causal relationships can be extended and can represent mappings from the requirements as tuples of TFM functional features extended with requirements sets and mapping characteristics, namely, completeness and overlapping for functional requirements, and, additionally, scope and dynamic characteristics for non-functional ones. This allows formal tracing from the whole set of requirements to software implementing constructs via TFM elements and vice versa, that could be useful for further architectural decisions and development of test cases.
... For instance, a recent European project, SUPERSEDE 2 , covers some of these aspects using MBE, but in this case the adaptations are driven by end-used feedback and monitored data rather than the quality attributes. Moreover, there is a lack of empirical evidence of the current situation in the state of the practice regarding the role of quality attributes in the companies adopting MBE approaches (Ameller et al. [6] are working towards such evidence). Some approaches enable the annotation of model transformations [18] and can be applied for describing QAs in transformation rules. ...
Article
Full-text available
Mashup user interfaces provides their functionality through the combination of different services. The integration of such services can be solved by using reusable and third-party components. Furthermore, these interfaces must be adapted to user preferences, context changes, user interactions and component availability. Model transformation is a useful mechanism to address this adaptation but normally these operations only focus on the functional requirements. In this sense, quality attributes should be included in the adaptation process to obtain the best adapted mashup user interface. This paper proposes a generic quality-aware transformation process to support the adaptation of software architectures. The transformation process has been applied in ENIA, a geographic information system, by constructing a specific quality model for the adaptation of mashup user interfaces. This model is taken into account for evaluating the different transformation alternatives and choosing the one that maximizes the quality assessments. The approach has been validated by a set of adaptation scenarios that are intended to maximize different quality factors and therefore apply distinct combinations of metrics.
... In MDSD, dealing with NFRs remains a challenge (Ameller et al. 2015). In practice, NFRs can be specified separately or in-place with the main model as stereotyped classes. ...
... As such, they provide little guidance to architects and engineers as they make the already tough trade-offs necessary to meet schedule pressures and functionality goals. For instance, most software engineering approaches and industrial practices specify NFRs separately from FRs of a system [21,22]. This is mainly because the early integration of NFRs is difficult to achieve and usually accomplished at the later phases of the software development process. ...
Article
Full-text available
This paper describes the results and analysis of a systematic mapping study of research focusing on the nonfunctional requirements in software intensive medical devices. The review covered 238 journal papers from five digital libraries. The 55 papers that met the review inclusion criteria focused on 22 NFRs, each describing a unique system behavior quality. The most dominant of these NFRs were interoperability,usability,performance,security, privacy, safety, and accuracy. A noticeable NFR gap is the notion of caring. It is not readily apparent how a medical device that monitors a patient or delivers medications or anesthetics can “care about” the sufferings, feelings and emotional needs of a patient; however, in the healthcare arena these are valid concerns. A second theme found in the papers reviewed focused on software standards/process improvement when developing software intensive medical devices. This research also provides an analysis of the software architecture tactics those researchers utilized to implement the NFRs in the medical devices.
... In recent years, the software language engineering community has put more and more emphasis on the design and experimentation of languages that cover the requirement specification [6,5], design [28], and verification/validation [18,[13][14][15]9] of software artifacts. Some of these experiences have also spawned commercial products and thus have been applied in industrial settings, with excellent results. ...
Conference Paper
Full-text available
While basic Web analytics tools are widespread and provide statistics about website navigation, no approaches exist for merging such statistics with information about the Web application structure, content and semantics. Current analytics tools only analyze the user interaction at page level in terms of page views, entry and landing page, page views per visit, and so on. We show the advantages of combining Web application models with runtime navigation logs, at the purpose of deepening the understanding of users behaviour. We propose a model-driven approach that combines user interaction modeling (based on the IFML standard), full code generation of the designed application, user tracking at runtime through logging of runtime component execution and user activities, integration with page content details, generation of integrated schema-less data streams, and application of large-scale analytics and visualization tools for big data, by applying both traditional data visualization techniques and direct representation of statistics on visual models of the Web application.
... One to be named is the NFR4MDD initiative (Non-Functional Requirements for Model-Driven Development 1 , see our previous RE:Next! contribution in [4]) initiated by the first author to investigate the adoption of non-functional requirements in the context of model-driven development in industrial settings. The second to be named is the NaPiRE initiative (Naming the Pain in Requirements Engineering 2 ) initiated by the second author forming a collaboration with currently more than 50 contributing researchers worldwide and including a bi-yearly replicated family of distributed surveys investigating the current state of RE practices and problems encountered therein. ...
Article
Full-text available
The relevance of Requirements Engineering (RE) research to practitioners is a prerequisite for problem-driven research in the area and key for a long-term dissemination of research results to everyday practice. To better understand how industry practitioners perceive the practical relevance of RE research, we have initiated the RE-Pract project, an international collaboration conducting an empirical study. This project opts for a replication of previous work done in two different domains and relies on survey research. To this end, we have designed a survey to be sent to several hundred industry practitioners at various companies around the world and ask them to rate their perceived practical relevance of the research described in a sample of 418 RE papers published between 2010 and 2015 at the RE, ICSE, FSE, ESEC/FSE, ESEM and REFSQ conferences. In this paper, we summarise our research protocol and present the current status of our study and the planned future steps.
Article
Full-text available
Any software development process needs to consider non-functional requirements (NFR) in order to deliver a system that complies with its stakeholders’ expectations. In a previous mapping study about model-driven development (MDD) for service-oriented architectures (SOA) we found a limited number of approaches managing NFR. The present work aims at analyzing in detail the state of the art in the management of NFR in MDD processes which produce SOA. We have conducted a systematic literature review following a rigorous protocol. We have taken as initial point the mapping study mentioned above and have used the subset of the 31 papers from this study (clustered into 15 approaches) that referred to NFR. We have analyzed them qualitatively in order to answer six research questions. We have built a Software Engineering theory to formalize this analysis. As result we highlight that most of approaches focus exclusively on security and reliability and we observe that NFR are expressed mainly as annotations of functional models represented in UML. From our perspective, existing research on the topic of this study is still scarce and without any evidence of transferability to industry. This situation suggests the need for further investigation efforts in order to produce validated MDD methods capable of generating SOA satisfying NFR stated by stakeholders.
Article
Full-text available
Service-based systems have become popular in the software industry. In software engineering, it is widely acknowledged that requirements on quality attributes (e.g., performance, security, reliability) significantly impact the design of software systems. This study explores the role of quality attributes during the design of service-based systems. We investigate the significance of quality attributes when designing service-based systems and how quality attributes are addressed through design decisions, across application domains, and related to other aspects of software development, e.g., architecture documentation. We conducted a descriptive survey. The survey was done as an online questionnaire targeting practitioners. Furthermore, we included researchers with practical design experience. We obtained 56 valid responses. Most survey participants consider quality attributes and functionality as equally important and treat quality attributes explicitly rather than implicitly. Furthermore, dependability is the most relevant quality attribute in service-based systems; we do not find quality attributes that are particularly important in specific application domains. Most quality attributes are addressed by ad hoc decisions, rather than established architecture or design patterns or technologies. Only few decision alternatives are considered when making architectural decisions to address quality attributes. Our results partially confirm anecdotal evidence from current literature, but also strengthen previous claims by providing empirical evidence. Our results point to future research directions (e.g., exploring the impact of decision types on how well quality attributes can be achieved) and implications for practitioners (e.g., training makes a difference to how quality attributes are treated).
Book
Full-text available
Qualitative content analysis: theoretical foundation, basic procedures and software solution Mayring, Philipp Erstveröffentlichung / Primary Publication Monographie / monograph Empfohlene Zitierung / Suggested Citation: Mayring, Philipp : Qualitative content analysis: theoretical foundation, basic procedures and software solution. Klagenfurt, 2014. URN: http://nbn-resolving.de/urn:nbn:de:0168-ssoar-395173 Nutzungsbedingungen: Dieser Text wird unter einer CC BY-NC-ND Lizenz (Namensnennung-Nicht-kommerziell-Keine Bearbeitung) zur Verfügung gestellt. Nähere Auskünfte zu den CC-Lizenzen finden Sie hier: http://creativecommons.org/licenses/ Terms of use: This document is made available under a CC BY-NC-ND Licence (Attribution Non Comercial-NoDerivatives). For more Information see: http://creativecommons.org/licenses/
Article
Full-text available
Context: To software architects (SAs), the quality requirements (QRs) to a software system are key to designing the software architecture. However, understanding SAs' roles in the QRs engineering activities only recently became a topic in empirical requirements engineering research and very little is still known about QRs engineering from SAs' in large and distributed projects. Goal: This exploratory study aims at explicating how SAs are involved in engineering QRs in a specific distributed development setting, namely in organizations that distribute software development activities to closely located business units, known as near-shore development centres (NDCs), and in a specific geographic zone, namely Eastern Europe. Method: Based on interviews with 16 practitioners working on large projects in NDCs, we explicate the participation and involvement of NDCs' architects in QRs tasks. Results: We found that SAs from NDCs (i) are actively involved in QRs documentation and validation, (ii) are relatively passive participants in QRs elicitation and prioritization, and (iii) are not at all involved in QRs negotiation. Perhaps, our most surprising finding is that NDCs may often have economic incentives to misalign with onshore QRs practices. Conclusions: We explicated QRs practices, compared them to previously published ones, and found implications for both researchers and practitioners. Though, our results are preliminary, as they are from an exploratory study.
Chapter
The experiment data from the operation is input to the analysis and interpretation. After collecting experimental data in the operation phase, we want to be able to draw conclusions based on this data. To be able to draw valid conclusions, we must interpret the experiment data.
Article
In this article, we attempt to address the relative absence of empirical studies of model driven engineering (MDE) in two different but complementary ways. First, we present an analysis of a large online survey of MDE deployment and experience that provides some rough quantitative measures of MDE practices in industry. Second, we supplement these figures with qualitative data obtained from some semi-structured, in-depth interviews with MDE practitioners, and, in particular, through describing the practices of four commercial organizations as they adopted a model driven engineering approach to their software development practices. Using in-depth semi-structured interviewing, we invited practitioners to reflect on their experiences and selected four to use as exemplars or case studies. In documenting some details of their attempts to deploy model driven practices, we identify a number of factors, in particular the importance of complex organizational, managerial and social factors–as opposed to simple technical factors–that appear to influence the relative success, or failure, of the endeavor. Three of the case study companies describe genuine success in their use of model driven development, but explain that as examples of organizational change management, the successful deployment of model driven engineering appears to require: a progressive and iterative approach; transparent organizational commitment and motivation; integration with existing organizational processes and a clear business focus.
Article
This paper brings statistical findings from a survey about the use of UML modeling and model-driven approaches for the design of embedded software in Brazil. The survey provides evidences regarding the maturity of use of UML and model-driven approaches, how they are employed, and which and where the professionals who use them are. Technical, organizational, and social aspects were investigated and documented by making use of a descriptive research method. Such aspects seemingly reflect the opinions of software engineers on how they perceive the impact of using UML and model-driven approaches on productivity and quality in embedded software development. Results show that most participants are clearly aware of the modeling approach value, even though they practice it only to a limited degree. Most respondents who make use of model-driven approaches attest that productivity and portability are the key advantages of their use.