InterviewSolution
Saved Bookmarks
| 1. |
_______________ ensures the original fault has been removed.(a) Regression testing(b) Re-testing(c) Negative testing(d) Positive testingThis question was posed to me by my school principal while I was bunking the class.This is a very interesting question from Test-driven Development in portion Test Coverage and Development of JUnit |
|
Answer» The correct answer is (b) Re-TESTING |
|