scispace - formally typeset
M

Mary Jean Harrold

Researcher at Georgia Institute of Technology

Publications -  169
Citations -  20236

Mary Jean Harrold is an academic researcher from Georgia Institute of Technology. The author has contributed to research in topics: Regression testing & Test suite. The author has an hindex of 68, co-authored 169 publications receiving 19232 citations. Previous affiliations of Mary Jean Harrold include University of Pittsburgh & Ohio State University.

Papers
More filters
Journal ArticleDOI

Prioritizing test cases for regression testing

TL;DR: Test case prioritization techniques schedule test cases for execution in an order that attempts to increase their effectiveness at meeting some performance goal as discussed by the authors, such as rate of fault detection, a measure of how quickly faults are detected within the testing process.
Proceedings ArticleDOI

Empirical evaluation of the tarantula automatic fault-localization technique

TL;DR: The studies show that, on the same set of subjects, the Tarantula technique consistently outperforms the other four techniques in terms of effectiveness in fault localization, and is comparable in efficiency to the least expensive of the other five techniques.
Proceedings ArticleDOI

Visualization of test information to assist fault localization

TL;DR: A new technique that uses color to visually map the participation of each program statement in the outcome of the execution of the program with a test suite, consisting of both passed and failed test cases is presented.
Journal ArticleDOI

A safe, efficient regression test selection technique

TL;DR: Initial empirical studies indicate that the technique can significantly reduce the cost of regression testing modified software and is at lease as precise as other safe regression test selection algorithms.
Journal ArticleDOI

Analyzing regression test selection techniques

TL;DR: In this article, the authors outline the issues relevant to regression test selection techniques, and use these issues as the basis for a framework within which to evaluate the techniques and illustrate the application of the framework by using it to evaluate existing regression-test selection techniques.