vix.ing · top · new · best · stats · spec

Empowering Agile-Based Generative Software Development through Human-AI Teamwork

2024/07/22 by Sai Zhang, Zhang, Sai, Zhenchang Xing +15 · 9 citations
Computer Science · #FOS: Computer and information sciences #Human-Computer Interaction (cs.HC) #K.6.3 #Software Engineering (cs.SE) #Software Engineering Techniques and Practices

paper · pdf · doi:10.48550/arxiv.2407.15568

openalex publication_date 2024/07/22 · openalex created_date 2024/09/26 · openalex updated_date 2026/07/28

Abstract

In software development, the raw requirements proposed by users are frequently incomplete, which impedes the complete implementation of application functionalities. With the emergence of large language models, recent methods with the top-down waterfall model employ a questioning approach for requirement completion, attempting to explore further user requirements. However, users, constrained by their domain knowledge, lack effective acceptance criteria, which fail to capture the implicit needs of the user. Moreover, the cumulative errors of the waterfall model can lead to discrepancies between the generated code and user requirements. The Agile methodologies reduce cumulative errors through lightweight iteration and collaboration with users, but the challenge lies in ensuring semantic consistency between user requirements and the code generated. We propose AgileGen, an agile-based generative software development through human-AI teamwork. AgileGen attempts for the first time to use testable requirements by Gherkin for semantic consistency between requirements and code. Additionally, we innovate in human-AI teamwork, allowing users to participate in decision-making processes they do well and enhancing the completeness of application functionality. Finally, to improve the reliability of user scenarios, a memory pool mechanism is used to collect user decision-making scenarios and recommend them to new users. AgileGen, as a user-friendly interactive system, significantly outperformed existing best methods by 16.4% and garnered higher user satisfaction.

Cited by

Related