Setup
Create an incoming webhook in Slack
In your Slack workspace, create an incoming webhook:
- Go to api.slack.com/apps and create a new app (or select an existing one)
- Under Incoming Webhooks, toggle the feature on
- Click Add New Webhook to Workspace and select the channel where you want to receive reports
- Copy the generated webhook URL
Add the webhook URL to MobileBoost
Go to Account > Settings in QA Studio and paste the Slack webhook URL in the Slack integration field.
What you receive
After each test suite run, MobileBoost posts a summary to your configured Slack channel that includes:- Pass/fail counts: how many tests succeeded, failed, or were blocked
- Failed test details: test name, failure reason, and a link to the video recording
- Build info: app name, version, platform, and device configuration

