If an Agile team encounters a failing API test during a sprint, what steps should they take according to Agile principles?

  • Document the failure but proceed with development
  • Ignore the failure and continue with development
  • Log the issue for the next sprint's backlog
  • Stop development and address the issue immediately
According to Agile principles, when a failing test is encountered, the team should halt development to address the issue promptly. This ensures that the team maintains a working product increment at all times, fostering a commitment to quality and responsiveness.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *