UXAgent: An LLM Agent-Based Usability Testing Framework for Web Design
Yuxuan Lu, Bingsheng Yao, Hansu Gu, Jing Huang, Jessie Wang, Yang Li, Jiri Gesi, Qi He, Toby Jia-Jun Li, Dakuo Wang
TL;DR
The paper tackles the challenge of inflexible usability testing and participant recruitment by introducing UXAgent, an LLM-Agent-based framework for simulating usability studies. It combines a Persona Generator, Universal Browser Connector, a two-loop LLM Agent with a Memory Stream, and a chat interface to generate thousands of synthetic participants and multimodal data. The authors validate the approach with a user study of five UX researchers analyzing 60 simulated sessions on shopping tasks across WebArena and Google Flights, yielding insights on data trust, interpretation, biases, and realism. The work demonstrates potential to accelerate pilot testing and reduce risks for real participants while highlighting ethical and privacy considerations and the need for caution about realism and biases.
Abstract
Usability testing is a fundamental yet challenging (e.g., inflexible to iterate the study design flaws and hard to recruit study participants) research method for user experience (UX) researchers to evaluate a web design. Recent advances in Large Language Model-simulated Agent (LLM-Agent) research inspired us to design UXAgent to support UX researchers in evaluating and reiterating their usability testing study design before they conduct the real human subject study. Our system features an LLM-Agent module and a universal browser connector module so that UX researchers can automatically generate thousands of simulated users to test the target website. The results are shown in qualitative (e.g., interviewing how an agent thinks ), quantitative (e.g., # of actions), and video recording formats for UX researchers to analyze. Through a heuristic user evaluation with five UX researchers, participants praised the innovation of our system but also expressed concerns about the future of LLM Agent-assisted UX study.
