Skip to Content

Report

Reports is not enabled by default

Contact your project admin to enable this feature, or learn how to enable it yourself if you have admin access.

To access the Configs tab, you’ll need the project-view-configs permission, which is available to users with the Config Manager role or other roles that include this permission.

Reports provide an automated way to receive notifications when tests fail or to get summaries of test results. You can temporarily disable a report by toggling the button below the report name.

Report Example

Report Delivery Method

Email

Setting up email delivery is straightforward. Simply add all email addresses that should receive the report.

Slack

  1. Give your report config a name
  2. Click the [ add to slack ] button
  3. Allow the Slack app to perform actions in channels. Allow Slack
  4. Add the channel id in Nexus. To find your Slack channel id, right-click on the channel: Channel Details and select View channel details. You’ll see your channel id at the bottom. Channel Id
  5. Done! It should now look like the image below. You can press the [ test ] button to verify everything is working correctly. Slack Connected

Jira

  1. Give your report config a name
  2. Fill in your Jira company URL, for example, nunuai.atlassian.net
  3. Fill in the project ID, this can also usually be found within the URL when viewing the project (i.e. NUNUAI for https://nunuai.atlassian.net/jira/software/projects/NUNUAI/boards/)
  4. Click the [ add to Jira ] button
  5. This will redirect you to Jira to authorize our OAuth 2.0 app, please add it to the same company and project as you have entered in the config
  6. Done! It should now look like the image below. You can press the [ test ] button to verify everything is working correctly, this will create a test issue on the selected project. Jira connected

Report Types To Receive

Digest Reports

Digest

Digest reports provide automated summaries of test results at regular intervals (daily, weekly, or monthly), helping you quickly review the most important outcomes from the previous period.

Incident Reports

Digest

Incident reports are sent immediately when an issue is detected, such as a test failure or when an incident requires review, ensuring prompt notification and response.

Currently incident reports are only sent from incidents caused by tests that are executed as a part of a Test Plan.

Last updated on