sn_atf.schedule.suite_result_email.error_color

ServiceNow property description:

Color to indicate an ATF test errored in scheduled suite result emails. Format: hexadecimal. Default: #ffdcc6

Attributes

  • Sys ID: 203e7a9f67003200cf8305225685ef19
  • Type: string
  • Application: Global
  • Default value: #ffdcc6
AI Logo

AI generated property description:

The ServiceNow property `sn_atf.schedule.suite_result_email.error_color` specifies the color used to indicate an error in Automated Test Framework (ATF) test results within scheduled suite result emails. The color is defined in hexadecimal format. The default value for this property is `#ffdcc6`, which is a light red shade. This property helps in visually distinguishing errored tests in the email reports, making it easier for users to identify issues. The property can be customized to any hexadecimal color code as per user preference.

Source

Related property: sn_atf.schedule.suite_result_email.cancel_color