AZ-400 · Question #134
AZ-400 Question #134: Real Exam Question with Answer & Explanation
The correct answer is B: No. Code coverage is a software testing metric that determines the number of lines of code that is successfully validated under a test procedure.
Question
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You manage a project in Azure DevOps. You need to prevent the configuration of the project from changing over time. Solution: Add a code coverage step to the build pipelines. Does this meet the goal?
Options
- AYes
- BNo
Explanation
Code coverage is a software testing metric that determines the number of lines of code that is successfully validated under a test procedure.
Community Discussion
No community discussion yet for this question.