- Test cases can be executed in QC in
-
a) test plan
-
b) test lab
-
c) defects
-
d) releases
Reveal answer
Fill a bubble to check yourself
B
Correct answer
Explanation
In Quality Center (now HP ALM), test cases are executed in the Test Lab module. The Test Lab is specifically designed for test execution, where test sets are created and run. Test Plan is for design, Defects for tracking issues, and Releases for managing release cycles.
AI explanation
Correct answer: test lab. In HP Quality Center/ALM, the Test Lab module is where test sets are organized and test cases are actually executed (run), with results logged. The Test Plan module is for designing/authoring test cases, Defects is for logging bugs found, and Releases is for organizing releases/cycles — none of those are where execution happens.