SEAIFeb 4

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

arXiv:2602.04726v1h-index: 1
Originality Synthesis-oriented
AI Analysis

This addresses software engineering efficiency for developers, but appears incremental as it applies existing agentic AI concepts to specific tasks.

The paper tackles software engineering automation by developing agentic AI solutions for test scenario generation from requirements and document retrieval tasks, demonstrating capabilities on real-world examples.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes