Chapter 2

Regression Testing of Evolving Programs

Marcel Böhme mboehme@comp.nus.edu.sg, Abhik Roychoudhury abhik@comp.nus.edu.sg and Bruno C.d.S. Oliveira oliveira@comp.nus.edu.sg, National University of Singapore, Singapore

Abstract

Software changes, such as bug fixes or feature additions, can introduce software bugs and reduce the code quality. As a result tests which passed earlier may not pass any more—thereby exposing a regression in software behavior. This survey overviews recent advances in determining the impact of the code changes onto the program’s behavior and other syntactic program artifacts. Static program analysis can help determining change impact in an approximate manner while dynamic analysis determines change impact more precisely ...

Get Advances in Computers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.