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

To EXPLAIN: The best way to ensure that regression testing takes place is to AUTOMATE the test SUITES.



Discussion

No Comment Found

Related InterviewSolutions