π Notifications
Notifications in X-AutoMate are a useful feature that keep you informed about key events during test and task executions. They help you stay on top of test progress, spot failures early, and react to incidents in a timely manner.
β Supported Channelsβ
Out of the box, X-AutoMate supports the following notification channels:
- Microsoft Teams
βΉοΈ Need integration with other tools (e.g., Slack, Webhooks, Jira)?
Just contact our support team β weβre happy to help extend integrations based on your needs.
π Trigger Eventsβ
You can configure notifications for the following execution events:
| Event | Description |
|---|---|
| Execution Completed | Triggered when any execution finishes. |
| Execution Failed | Triggered if at least one test fails. |
| Execution Successful | Triggered if all tests pass. |
| Execution Error | Triggered if an execution crashes or breaks. |
Each of these events can have multiple subscribers, and each subscriber can be subscribed to multiple events.
π₯ Subscriber Flexibilityβ
- One person can subscribe to multiple events.
- Different team members can receive different notifications depending on the event type.
π How to Get Startedβ
To configure notifications for your team or organization:
- Contact the X-AutoMate support team.
- We'll assist in setting up notification channels and defining your event subscriptions.
- Once configured, youβll start receiving real-time updates on your selected execution events.
info
π We value privacy and security. X-AutoMate does not store any sensitive customer data when sending notifications.
Stay informed, react faster, and improve your test operations β all with a few clicks using X-AutoMateβs notification system.
For Experienced Usersβ
-
Open Notification Settings in the X-AutoMate UI
- Available only for admin users.
-
Create a subscriber:
- For Teams webhook β fill in the
WEBHOOK_URLparameter. - For Email webhook β fill in the
EMAIL_TOparameter.
- For Teams webhook β fill in the
-
Connect the subscriber to the event that should trigger a notification. From now, all executions with that event will be sent to channel!
Notification can be managed also from execution page, no matter what kind it is.