ELI5: Explain Like I'm 5

Regression testing

Regression testing is a type of software testing that you do when there are changes to a program or software. The goal of regression testing is to make sure that any changes you make to the program or software don't change the way it works. It's like when your parents buy something new for your room, and then they check to make sure that everything still works and nothing is broken. Regression testing is like checking the same thing for software.
Related topics others have asked about: