The right time to refactor code using TDD is
A team has expressed requirements as a set of failing acceptance tests. What are three benefits? (choose the best three answers)
Which phrase best describes a product owner?
What is a unit test?
What are two reasons to use mock objects in unit tests?
Which of the following best describes an increment of working software?
What is pair programming?
While practicing Test-Driven Development, what is done after the test fails? (choose the best answer)