Property reference

sn_atf.schedule.suite_result_email.cancel_color

The sn_atf.schedule.suite_result_email.cancel_color property sets the color used to indicate a canceled ATF test in scheduled suite result emails. Admins should review this setting to ensure it aligns with their organization's color-coding standards for test results.

Default: #ffffff 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 canceled ATF test indicators in email notifications.
What area does it affect? Automated Test Framework
What does the default mean? The default value is "#ffffff", which is the baseline setting used unless it is changed.
When should you review it? Review this property when customizing email notifications for test results.

Out of the box property record

Raw metadata from the property record.

Property name sn_atf.schedule.suite_result_email.cancel_color
Sys ID de9d769f67003200cf8305225685ef9e
Type string
Application Global
Default value #ffffff
Description Color to indicate an ATF test was canceled in scheduled suite result emails. Format: hexadecimal. Default: #ffffff
Updated 2024-05-25 04:29:01

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... sn_atf.schedule.suite_result_email.skip_color Hexadecimal code for color to indicate an ATF test was skipped in scheduled suite result emails. Color to indicate an ATF test was canceled in scheduled suite result emails. sn_atf.schedule.suite_result_email.cancel_color Hexadecimal code for color to indicate an ATF test was canceled in scheduled suite result emails. Step configurations Step configuration records define how each type of step behaves. Automated Test ...