Multiple choice technology testing

____________ helps to uniquely identify (and to reproduce) the tested item, test documents, the tests and the test harness

  1. Risk Management

  2. Defect Management

  3. Configuration Management

  4. Incident Management

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Configuration Management is responsible for uniquely identifying and controlling versions of test items, documents, tests, and test harness. It provides version control, traceability, and reproducibility. Risk Management deals with risks, Defect Management tracks bugs, and Incident Management handles test incidents - none of these provide the unique identification function described.