Multiple choice technology web technology When do we mark a test case as 'BLOCKED' during test execution When onsite team asks to mark it BLOCKED When test case is out of scope When we do not have time to execute a test case When a test case is failing due to another FAILED test. Reveal answer Fill a bubble to check yourself D Correct answer Explanation A test case is marked BLOCKED when it cannot be executed due to a dependency failure - typically when another test case has failed and blocked the path forward. Being out of scope or lack of time are different statuses (N/A or Not Tested).