4.3 Finished Theses

Abstract: The Wahlzeit software is a website for sharing photos with other people. It was made by Professor Dr. Riehle. The Wahlzeit UI now has a very outdated look and feel. In addition to that, the way the UI is implemented is not up to date with modern standards. This thesis describes how the ne...

Abstract: Die Versionierung von Anforderungen sorgt für Vollständigkeit und Nachverfolgbarkeit. So kann zu jedem Zeitpunkt nachvollzogen werden, welcher Nutzer Änderungen vorgenommen hat und wie vorangegangene Entscheidungen verliefen. Durch die verpflichtende Angabe eines Änderungsgrundes kann ein...

Abstract: EDITIVE is a platform based upon the collaboration principles first spread by GitHub. In such a multi-level content collaboration platform, a search functionality is useful and often demanded. The main reasons therefore are to reduce complexity and provide advanced information retrieval, ...

Abstract: It is important to keep track of new dependency versions, in order to receive security fixes and new features. Similar to other programming languages with dependency mechanisms, libraries and frameworks for the Dart programming languages get distributed as packages using its package manag...

Abstract: This thesis discusses the refactoring of the pre-existing Uni1 application from a monolith to multiple components. The refactoring results into two components, one for the account management containing the login, registration and account management and the other the old marketplace, where...

Abstract: Effective Qualitative Data Analysis (QDA) using software tools relies on the range of supported document types to work with. The Portable Document Format (PDF) standard is widely known and used because of its versatility. Therefore, the support of PDF documents in QDA software is essentia...

Abstract: Property-Based Testing enables the user to generate test cases automatically. The JUnit 5 based engine jqwik makes Property-Based Testing for the Java programming language easy. However, until now it is not possible to generate test cases for all data types built into the JDK.This paper w...

Abstract: In the age of cloud computing, it is critical for software to handle any functionality increase and run on different platforms. Microservices architecture is the trend right now since it allows the creation of expandable programs. Most of the cloud-based solutions are using this archit...