-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmethodology.html
More file actions
198 lines (158 loc) · 8.42 KB
/
methodology.html
File metadata and controls
198 lines (158 loc) · 8.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>UCC Software Engineering Research</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords">
<meta content="" name="description">
<!-- Favicons
<link href="img/favicon.png" rel="icon">
<link href="img/apple-touch-icon.png" rel="apple-touch-icon">
-->
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Raleway:400,700,900|Lato:400,900" rel="stylesheet">
<!-- Bootstrap CSS File -->
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Libraries CSS Files -->
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="lib/prettyphoto/css/prettyphoto.css" rel="stylesheet">
<link href="lib/hover/hoverex-all.css" rel="stylesheet">
<!-- Main Stylesheet File -->
<link href="css/style.css" rel="stylesheet">
<!-- =======================================================
Template Name: Solid
Template URL: https://templatemag.com/solid-bootstrap-business-template/
Author: TemplateMag.com
License: https://templatemag.com/license/
======================================================= -->
</head>
<body>
<!-- Fixed navbar -->
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">UCC SOFTWARE ENGINEERING RESEARCH</a>
</div>
<div class="navbar-collapse collapse navbar-right">
<ul class="nav navbar-nav">
<li class="active"><a href="index.html">HOME</a></li>
<li><a href="about.html">TEAM</a></li>
<li><a href="publications.html">PUBLICATIONS</a></li>
<li><a href="research.html">RESEARCH</a></li>
<li><a href="outreach.html">OUTREACH</a></li>
<!-- <li><a href="contact.html">CONTACT</a></li> -->
<!-- <li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">RESEARCH <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="blog.html">BLOG</a></li>
<li><a href="single-post.html">SINGLE POST</a></li>
<li><a href="portfolio.html">PORTFOLIO</a></li>
<li><a href="single-project.html">SINGLE PROJECT</a></li>
</ul>
</li>-->
</ul>
</div>
<!--/.nav-collapse -->
</div>
</div>
<div id="blue">
<div class="container" style="max-height: 10px;">
<div class="row">
<h3 style="padding: 0px; margin: 0px;">Research Methodology</h3>
</div><!-- /row -->
</div> <!-- /container -->
</div><!-- /blue -->
<div class="container mt">
<div class="row">
<div class="col-lg-10 col-lg-offset-1 centered">
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner">
</div>
</div>
<!--/Carousel -->
</div>
<div class="col-lg-5 col-lg-offset-1">
<div class="spacing"></div>
<h3 id="research-methodology">Research Methodology</h3>
<p>
A variety of research methods and techniques are available to SE researchers, and while several overviews exist, there is consistency neither in the research methods covered nor in the terminology used. Furthermore, research is
sometimes
critically reviewed for characteristics inherent to the methods. We adopt a taxonomy from the social sciences, termed here the ABC framework for SE research, which offers a holistic view of eight archetypal research strategies.
ABC refers
to the research goal that strives for generalizability over Actors (A) and precise measurement of their Behavior (B), in a realistic Context (C). The ABC framework uses two dimensions widely considered to be key in research
design: the
level of obtrusiveness of the research and the generalizability of research findings. We discuss metaphors for each strategy and their inherent limita- tions and potential strengths. We illustrate these research strategies in two
key SE
domains, global software engineering and requirements engineering, and apply the framework on a sample of 75 articles. Finally, we discuss six ways in which the framework can advance SE research.
</p>
<br>
</div>
<div class="col-lg-4 col-lg-offset-1">
<div class="spacing"></div>
<h4>Related Publications</h4>
<div class="hline"></div>
<!--</br>-->
<li><b>CESSER-IP 2019</b>: <i><a href="#">Soft theory: a pragmatic alternative to conduct quantitative empirical studies</a></i></li>
<li><b>TOSEM 2018</b>: <i><a href="https://dl.acm.org/citation.cfm?id=3241743">The ABC of Software Engineering</a></i></li>
<li><b>IST 2017</b>: <i><a href="#">Introduction to the EASE 2016 special section: Evidence-based software engineering: Past, present, and future</a></i></li>
<li><b>IST 2016</b>: <i><a href="#">Introduction to the special section—General Theories of Software Engineering: New advances and implications for research</a></i></li>
<li><b>ICSE 2016</b>: <i><a href="#">Grounded theory in software engineering research: a critical review and guidelines</a></i></li>
<li><b>SCP 2015</b>: <i><a href="#">Theory-Oriented Software Engineering</a></i></li>
<li><b>ACM SEN 2013</b>: <i><a href="#">Report on the Second SEMAT Workshop on General Theory of Software Engineering (GTSE 2013)</a></i></li>
<li><b>FLOSS 2009</b>: <i><a href="#">The use of empirical methods in open source software research: Facts, trends and future directions</a></i></li>
</div>
</div>
</div>
<div id="footerwrap">
<div class="container">
<div class="row">
<div class="col-lg-6">
<h4>About</h4>
<p>Exploring the Future of Software Development.</p>
</div>
<div class="col-lg-6">
<h4>Research Laboratory</h4>
<p>
School of Computer Science and Information Technology <br />
University College Cork <br />
Cork, Ireland<br />
</p>
</div>
</div>
</div>
</div>
<script src="lib/jquery/jquery.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.min.js"></script>
<script src="lib/php-mail-form/validate.js"></script>
<script src="lib/prettyphoto/js/prettyphoto.js"></script>
<script src="lib/isotope/isotope.min.js"></script>
<script src="lib/hover/hoverdir.js"></script>
<script src="lib/hover/hoverex.min.js"></script>
<script>
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function() {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-34267164-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>