nerdexam
PMI

PMI-ACP · Question #365

Testing that often occurs between "Done" and "Done, Done" is:

The correct answer is A. Exploratory testing. In Agile, 'Done' typically means a feature is developed and passes automated/unit tests, while 'Done, Done' means it is fully tested, accepted, and ready for release. Exploratory testing - informal, unscripted testing where testers actively investigate the product - commonly…

Submitted by fatema_kw· Apr 18, 2026Problem Detection and Resolution

Question

Testing that often occurs between "Done" and "Done, Done" is:

Options

  • AExploratory testing
  • BAcceptance testing
  • CUnit testing
  • DTest driven development

How the community answered

(38 responses)
  • A
    82% (31)
  • B
    5% (2)
  • C
    3% (1)
  • D
    11% (4)

Explanation

In Agile, 'Done' typically means a feature is developed and passes automated/unit tests, while 'Done, Done' means it is fully tested, accepted, and ready for release. Exploratory testing - informal, unscripted testing where testers actively investigate the product - commonly occurs in this gap. It helps surface unexpected edge cases and usability issues that scripted tests miss, making it a natural bridge between a feature being technically complete and truly shippable.

Topics

#Exploratory testing#Agile testing#Definition of Done#Agile lifecycle

Community Discussion

No community discussion yet for this question.

Full PMI-ACP Practice