Regression Testing

What Does Regression Testing Mean?

Regression testing is a type of software testing used to determine whether new problems are the result of software changes.

Advertisements

Before applying a change, a program is tested. After a change is applied, the program is retested in selected areas to detect whether the change created new bugs or issues, or if the actual change achieved its intended purpose.

Techopedia Explains Regression Testing

Regression testing is essential for large software applications, as it is often difficult to know whether changing part of an issue has created a new issue for a different part of the application. For example, a change to a bank application loan module may result in the failure of a monthly transaction report. In most cases, issues may appear to be unrelated, but may actually be the root of frustration among application developers.

Other situations requiring regression testing include detecting whether certain changes accomplish an intended goal or testing for new dangers associated with issues that reemerge after a trouble-free period.

Modern regression testing is primarily handled via specialized commercial testing tools that take existing software snapshots that are then compared after applying a specific change. It is almost impossible for human testers to perform the same tasks as efficiently as automated software testers. This is especially true with large and complex software applications within vast computing environments such as banks, hospitals, manufacturing enterprises and large retailers.

Advertisements

Related Terms

Latest Privacy and Compliance Terms

Related Reading

Margaret Rouse

Margaret Rouse is an award-winning technical writer and teacher known for her ability to explain complex technical subjects to a non-technical, business audience. Over the past twenty years her explanations have appeared on TechTarget websites and she's been cited as an authority in articles by the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine and Discovery Magazine.Margaret's idea of a fun day is helping IT and business professionals learn to speak each other’s highly specialized languages. If you have a suggestion for a new definition or how to improve a technical explanation, please email Margaret or contact her…