Home › Software Testing › Software Testing › advanced_security_performance › Acceptance Test Driven Development (ATDD) emphas…
Acceptance Test Driven Development (ATDD) emphasises
AAvoiding business stakeholders in testing
BCollaboration between business and team on tests
CWriting acceptance tests after code is done
DOnly QA writing tests with no other input
Answer & Solution
Correct answer: B. Collaboration between business and team on tests
ATDD has the 'three amigos' (BA, dev, tester) define acceptance tests up front from user stories. These tests become the executable spec and acceptance criteria. Often combined with BDD/Gherkin.
Related questions
Test coverage is BEST described asContinuous Testing in DevOps meansIn the V model of SDLC, system testing corresponds to'Test data' management addressesIn ISTQB terminology, a 'test oracle' isTest Driven Development uses the rhythm ofRecovery testing simulatesCompatibility testing checks the system on