===== Regression Testing ===== [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] **Regression Testing** is re-running tests for [[[[dido:public:ra:xapend:xapend.a_glossary:f:funcreq]]]] and [[dido:public:ra:xapend:xapend.a_glossary:n:nonfuncreq]] to ensure that previously developed and tested software still performs after a change. If not, that would be called a **regression** as far as functionality. Changes that may require regression testing include bug fixes, software enhancements, configuration changes, and even substitution of electronic components. As regression test suites tend to grow with each found defect, test automation is frequently involved. Sometimes a change impact analysis is performed to determine an appropriate subset of tests (non-regression analysis). Source: [[https://en.wikipedia.org/wiki/Regression_testing ]] /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- /* To add a discussion page to this page, comment out the line that says ~~DISCUSSION:off~~ */ ~~DISCUSSION:on|Outstanding Issues~~ ~~DISCUSSION:off~~