Regression testing: Difference between revisions

Content deleted Content added
No edit summary
m Reverted edits by 130.91.144.218 (talk) to last version by Lt-wiki-bot
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.