Reader small image

You're reading from  The Professional Scrum Master Guide

Product typeBook
Published inJul 2021
PublisherPackt
ISBN-139781800205567
Edition1st Edition
Concepts
Right arrow
Author (1)
Fred Heath
Fred Heath
author image
Fred Heath

Fred Heath is a freelance developer and consultant based in Wales, UK. Over the last 20 years, he's worked at every stage of the software development life cycle using a variety of languages and platforms and ended up falling in love with Ruby and its ecosystem. Fred enjoys solving tricky problems, FOSS, meta programming, Behavior-Driven Development, and Agile processes. He also frequently writes online and speaks at conferences about Ruby, software development, and best practices. Fred is always happy to hear from you and chat about Ruby and Rails on Twitter.
Read more about Fred Heath

Right arrow

Chapter 8 – Facets of Scrum

Answers

  1. The correct answer is a.

    The practice of Continuous Integration (CI) involves continuously merging code back into the main branch.

  2. The correct answers are a, b, and d.

    CI/CD pipelines do not eliminate defects; however, they do provide more frequent and earlier opportunities for defects to be exposed. They also enable constant feedback, which comes from constantly releasing increments to stakeholders.

  3. The correct answers are a and b.

    The Definition of Done determines when a backlog item has been completed, not when software can be released. This is up to the product owner and the testing setup on the CI/CD pipeline.

  4. The correct answer is d.

    Technical debt is the implied cost of additional rework caused by choosing a quick and restrictive solution instead of a more comprehensive but slower one.

  5. The correct answers are b, c, and d.

    The Scrum of Scrums is a method for scaling Scrum, usually applied when the product is too large...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
The Professional Scrum Master Guide
Published in: Jul 2021Publisher: PacktISBN-13: 9781800205567

Author (1)

author image
Fred Heath

Fred Heath is a freelance developer and consultant based in Wales, UK. Over the last 20 years, he's worked at every stage of the software development life cycle using a variety of languages and platforms and ended up falling in love with Ruby and its ecosystem. Fred enjoys solving tricky problems, FOSS, meta programming, Behavior-Driven Development, and Agile processes. He also frequently writes online and speaks at conferences about Ruby, software development, and best practices. Fred is always happy to hear from you and chat about Ruby and Rails on Twitter.
Read more about Fred Heath