paper-with-me

Papers

AI Agents for Web Testing: A Case Study in the Wild

2025-09-05 · Naimeng Ye, Xiao Yu, Ruize Xu, Tianyi Peng, Zhou Yu arxiv

Automated web testing plays a critical role in ensuring high-quality user experiences and delivering business value. Traditional approaches primarily focus on code coverage and load testing, but often fall short of capturing complex user behaviors, leaving many usability issues undetected. The emergence of large language models (LLM) and AI agents opens new possibilities for web testing by enabling human-like interaction with websites and a general awareness of common usability problems. In this work, we present WebProber, a prototype AI agent-based web testing framework. Given a URL, WebProber autonomously explores the website, simulating real user interactions, identifying bugs and usability issues, and producing a human-readable report. We evaluate WebProber through a case study of 120 academic personal websites, where it uncovered 29 usability issues--many of which were missed by traditional tools. Our findings highlight agent-based testing as a promising direction while outlining directions for developing next-generation, user-centered testing frameworks.

📄 PDF Abstract BibTeX arXiv:2509.05197

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Testing Language Model Agents Safely in the Wild

2023-11-17 · Silen Naihin, David Atkinson, Marc Green, Merwane Hamadi 외

A prerequisite for safe autonomy-in-the-wild is safe testing-in-the-wild. Yet real-world autonomous tests face several unique safety challenges, both due to the possibility of causing harm during a test, as well as the r…

Language ModelingLanguage Modellingmodel

An empirical study of testing machine learning in the wild

2023-12-19 · Moses Openja, Foutse khomh, Armstrong Foundjem, Zhen Ming 외

Recently, machine and deep learning (ML/DL) algorithms have been increasingly adopted in many software systems. Due to their inductive nature, ensuring the quality of these systems remains a significant challenge for the…

Autonomous DrivingFairnesssoftware testing

Spore in the Wild: Case Study on Spore.fun, a Real-World Experiment of Sovereign Agent Open-ended Evolution on Blockchain with TEEs

2025-05-24 · Botao Amber Hu, Helena Rong

In Artificial Life (ALife) research, replicating Open-Ended Evolution (OEE)-the continuous emergence of novelty observed in biological life-has traditionally been pursued within isolated closed system simulations, such a…

Artificial LifeLarge Language Model

Cooperative Multi-agent Approach for Automated Computer Game Testing

2024-05-18 · Samira Shirzadeh-hajimahmood, I. S. W. B. Prasteya, Mehdi Dastani, Frank Dignum

Automated testing of computer games is a challenging problem, especially when lengthy scenarios have to be tested. Automating such a scenario boils down to finding the right sequence of interactions given an abstract des…

RICoTA: Red-teaming of In-the-wild Conversation with Test Attempts

2025-01-29 · Eujeong Choi, Younghun Jeong, SooMin Kim, Won Ik Cho

User interactions with conversational agents (CAs) evolve in the era of heavily guardrailed large language models (LLMs). As users push beyond programmed boundaries to explore and build relationships with these systems, …

ChatbotRed Teaming