English

Supporting software engineering tasks with agentic AI: Demonstration on document retrieval and test scenario generation

Software Engineering 2026-02-05 v1 Artificial Intelligence

Abstract

The introduction of large language models ignited great retooling and rethinking of the software development models. The ensuing response of software engineering research yielded a massive body of tools and approaches. In this paper, we join the hassle by introducing agentic AI solutions for two tasks. First, we developed a solution for automatic test scenario generation from a detailed requirements description. This approach relies on specialized worker agents forming a star topology with the supervisor agent in the middle. We demonstrate its capabilities on a real-world example. Second, we developed an agentic AI solution for the document retrieval task in the context of software engineering documents. Our solution enables performing various use cases on a body of documents related to the development of a single software, including search, question answering, tracking changes, and large document summarization. In this case, each use case is handled by a dedicated LLM-based agent, which performs all subtasks related to the corresponding use case. We conclude by hinting at the future perspectives of our line of research.

Keywords

Cite

@article{arxiv.2602.04726,
  title  = {Supporting software engineering tasks with agentic AI: Demonstration on document retrieval and test scenario generation},
  author = {Marian Kica and Lukas Radosky and David Slivka and Karin Kubinova and Daniel Dovhun and Tomas Uhercik and Erik Bircak and Ivan Polasek},
  journal= {arXiv preprint arXiv:2602.04726},
  year   = {2026}
}

Comments

This is a preprint of a paper that was accepted at the International Conference on Artificial Intelligence, Computer, Data Sciences and Applications (ACDSA 2026)

R2 v1 2026-07-01T09:36:13.875Z