Regression testing: Difference between revisions

Content deleted Content added
Lt-wiki-bot (talk | contribs)
m robot Adding: lt
No edit summary
Line 1:
TESTING 123
 
 
'''Regression testing''' is any type of [[software testing]] which seeks to uncover [[regression]] [[computer bug|bugs]]. Regression bugs occur whenever software functionality that previously worked as desired stops working or no longer works in the same way that was previously planned. Typically regression bugs occur as an unintended consequence of program changes.