Multiple choice

Which of the following is an activity that helps to ensure that changes do not introduce unintended behavior or additional errors?

  1. Unit testing

  2. Regression testing

  3. Decision table testing

  4. Branch testing

  5. Debugging oriented

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

It is activity that helps to ensure that changes do not introduce unintended behavior or additional errors.