collaborators

5 papers

cs.SE2026

Test Coverage Analysis of Agentic Pull Requests

Atish Kumar Dipongkor, Talank Baral, Wing Lam +1

AI coding agents increasingly submit complete pull requests (PRs) with minimal human intervention, shifting software development from AI-assisted to autonomous workflows. As these…

cs.SE2026

Automatically Enhancing the Quality of Android App Bug Reports

Antu Saha, Atish Kumar Dipongkor, Sam Bennett +3

Most defects in mobile applications are visually observable on the device screen. Since automated mechanisms for detecting and reporting such defects are often unavailable, users,…

cs.SE2025

LadyBug: A GitHub Bot for UI-Enhanced Bug Localization in Mobile Apps

Junayed Mahmud, James Chen, Terry Achille +8

This paper introduces LadyBug, a GitHub bot that automatically localizes bugs for Android apps by combining UI interaction information with text retrieval. LadyBug connects to an A…

cs.SE2025

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

Zihe Song, S M Hasan Mansur, Ravishka Rathnasuriya +4

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…

cs.SE2025

Combining Language and App UI Analysis for the Automated Assessment of Bug Reproduction Steps

Junayed Mahmud, Antu Saha, Oscar Chaparro +2

Bug reports are essential for developers to confirm software problems, investigate their causes, and validate fixes. Unfortunately, reports often miss important information or are…