Multiple choice technology testing

Which of the following is least important in test management?

  1. Estimating test duration.

  2. Incident Management.

  3. Configuration Management.

  4. De-bugging.

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

Incident Management (tracking and managing defects found) is least important among test management activities compared to estimating test duration, configuration management (version control), and debugging. While necessary, it's more about defect tracking than managing the test process itself. Estimation, configuration control, and debugging are more critical to test management effectiveness.