Sunday
Jan222012
Regression Testing
- designed to establish whether or not a modification will introduce changes elsewhere
- consists of repeating test runs to check if program activities are altered and if any fixed errors are re-surfacing
- tester chooses the applicable number of test sets necessary to comprehensively investigate a system after a specific change
Reader Comments