Pith. sign in

Can You Mimic Me? Exploring the Use of Android Record & Replay Tools in Debugging

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Android User Interface (UI) testing is a critical research area due to the ubiquity of apps and the challenges faced by developers. Record and replay (R&R) tools facilitate manual and automated UI testing by recording UI actions to execute test scenarios and replay bugs. These tools typically support (i) regression testing, (ii) non-crashing functional bug reproduction, and (iii) crashing bug reproduction. However, prior work only examines these tools in fragmented settings, lacking a comprehensive evaluation across common use cases. We address this gap by conducting an empirical study on using R&R tools to record and replay non-crashing failures, crashing bugs, and feature-based user scenarios, and explore combining R&R with automated input generation (AIG) tools to replay crashing bugs. Our study involves one industrial and three academic R&R tools, 34 scenarios from 17 apps, 90 non-crashing failures from 42 apps, and 31 crashing bugs from 17 apps. Results show that 17% of scenarios, 38% of non-crashing bugs, and 44% of crashing bugs cannot be reliably recorded and replayed, mainly due to action interval resolution, API incompatibility, and Android tooling limitations. Our findings highlight key future research directions to enhance the practical application of R&R tools.

fields

cs.LG 1

years

2025 1

verdicts

REJECT 1

representative citing papers

Get Experience from Practice: LLM Agents with Record & Replay

cs.LG · 2025-05-23 · reject · novelty 4.0

AgentRR is a proposed paradigm that records agent traces, generalizes them into multi-level experiences, and replays them under safety checks to make LLM agents cheaper, faster, and more reliable.

citing papers explorer

Showing 1 of 1 citing paper.

  • Get Experience from Practice: LLM Agents with Record & Replay cs.LG · 2025-05-23 · reject · none · ref 69 · internal anchor

    AgentRR is a proposed paradigm that records agent traces, generalizes them into multi-level experiences, and replays them under safety checks to make LLM agents cheaper, faster, and more reliable.