3 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.SE2023
A Comparative Study of Transformer-based Neural Text Representation Techniques on Bug Triaging
Atish Kumar Dipongkor, Kevin Moran
Often, the first step in managing bug reports is related to triaging a bug to the appropriate developer who is best suited to understand, localize, and fix the target bug. Addition…