Score: 1

GenIA-E2ETest: A Generative AI-Based Approach for End-to-End Test Automation

Published: October 1, 2025 | arXiv ID: 2510.01024v1

By: Elvis Júnior , Alan Valejo , Jorge Valverde-Rebaza and more

Potential Business Impact:

Writes computer tests from plain English.

Business Areas:
Natural Language Processing Artificial Intelligence, Data and Analytics, Software

Software testing is essential to ensure system quality, but it remains time-consuming and error-prone when performed manually. Although recent advances in Large Language Models (LLMs) have enabled automated test generation, most existing solutions focus on unit testing and do not address the challenges of end-to-end (E2E) testing, which validates complete application workflows from user input to final system response. This paper introduces GenIA-E2ETest, which leverages generative AI to generate executable E2E test scripts from natural language descriptions automatically. We evaluated the approach on two web applications, assessing completeness, correctness, adaptation effort, and robustness. Results were encouraging: the scripts achieved an average of 77% for both element metrics, 82% for precision of execution, 85% for execution recall, required minimal manual adjustments (average manual modification rate of 10%), and showed consistent performance in typical web scenarios. Although some sensitivity to context-dependent navigation and dynamic content was observed, the findings suggest that GenIA-E2ETest is a practical and effective solution to accelerate E2E test automation from natural language, reducing manual effort and broadening access to automated testing.

Country of Origin
🇧🇷 Brazil

Repos / Data Links

Page Count
11 pages

Category
Computer Science:
Software Engineering