The correct answer is additional time spent on the implementation of automated testing as part of their build efforts. Continuous integration requires that automated tests be written up front. The other responses are incorrect because
continuous integration doesn’t involve the test team to be burdened for each release, nor can it guarantee zero bugs. Continuous integration can and will impact the writers of the test scripts, who also write the automated tests.