sn_atf.schedule.suite_result_email.max_test_history
ServiceNow property description:
Maximum number of test results to be displayed in scheduled suite result emails. The default value is 10.
Attributes
- Sys ID: 74fd798767003200cf8305225685ef51
- Type: integer
- Application: Global
- Default value: 10

AI generated property description:
The ServiceNow property `sn_atf.schedule.suite_result_email.max_test_history` determines the maximum number of test results that are displayed in scheduled suite result emails. According to the provided documentation, this property is part of the Automated Test Framework (ATF) administrative properties. The default value for this property is set to 10, meaning that by default, up to 10 test results will be included in the email notifications. This property allows administrators to configure the number of test results shown, which can be useful for managing the amount of information presented in the emails. Adjusting this value can help in tailoring the email content to better suit the needs of the recipients.
Source