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 skipped ATF tests in email notifications, with a default value of #ffffff. |
| 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 or adjusting visual indicators for skipped tests. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_atf.schedule.suite_result_email.skip_color |
| Sys ID |
f4210fdf67003200cf8305225685ef4d |
| Type |
string |
| Application |
Global |
| Default value |
#ffffff |
| Description |
Color to indicate an ATF test was skipped in scheduled suite result emails. Format: hexadecimal. Default: #ffffff |
| Updated |
2024-05-25 04:00:06 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... with which they are associated. 2763 Email Properties (continued) Field / Element Description scheduled suite result emails. Color to indicate an ATF test was skipped in scheduled suite result emails. 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 ...
Related properties