Software Quality Assurance and Testing
Test scripts: automate software tests
Test suite: set of test collected used to establish a baseline of performance for a program (as it is modified and upgraded)
Regression testing: used to confirm that the software has not “regressed” to reintroduce previous bugs, or introduce new bugs.