Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It limits the number of test results shown in emails sent after scheduled test suite executions, with a default of 10 results. |
| What area does it affect? |
Automated Testing Framework |
| What does the default mean? |
The default value is "10", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting email notifications for test suite results. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_atf.schedule.suite_result_email.max_test_history |
| Sys ID |
74fd798767003200cf8305225685ef51 |
| Type |
integer |
| Application |
Global |
| Default value |
10 |
| Description |
Maximum number of test results to be displayed in scheduled suite result emails. The default value is 10. |
| Updated |
2024-05-25 04:25:51 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... true, the scheduled suite test result emails only show results that failed. When false, displays all results. Maximum number of test results to be displayed in scheduled suite result emails. sn_atf.schedule.suite_result_email.max_test_history Maximum number of test results to be displayed in scheduled suite result emails. Maximum depth when printing suite results in suite result emails. sn_atf.schedule.suite_result_email.max_depth Maximum depth when printing suite results ...
Related properties