Below, you will find current topics that can be worked in the context of a Seminar Software Engineering, a Bachelor’s or a Master’s Thesis. The context indicates the scope of the work, and the keywords give you further information about the topic and its domain.
Mind that there are multiple pages, you can navigate them using the buttons on the bottom.
Unmanned aerial vehicles (UAVs), also known as drones, are acquiring increasing autonomy.
With their commercial adoption, the problem of testing their safety requirements has become
a critical concern. Simulation-based testing represents a fundamental practice,
but the testing scenarios considered in software-in-the-loop testing may be different
from the actual scenarios experienced in the field.
Managing distressed patients in clinical environments is a challenging yet critical skill for healthcare professionals. Patients exhibit diverse emotional responses—ranging from anxiety and shyness to outright resistance-making it essential for clinicians to adapt their approach. Traditional training methods often lack the realism needed to prepare professionals for these high-stakes interactions.
Unmanned aerial vehicles (UAVs), also known as drones, are acquiring increasing autonomy.
With their commercial adoption, the problem of testing their safety requirements has become
a critical concern. Simulation-based testing represents a fundamental practice for cost-effective testing
of UAVs.
Merge conflicts are a common challenge in collaborative software development, requiring developers to manually resolve inconsistencies between different code versions. Prior research has explored automated approaches to merge conflict resolution, but the impact of developer behavior and personas on the merge process remains not fully investigated [1].
Large language models (LLMs) have became popular over the last few years, one of the reason being the quality of the outputs these models generate. LLM Agents are a step further, they allow LLMs to use memory, tools and sequential thinking.