sn_atf.schedule.suite_result_email.only_show_failed_results

ServiceNow property description:

Boolean value for results displayed in scheduled suite result emails. When true, the email will only show results that failed. When false, the email will display all results. The default value is true.

Attributes

  • Sys ID: 3a1a7e1f67003200cf8305225685efd9
  • Type: true | false
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property `sn_atf.schedule.suite_result_email.only_show_failed_results` is a Boolean setting that controls the content of scheduled suite result emails in the Automated Test Framework (ATF). When set to true, the email will only display the results of tests that have failed. If set to false, the email will include the results of all tests, regardless of whether they passed or failed. By default, this property is set to true, meaning only failed test results are shown in the emails unless the property is explicitly changed. This setting helps users focus on issues that need attention by filtering out successful test results.

Source

Related property: sn_atf.schedule.suite_result_email.fail_color