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

What is a benefit of using continuous testing and static code analysis in a CI pipeline?

Answer options

Correct answer: A

Explanation

The correct answer, A, highlights that continuous testing and static code analysis are crucial for identifying vulnerabilities in the code as part of the build process. Options B, C, and D do not directly relate to the primary benefits of continuous testing and static code analysis, as they focus on different aspects of software development and deployment.