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 that represents failed ATF tests in scheduled email reports, enhancing visibility for recipients. |
| What area does it affect? |
Automated Test Framework |
| What does the default mean? |
The default value is "#fccac9", 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.fail_color |
| Sys ID |
fd3d329f67003200cf8305225685efdf |
| Type |
string |
| Application |
Global |
| Default value |
#fccac9 |
| Description |
Color to indicate an ATF test failed in scheduled suite result emails. Format: hexadecimal. Default: #fccac9 |
| Updated |
2024-05-25 04:01:06 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... printing suite results in suite result emails. sn_atf.schedule.suite_result_email.max_depth Maximum depth when printing suite results in suite result emails. Color to indicate an ATF test failed in scheduled suite 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 ...
Related properties