Techniques |
Applicability |
TCS
|
Industry Motivation
Industry Evaluation
|
Experiment subject(s) |
Industrial Partner |
Programming Language |
Industrial proprietary, small scale
Idea Thread Mapper (142k LOC, 397-412 TCs)
Microarray (21k LOC, 84 TCs)
CEDCD (32k LOC, 190 TCs) |
Idea Thread Mapper (USA)
National Cancer Institute (USA) |
Unclear |
Effectiveness Metrics |
Efficiency Metrics |
Other Metrics |
Fault Detection Loss
|
|
|
Information Approach |
Algorithm Approach |
Open Challenges |
Cost-aware, Fault-based
|
|
Define program states for other languages.
|
Abstract
Regression testing is challenging, yet essential, for maintaining evolving complex software. Efficient regression testing that minimizes the regression testing time and maximizes the detection of the regression faults is in great demand for fast-paced software development. Many research studies have been proposed for selecting regression tests under a time constraint. This paper presents a new approach that first evaluates the fault detectability of each regression test based on the extent to which the test is impacted by the changes. Then, two optimization algorithms are proposed to optimize a multi-objective function that takes fault detectability and execution time of the test as inputs to select an optimal subset of the regression tests that can detect maximal regression faults under a given time constraint. The validity and efficacy of the approach were evaluated using two empirical studies on industrial systems. The promising results suggest that the proposed approach has great potential to ensure the quality of the fast-paced evolving systems. © 2021, EasyChair. All rights reserved.