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 indicating a passed ATF test in scheduled email reports. |
| What area does it affect? |
Automated Test Framework |
| What does the default mean? |
The default value is "#d3f6d6", 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.pass_color |
| Sys ID |
a2da725f67003200cf8305225685efd4 |
| Type |
string |
| Application |
Global |
| Default value |
#d3f6d6 |
| Description |
Color to indicate an ATF test passed in scheduled suite result emails. Format: hexadecimal. Default: #d3f6d6 |
| Updated |
2024-05-25 04:27:27 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... 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 for color to indicate an ATF test passed in © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or ...
Related properties