collaborators

12 papers

cs.SE2026

Generation of Web Apps with Agentic IDEs: An Empirical Assessment

Manuel Marceca, Maria Teresa Rossi, Leonardo Mariani

Agentic IDEs are among the most significant innovations in software engineering, aiming to accelerate application development through LLM-based agents that can assist developers du…

cs.SE2026

An Evaluation of Role-Based Multi-Agent Code Generation on Repository-Scale Problems

Benedetta Donato, Noah Hagar-Dent, Aaron Worsnop +2

Role-based multiagent code generation aims to make LLMs more effective on repository-scale problems, moving beyond small programming tasks. We evaluate this approach on 12 Java rep…

cs.SE2026

"Where is My Troubleshooting Procedure?": Studying the Potential of RAG in Assisting Failure Resolution of Large Cyber-Physical System

Maria Teresa Rossi, Leonardo Mariani, Oliviero Riganelli +3

In today's complex industrial environments, operators must often navigate through extensive technical manuals to identify troubleshooting procedures that may help react to some obs…

cs.SE2026

Coverage-Guided Road Selection and Prioritization for Efficient Testing in Autonomous Driving Systems

Qurban Ali, Andrea Stocco, Leonardo Mariani +1

Autonomous Driving Assistance Systems (ADAS) rely on extensive testing to ensure safety and reliability, yet road scenario datasets often contain redundant cases that slow down the…

cs.SE2025

Towards Multi-Platform Mutation Testing of Task-based Chatbots

Diego Clerissi, Elena Masserini, Daniela Micucci +1

Chatbots, also known as conversational agents, have become ubiquitous, offering services for a multitude of domains. Unlike general-purpose chatbots, task-based chatbots are softwa…

cs.SE2025

Bug Whispering: Towards Audio Bug Reporting

Elena Masserini, Daniela Micucci, Leonardo Mariani

Bug reporting is a key feature of mobile applications, as it enables developers to collect information about faults that escaped testing and thus affected end-users. This paper exp…