state
Last updated
Was this helpful?
Last updated
Was this helpful?
This configuration section contains settings to configure how the test case state field should be updated. See for details.
The following example shows the available options within this sub-section.
The state
setting is a shortcut for configuring the . The example above is equivalent to the following fieldUpdates
setting:
setValueOnChangeTo
A state value (e.g. Design
) to set test case state to when updating or creating a test case during synchronization. Useful for setting back test cases to state Design
on change. The possible allowed values might depend on the process template your project uses.
don't change test case state
condition
all scenarios included for state change
A of scenarios that should be included for state change (e.g. @inprogress
, not @ready
).