Created
October 1, 2013 12:35
-
-
Save sairion/6777784 to your computer and use it in GitHub Desktop.
Test Basics
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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