The correct answer is Charlie won’t have to focus solely on code testing. In Acceptance Test-Driven Development (ATDD), the focus is not exclusively on code testing, but on requirements instead. The other answers are incorrect: In ATDD,
developers write the tests upfront; focus on testing business requirements; when an item is pulled from the backlog, the acceptance criteria is discussed often.