Skip to main content
MobileBoost can post test result summaries to a Slack channel after every test suite run, keeping your team informed without leaving Slack.

Setup

1

Create an incoming webhook in Slack

In your Slack workspace, create an incoming webhook:
  1. Go to api.slack.com/apps and create a new app (or select an existing one)
  2. Under Incoming Webhooks, toggle the feature on
  3. Click Add New Webhook to Workspace and select the channel where you want to receive reports
  4. Copy the generated webhook URL
2

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