Mattermost
Introduction
You can get notifications for your test executions on your Mattermost channels.
This can be achieved by using the Incoming Webhooks
from Mattermost
and the Webhook Notifications
from Endtest
.
Steps
- Go to
Mattermost
. - Go to
Main Menu > Integrations > Incoming Webhook
. - Click on
Add Incoming Webhook
. - Add a name and a description for the webhook.
- Select the channel to receive webhook payloads.
- Click on the
Add
button to create the webhook. - The dialog window will present a unique URL that will map to the channel.
- Copy the unique URL.
- Click on the
Done
button. - Go to your test suite from
Endtest
. - Paste that unique URL in the
Webhook URL
input from theNotifications
section. - Click on the
Save
button.