Topic 4: Mix Questions Set
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 Your company has a project in Azure DevOps for a new web application. You need to ensure that when code is checked in, a build runs automatically. Solution: From the Continuous deployment trigger settings of the release pipeline, you enable the Pull request trigger setting. Does the meet the goal?
A. Yes
B. No
In Visual Designer you enable continuous integration (CI) by:
You have a multi-tier application. The front end of the application is hosted in Azure App Service. You need to identify the average load times of the application pages. What should you use?
A. Azure Application Insights
B. the activity log of the App Service
C. the diagnostics logs of the App Service
D. Azure Advisor
Application Insights will tell you about any performance issues and exceptions, and help you find and diagnose the root causes. Application Insights can monitor both Java and ASP.NET web applications and services, WCF services. They can be hosted on-premises, on virtual machines, or as Microsoft Azure websites. On the client side, Application Insights can take telemetry from web pages and a wide variety of devices including iOS, Android, and Windows Store apps.
You use Azure DevOps processes to build and deploy code. You need to compare how much time is spent troubleshooting issues found during development and how much time is spent troubleshooting issues found in released code. Which KPI should you use?
A. defect escape rate
B. unplanned work rate
C. defect rate
D. rework rate
The defect escape rate is a metric that assesses the collective quality of software releases by evaluating how often errors are discovered and rectified in the pre-production process versus during production. The defect escape rate is a KPI (Key Performance Indicator) that measures how many defects are found in released code versus how many are found during development. This KPI can help you to compare how much time is spent troubleshooting issues found during development versus how much time is spent troubleshooting issues found in released code. The higher the defect escape rate, the more defects are found in released code, and thus more time is spent troubleshooting issues in released code.
Your company plans to use an agile approach to software development
You need to recommend an application to provide communication between members of the
development team who work in locations around the world. The application must meet the
following requirements:
A. Octopus
B. Bamboo
C. Microsoft Project
D. Slack
Slack is a popular team collaboration service that helps teams be more productive by
keeping all communications in one place and easily searchable from virtually anywhere. All
your messages, your files, and everything from Twitter, Dropbox, Google Docs, Azure
DevOps, and more all together. Slack also has fully native apps for iOS and Android to give
you the full functionality of Slack wherever you go.
Integrated with Azure DevOps
This integration keeps your team informed of activity happening in its Azure DevOps
projects. With this integration, code check-ins, pull requests, work item updates, and build
events show up directly in your team's Slack channel.
You are creating a dashboard in Azure Boards. You need to visualize the time from when work starts on a work item until the work item is closed. Which type of widget should you use?
A. cycle time
B. velocity
C. cumulative flow
D. lead time
Page 4 out of 98 Pages |
Previous |