nerdexam
Scrum

PSD · Question #49

When a continuous integration build fails, who should fix it?

The correct answer is B. The person who broke the build. The build should be fixed asap, the first person to notice is the person who broke it. This person usually best understands why and is therefore the best person to fix it.

Developing Products

Question

When a continuous integration build fails, who should fix it?

Options

  • AThe person who is responsible for configuration management within the team
  • BThe person who broke the build
  • CThe tester responsible for validating builds
  • DThe next person who needs the build to complete successfully

How the community answered

(52 responses)
  • A
    2% (1)
  • B
    90% (47)
  • C
    6% (3)
  • D
    2% (1)

Explanation

The build should be fixed asap, the first person to notice is the person who broke it. This person usually best understands why and is therefore the best person to fix it.

Topics

#continuous integration#build failure#team accountability#CI/CD

Community Discussion

No community discussion yet for this question.

Full PSD Practice