Test Online Free Scrum SAFe-DevOps Exam Questions and Answers
Practice a live sample before buying full access. This page keeps the free SAFe-DevOps question set organized by page so visitors and search engines can reach the canonical -questions.html URL directly.
Which statement illustrates the biggest bottleneck?
Answer: Explanation:
Bottle neck. The operation or function with the lowest capacity, usually the operation with the longest cycle time per unit. The bottle neck sets the limit for the production pace and thus the capacity of the entire process. The process efficiency is uses to detect bottlenecks.Process Efficiency = Process time / Lead TimeIr our case, the lowest process efficiency time is 0,005 = 0,5 days / 10 days
Question 2Selectable Answer
After the team maps the steps of the current state Value Stream during value stream mapping, what are the next two steps? (Choose two.)
Answer: Explanation:
* Identify the role or team responsible for each step.
Question 3Selectable Answer
Which is a goal of DevOps?
Answer: Explanation:
Goal of DevOps is to provide frequent quality deployments via communication and collaboration between
Development and Operations teams
Question 4Selectable Answer
What are two parts of the Continuous Delivery Pipeline? (Choose two.)
How frequently should Agile Release Trains release?
Answer: Explanation:
Develop on Cadence, Release on Demand C ARTs apply cadence and synchronization to help manage the inherent variability of research and development. However, releasing is typically decoupled from the development cadence. ARTs can release a solution, or elements of a solution, at any time, subject to governance and release criteria.
Which of the following is an example of Feedback Loops?
Answer: Explanation:
Monitoring and event management data in the form of dashboards can provide valuable feedback to the teams which can be then acted upon towards continuous improvement.
Which statement best describes the goal of DevOps?
Answer:
Question 15Selectable Answer
Which of the following is an example of Non-functional testing?
Answer: Explanation:
Capacity testing is used to find out the maximum number of users/sessions that can be supported by a product/application. Hence it falls under Non-Functional testing.