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 activates additional debugging options, including a debugging tab on the Test Runner UI and the ability to save UI test result JSON to the test result record. |
| What area does it affect? |
Automated Testing Framework |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when troubleshooting test execution issues or when detailed test result analysis is required. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_atf.debug |
| Sys ID |
0b79dcf1870022008182c9ded0e3ec48 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Enables additional debugging functionality for the Automated Testing Framework plugin including but not limited to:
1) Debugging tab on the Test Runner UI Page
2) Saving UI Test Result JSON to the test result record |
| Updated |
2024-05-25 05:04:57 |
Sources
Related properties