Home › Software Testing › Software Testing › fundamentals_levels_techniques › Exit criteria for a test phase typically include
Exit criteria for a test phase typically include
AAll testers approving every line of code
BPlanned tests done; residual risk acceptable
CAll developers having left for the day
D100% of possible inputs tested exhaustively
Answer & Solution
Correct answer: B. Planned tests done; residual risk acceptable
Exit criteria define when testing for a phase is complete enough to move on: tests executed, defect levels acceptable, coverage thresholds met, residual risk understood. Exhaustive testing is impossible; criteria are about risk acceptance.
Related questions
Test-driven development (TDD) follows the cycleIn Agile, the tester's role is BEST described asSelenium is BEST described asWhich is a recognised BENEFIT of test automation?Risk-based testing prioritises test effort byA defect lifecycle typically begins with statusA test plan typically describesBranch (decision) coverage requires