Skip to content

Instantly share code, notes, and snippets.

@sairion
Created October 1, 2013 12:35
Show Gist options
  • Select an option

  • Save sairion/6777784 to your computer and use it in GitHub Desktop.

Select an option

Save sairion/6777784 to your computer and use it in GitHub Desktop.
Test Basics
Type of testing:
Static testing / Regression testing
"The intent of regression testing is to provide a general assurance that no additional errors were introduced in the process of fixing other problems."
"Regression test is a test that is performed to make sure that previously working functionality still works, after changes elsewhere in the system. Wikipedia article is pretty good at explaining what it is."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment