InterviewSolution
Saved Bookmarks
| 1. |
Using old tests to guard against new changes is a form of ______________(a) Unit Testing(b) Integration Testing(c) Regression Testing(d) Loss TestingThe question was posed to me during an interview.I'm obligated to ask this question of The Mock Objects Solution topic in section In-container Testing of JUnit |
|
Answer» The correct OPTION is (c) Regression Testing |
|