Testing Checkmk notification rules shows which rule chain, recipients, and notification method would apply to a simulated host or service event. Use the notification test before changing alert routing for a team, adding an escalation, or confirming that a new rule does not match more objects than intended.
The test tool lives under Setup → Events → Test notifications and can simulate either a host event or a service event. It evaluates the same notification rules, contact selections, time periods, and escalation counters that Checkmk uses when the monitoring core creates a raw notification.
Keep the first pass simulation-only unless the selected contact, method, and target object are safe for a real message. When the test is allowed to send, the result should show that notifications were sent and the recipient should receive the alert through the selected method.
Related: How to create a Checkmk notification rule
Related: How to create a Checkmk user

Use a lab object or a narrowly scoped production object so the result reflects the contact assignments and labels that the rule is expected to match.
The plugin output appears in the notification context and helps identify the test when reviewing the result or a delivered message.
Enable sending only when the selected method and recipients are safe for a real notification.
Escalation rules can depend on the notification counter, while time-period rules depend on the simulated event time.
If sending was enabled, the summary should state that notifications have been sent out.
The context shows the environment values that the rule evaluation used, including host, service, event, contact, and notification method fields.
A non-matching rule usually points to event type, folder, host label, service name, contact, time-period, or notification-number conditions that do not line up with the simulated event.
For email, confirm that the recipient received the message. For traceable SMTP delivery, the service or host notification history and the site /var/log/notify.log can show whether the method reported success.