Doctoral Thesis
Refine
Year of publication
Document Type
- Doctoral Thesis (476) (remove)
Language
- English (249)
- German (225)
- Multiple languages (1)
- Spanish (1)
Keywords
- Pestizid (8)
- Pflanzenschutzmittel (8)
- Führung (6)
- Inklusion (6)
- Grundwasserfauna (5)
- Landwirtschaft (5)
- Modellierung (4)
- Persönlichkeit (4)
- Software Engineering (4)
- Unterrichtsforschung (4)
Institute
- Fachbereich 7 (93)
- Fachbereich 8 (47)
- Institut für Informatik (35)
- Institut für Integrierte Naturwissenschaften, Abt. Biologie (29)
- Institut für Umweltwissenschaften (23)
- Institut für Integrierte Naturwissenschaften, Abt. Chemie (22)
- Fachbereich 5 (20)
- Institut für Computervisualistik (18)
- Institut für Integrierte Naturwissenschaften, Abt. Physik (13)
- Institut für Pädagogik, Abteilung Pädagogik (13)
- Institut für Wirtschafts- und Verwaltungsinformatik (13)
- Fachbereich 6 (11)
- Institute for Web Science and Technologies (11)
- Mathematisches Institut (11)
- Institut für Erziehungswissenschaft (10)
- Arbeitsbereich Biopsychologie, Klinische Psychologie und Psychotherapie (8)
- Institut für Management (8)
- Institut für Anglistik und Amerikanistik (7)
- Institut für Germanistik (7)
- Institut für Psychologie (7)
- Institut für Softwaretechnik (7)
- Institut für Sportwissenschaft (7)
- Institut für naturwissenschaftliche Bildung (7)
- Institut für Integrierte Naturwissenschaften (6)
- Institut für Integrierte Naturwissenschaften, Abt. Geographie (6)
- Institut für Musikwissenschaft und Musikpädagogik (6)
- Institut für Kulturwissenschaft (5)
- Institut für Sozialwissenschaften (5)
- Arbeitsbereich Diagnostik, Differentielle und Persönlichkeitspsychologie, Methodik und Evaluation (4)
- Institut für Kunstwissenschaft (4)
- Institut für Philosophie (4)
- Institut für Soziologie und Politikwissenschaft (4)
- Institut für Pädagogik, Abteilung Schulpädagogik/Allgemeine Didaktik (3)
- Arbeitsbereich Entwicklungspsychologie und Pädagogische Psychologie (2)
- Fachbereich 4 (2)
- Institut für Kunstwissenschaft und Bildende Kunst (2)
- Institut für Mathematik (2)
- Arbeitsbereich Allgemeine und Pädagogische Psychologie (1)
- Arbeitsbereich Kognitive Psychologie (1)
- Arbeitsbereich Sozial- und Wirtschaftspsychologie (1)
- Institut für Bildung im Kindes- und Jugendalter (1)
- Institut für Geschichte (1)
- Institut für Grundschulpädagogik (1)
- Institut für Kommunikationspsychologie und Medienpädagogik (1)
- Institut für Pflegewissenschaften (1)
- Institut für Sonderpädagogik (1)
- Institut für fremdsprachliche Philologien (1)
Empirical studies in software engineering use software repositories as data sources to understand software development. Repository data is either used to answer questions that guide the decision-making in the software development, or to provide tools that help with practical aspects of developers’ everyday work. Studies are classified into the field of Empirical Software Engineering (ESE), and more specifically into Mining Software Repositories (MSR). Studies working with repository data often focus on their results. Results are statements or tools, derived from the data, that help with practical aspects of software development. This thesis focuses on the methods and high order methods used to produce such results. In particular, we focus on incremental methods to scale the processing of repositories, declarative methods to compose a heterogeneous analysis, and high order methods used to reason about threats to methods operating on repositories. We summarize this as technical and methodological improvements. We contribute the improvements to methods and high-order methods in the context of MSR/ESE to produce future empirical results more effectively. We contribute the following improvements. We propose a method to improve the scalability of functions that abstract over repositories with high revision count in a theoretically founded way. We use insights on abstract algebra and program incrementalization to define a core interface of highorder functions that compute scalable static abstractions of a repository with many revisions. We evaluate the scalability of our method by benchmarks, comparing a prototype with available competitors in MSR/ESE. We propose a method to improve the definition of functions that abstract over a repository with a heterogeneous technology stack, by using concepts from declarative logic programming and combining them with ideas on megamodeling and linguistic architecture. We reproduce existing ideas on declarative logic programming with languages close to Datalog, coming from architecture recovery, source code querying, and static program analysis, and transfer them from the analysis of a homogeneous to a heterogeneous technology stack. We provide a prove-of-concept of such method in a case study. We propose a high-order method to improve the disambiguation of threats to methods used in MSR/ESE. We focus on a better disambiguation of threats, operationalizing reasoning about them, and making the implications to a valid data analysis methodology explicit, by using simulations. We encourage researchers to accomplish their work by implementing ‘fake’ simulations of their MSR/ESE scenarios, to operationalize relevant insights about alternative plausible results, negative results, potential threats and the used data analysis methodologies. We prove that such way of simulation based testing contributes to the disambiguation of threats in published MSR/ESE research.