The defining characteristic of a tabletop exercise is that no systems are touched. No servers started, no backups restored, no hardware reconfigured, no failover activated. It is a meeting where people talk through what they would do. If the question describes any actual system action, it is not a tabletop exercise.
The exam will describe a failover scenario and ask whether it was successful. The measuring stick is user experience: an ideal failover is invisible to users. If users receive maintenance notices, must log back in, experience a pause, or notice anything at all β the failover was not seamless. The closer to zero user impact, the more successful the failover.
Exam questions about phishing simulations often describe both findings (filter result AND click rate) and ask what they mean. Remember: a phishing simulation always produces two independent measurements. Getting either one right doesn't mean the organization is protected β both layers must work.
Parallel processing provides two things: (1) performance improvement from splitting work across processors, and (2) fault tolerance through graceful degradation. It does NOT provide full failover β when processors fail, capacity drops proportionally. The key exam distinction: parallel processing reduces the impact of failure, it does not eliminate it.
The exam may ask about the purpose of the step after a recovery test. The correct answer is always some form of evaluate, document, and update the plan. A test that produces no changes is not useful β the value of recovery testing comes from the improvement cycle it drives. "We ran the test" is not the end of the process.