ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 260 - AZ-400 discussion

Report
Export

You are designing the development process for your company.

You need to recommend a solution for continuous inspection of the company's code base to locate common code patterns that are known to be problematic. What should you include in the recommendation?

A.
Microsoft Visual Studio test plans
Answers
A.
Microsoft Visual Studio test plans
B.
Gradle wrapper scripts
Answers
B.
Gradle wrapper scripts
C.
SonarCloud analysis
Answers
C.
SonarCloud analysis
D.
the JavaScript task runner
Answers
D.
the JavaScript task runner
Suggested answer: C

Explanation:

SonarCloud is a cloud service offered by SonarSource and based on SonarQube. SonarQube is a widely adopted open source platform to inspect continuously the quality of source code and detect bugs, vulnerabilities and code smells in more than 20 different languages.

Note: The SonarCloud Azure DevOps extension brings everything you need to have your projects analyzed on SonarCloud very quickly. Incorrect Answers:

A: Test plans are used to group together test suites and individual test cases. This includes static test suites, requirement-based suites, and query-based suites.

Reference: https://docs.travis-ci.com/user/sonarcloud/ https://sonarcloud.io/documentation/integrations/vsts/

asked 02/10/2024
marwan albahar
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first