Property reference

sn_atf.test.triage.task.type

The sn_atf.test.triage.task.type property defines the type of task created when using the 'Create a task' option on the sn_atf_what_changed list. By default, it generates an incident, which is crucial for managing task creation effectively in automated testing workflows.

Default: incident Type: string Application: Global

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 specifies the default task type for automated testing task creation, primarily set to incident.
What area does it affect? Automated Testing Framework
What does the default mean? The default value is "incident", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring task types for automated testing or adjusting incident management processes.

Out of the box property record

Raw metadata from the property record.

Property name sn_atf.test.triage.task.type
Sys ID a3e859b5a3231210a3989074141e611f
Type string
Application Global
Default value incident
Description Defines the type of task to open using the "Create a task" option on the sn_atf_what_changed list. By default, it will create an incident.
Updated 2025-02-06 10:10:37

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... logos may be trademarks of the respective companies with which they are associated. 2563 Note: By default, the task created is an incident task type. This is determined by the sn_atf.test.triage.task.type property. It creates the task type depending on the task table you have assigned the task to. If you select more than 1 changed file while creating a task, it ...