You are designing your development process and need a solution for continuous inspection of the codebase to locate common problematic code patterns. What should you include in the recommendation?
Choose an answer
Tap an option to check your answer.
Correct answer: SonarCloud analysis.
Why this is the answer
SonarCloud analysis is the correct choice because it is a cloud-based static code analysis service specifically designed to identify bugs, vulnerabilities, and code smells in various programming languages. It integrates seamlessly into CI/CD pipelines, providing continuous inspection of the codebase for common problematic patterns. Microsoft Visual Studio Test Plans are used for managing and executing manual and automated tests, not for static code analysis. Gradle wrapper scripts are used for ensuring consistent Gradle build environments, not for code quality inspection. A JavaScript task runner (like Gulp or Grunt) automates development tasks such as compilation, minification, and testing, but does not perform deep static code analysis for quality and security issues.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed