paper-with-me

홈 › Papers

XUAT-Copilot: Multi-Agent Collaborative System for Automated User Acceptance Testing with Large Language Model

2024-01-05 · Zhitao Wang, Wei Wang, Zirao Li, Long Wang, Can Yi, Xinjie Xu, Luyang Cao, Hanjing Su, Shouzhi Chen, Jun Zhou

In past years, we have been dedicated to automating user acceptance testing (UAT) process of WeChat Pay, one of the most influential mobile payment applications in China. A system titled XUAT has been developed for this purpose. However, there is still a human-labor-intensive stage, i.e, test scripts generation, in the current system. Therefore, in this paper, we concentrate on methods of boosting the automation level of the current system, particularly the stage of test scripts generation. With recent notable successes, large language models (LLMs) demonstrate significant potential in attaining human-like intelligence and there has been a growing research area that employs LLMs as autonomous agents to obtain human-like decision-making capabilities. Inspired by these works, we propose an LLM-powered multi-agent collaborative system, named XUAT-Copilot, for automated UAT. The proposed system mainly consists of three LLM-based agents responsible for action planning, state checking and parameter selecting, respectively, and two additional modules for state sensing and case rewriting. The agents interact with testing device, make human-like decision and generate action command in a collaborative way. The proposed multi-agent system achieves a close effectiveness to human testers in our experimental studies and gains a significant improvement of Pass@1 accuracy compared with single-agent architecture. More importantly, the proposed system has launched in the formal testing environment of WeChat Pay mobile app, which saves a considerable amount of manpower in the daily development work.

📄 PDF Abstract BibTeX arXiv:2401.02705

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

MEDCO: Medical Education Copilots Based on A Multi-Agent Framework

2024-08-22 · Hao Wei, Jianing Qiu, Haibao Yu, Wu Yuan

Large language models (LLMs) have had a significant impact on diverse research domains, including medicine and healthcare. However, the potential of LLMs as copilots in medical education remains underexplored. Current AI…

UI-Copilot: Advancing Long-Horizon GUI Automation via Tool-Integrated Policy Optimization

2026-04-15 · Zhengxi Lu, Fei Tang, Guangyi Liu, Kaitao Song 외 arxiv

MLLM-based GUI agents have demonstrated strong capabilities in complex user interface interaction tasks. However, long-horizon scenarios remain challenging, as these agents are burdened with tasks beyond their intrinsic …

Agentic Meta-Orchestrator for Multi-task Copilots

2025-10-26 · Xiaofeng Zhu, Yunshen Zhou arxiv

Microsoft Copilot suites serve as the universal entry point for various agents skilled in handling important tasks, ranging from assisting a customer with product purchases to detecting vulnerabilities in corporate progr…

MMAC-Copilot: Multi-modal Agent Collaboration Operating Copilot

2024-04-28 · Zirui Song, Yaohang Li, Meng Fang, Yanda Li 외

Large language model agents that interact with PC applications often face limitations due to their singular mode of interaction with real-world environments, leading to restricted versatility and frequent hallucinations.…

HallucinationLanguage ModelingLanguage ModellingLarge Language Model

LLM-based Multi-Agent Copilot for Quantum Sensor

2025-08-07 · Rong Sha, Binglin Wang, Jun Yang, Xiaoxiao Ma 외 arxiv

Large language models (LLM) exhibit broad utility but face limitations in quantum sensor development, stemming from interdisciplinary knowledge barriers and involving complex optimization processes. Here we present QCopi…

Prompt EngineeringActive Learning