nerdexam
ISTQB

CTFL_UK · Question #158

Which pair of definitions is correct?

The correct answer is D. Regression testing is checking that there are no additional problems in previously tested software. Regression testing is testing that nothing has regressed. Retesting (or confirmation testing) confirms the fix is correct by running the same test after the fix has been made. No other option has both of these as true.

Fundamentals of Testing

Question

Which pair of definitions is correct?

Options

  • ARegression testing is checking that the reported defect has been fixed; retesting is testing that
  • BRegression testing is checking there are no additional problems in previously tested software;
  • CRegression testing involves running all tests that have been run before; retesting runs new tests.
  • DRegression testing is checking that there are no additional problems in previously tested software,

How the community answered

(38 responses)
  • A
    13% (5)
  • B
    8% (3)
  • C
    5% (2)
  • D
    74% (28)

Explanation

Regression testing is testing that nothing has regressed. Retesting (or confirmation testing) confirms the fix is correct by running the same test after the fix has been made. No other option has both of these as true.

Topics

#regression testing#retesting#confirmation testing#definitions

Community Discussion

No community discussion yet for this question.

Full CTFL_UK Practice