Which chart widgets should you recommend for each metric?
DRAG DROP You need to recommend project metrics for dashboards in Azure DevOps. Which chart widgets should you recommend for each metric? To answer, drag the appropriate chart widgets to the correct metrics. Each chart widget may be used once, more than once, or not at all. You may need...
What should you do?
You have an Azure DevOps organization named Contoso, an Azure DevOps project named Project1, an Azure subscription named Sub1, and an Azure key vault named vault1. You need to ensure that you can reference the values of the secrets stored in vault1 in all the pipelines of Project1. The solution...
Which build agent pool should you use to compile each application type?
DRAG DROP You are configuring Azure DevOps build pipelines. You plan to use hosted build agents. Which build agent pool should you use to compile each application type? To answer, drag the appropriate build agent pools to the correct application types. Each build agent pool may be used once, more...
Which framework should you use?
You are automating the testing process for your company. You need to automate UI testing of a web application. Which framework should you use?A . JaCocoB . SeleniumC . Xamarin.UITestD . Microsoft.CodeAnalysisView AnswerAnswer: B Explanation: Performing user interface (UI) testing as part of the release pipeline is a great way...
Which three actions should you perform in sequence?
DRAG DROP You need to implement the code flow strategy for Project2 in Azure DevOps. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. View AnswerAnswer: Explanation: Scenario: Implement...
What should you do next?
Testlet 2 Case Study This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that...
Which three actions should you perform in sequence?
DRAG DROP You need to implement the code flow strategy for Project2 in Azure DevOps. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. View AnswerAnswer: Explanation: Step 1:...
What should you recommend?
HOTSPOT Your company uses Team Foundation Server 2013 (TFS 2013). You plan to migrate to Azure DevOps. You need to recommend a migration strategy that meets the following requirements: - Preserves the dates of Team Foundation Version Control changesets - Preserves the changes dates of work items revisions - Minimizes...
Which two components are required to integrate Azure DevOps and Bitbucket?
Your company has an on-premises Bitbucket Server that is used for Git-based source control. The server is protected by a firewall that blocks inbound Internet traffic. You plan to use Azure DevOps to manage the build and release processes. Which two components are required to integrate Azure DevOps and Bitbucket?...
What should you include in the recommendation?
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 plansB . Gradle wrapper...