Developing Applications Using Cisco Core Platforms and APIs (DEVCOR) — Question 108

What is a benefit of continuous testing?

Answer options

Correct answer: B

Explanation

The correct answer is B because continuous testing allows teams to run tests in parallel, which improves efficiency and speeds up feedback. Option A is incorrect as continuous testing aims to reduce bugs in production, not increase them. Option C is false because test environments are still necessary for effective testing, and option D is wrong since continuous testing encourages more frequent code check-ins.