Property reference

sn_atf.schedule.suite_result_email.error_color

The sn_atf.schedule.suite_result_email.error_color property sets the color used to indicate errors in scheduled suite result emails for ATF tests. Admins should review this property to customize the visual representation of errors in email notifications, enhancing clarity for recipients.

Default: #ffdcc6 Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property defines the hexadecimal color code for highlighting errors in scheduled suite result emails generated by the ATF.
What area does it affect? Automated Test Framework
What does the default mean? The default value is "#ffdcc6", which is the baseline setting used unless it is changed.
When should you review it? Review this property when customizing email notifications for better error visibility.

Out of the box property record

Raw metadata from the property record.

Property name sn_atf.schedule.suite_result_email.error_color
Sys ID 203e7a9f67003200cf8305225685ef19
Type string
Application Global
Default value #ffdcc6
Description Color to indicate an ATF test errored in scheduled suite result emails. Format: hexadecimal. Default: #ffdcc6
Updated 2024-05-25 04:00:41

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... result emails. sn_atf.schedule.suite_result_email.fail_color Hexadecimal code for color to indicate an ATF test failed in scheduled suite result emails. Color to indicate an ATF test errored in scheduled suite result emails. sn_atf.schedule.suite_result_email.error_color Hexadecimal code for color to indicate an ATF test errored in scheduled suite result emails. Color to indicate an ATF test passed in scheduled suite result emails. sn_atf.schedule.suite_result_email.pass_color Hexadecimal code ...