scispace - formally typeset
J

James A. Jones

Researcher at University of California, Irvine

Publications -  57
Citations -  5080

James A. Jones is an academic researcher from University of California, Irvine. The author has contributed to research in topics: Software & Software system. The author has an hindex of 24, co-authored 55 publications receiving 4615 citations. Previous affiliations of James A. Jones include Georgia Institute of Technology & University of California.

Papers
More filters
Proceedings ArticleDOI

Concept-based failure clustering

TL;DR: This paper presents a novel clustering method that utilizes latent-semantic-analysis techniques to categorize each failure by the semantic concepts that are expressed in the executed source code, and presents an experiment comparing this new technique to traditional control-flow-based clustering.
Proceedings ArticleDOI

Localizing SQL faults in database applications

TL;DR: A new fault-localization technique designed for applications that interact with a relational database that uses dynamic information specific to the application's database, such as Structured Query Language (SQL) commands, to provide a fault-location diagnosis.
Journal ArticleDOI

GAMMATELLA: visualizing program-execution data for deployed software

TL;DR: A new technique for collecting, storing, and visualizing program-execution data gathered from deployed instances of a software product, and a prototype toolset, Gammatella, that implements the technique are presented.
Proceedings ArticleDOI

Hierarchical abstraction of execution traces for program comprehension

TL;DR: This work proposes a fully automatic approach to present a semantic abstraction with different levels of functional granularity from full execution traces to bridge the cognitive gap between the source code and detailed models of program behavior.
Proceedings ArticleDOI

CTRAS: crowdsourced test report aggregation and summarization

TL;DR: CTRAS is a novel approach to leveraging duplicates to enrich the content of bug descriptions and improve the efficiency of inspecting these reports, which outperforms the classic Max-Coverage-based and MMR summarization methods under Jensen Shannon divergence metric.