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 determines whether screenshots are taken during automated test execution and under what conditions, impacting test documentation and troubleshooting. |
| What area does it affect? |
Automated Testing Framework |
| What does the default mean? |
The default value is "enabledAll", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when setting up or modifying automated tests to ensure appropriate screenshot capture. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_atf.screenshots.mode |
| Sys ID |
66499ef95321220081e029cac2dc345a |
| Type |
choice list |
| Application |
Global |
| Default value |
enabledAll |
| Description |
Enable or disable screenshot capture during test execution. Select 'Enable for all steps' to take screenshots for all the steps, 'Enable for failed steps' to take screenshots for failing steps only, 'Disable for all steps' to skip screenshots for all steps. If the property is not set to one of these values, screenshots will not be taken during the test execution. This property is private, changes to its value will not move between instances in update sets or Team development. |
| Updated |
2024-05-25 04:25:43 |
Sources
Related properties