SCAZT Threat Response Practice Question
When designing a SOAR workflow, what is the best practice for handling errors in a network isolation script?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Implement an Error Catch block
Using an 'Error Handling' block or 'Try-Catch' logic allows the playbook to log the error and notify an administrator rather than crashing.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Implement an Error Catch block
Why this is correct
This ensures the workflow continues or fails gracefully.
- ✗
Set the workflow to loop on failure
Why it's wrong here
Looping indefinitely can consume resources and hides the root cause.
- ✗
Force terminate the workflow
Why it's wrong here
Force termination does not provide visibility into the failure.
- ✗
Disable all notifications
Why it's wrong here
Disabling notifications prevents the team from knowing the automation failed.
About these practice questions
This SCAZT question is part of Courseiva's 316-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Cisco exam blueprint
This SCAZT practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SCAZT exam.