Look at the task "Verify Application." A Non-interrupting Boundary Timer is attached to it, leading to a "Send Reminder" task. If the timer triggers, what happens to the "Verify Application" task?https://go-math-science.com/computing/software-engineering/requirements-engineering/cbap-certification-practice-exams/cbap-practice-exam-4/look-at-the-task-verify-application-a-non-interrupting-boundary-timer-is-attached-to-it-leading-to-a-send-reminder-task-if-the-timer-triggers-what-happens-to-the-verify-application-taskhttps://go-math-science.com/@@site-logo/logo-new.png
volume_mute
Look at the task "Verify Application." A Non-interrupting Boundary Timer is attached to it, leading to a "Send Reminder" task. If the timer triggers, what happens to the "Verify Application" task?
publish date: 2026/03/24 02:59:0.290056 UTC
volume_mute
Correct Answer
It continues running while the reminder is sent
Explanation
Non-interrupting events allow the main flow to continue while a parallel "escalation" occurs.