CreateAcceptanceCriterionRequest

Request body for adding an acceptance criterion to a story

AgileBehavior Driven DevelopmentGherkinQuality AssuranceRequirementsTestingUser Stories

Properties

Name Type Description
description string Plain-language description of the acceptance condition
format string Format of the criterion
given string Gherkin Given clause
when string Gherkin When clause
then string Gherkin Then clause
order integer Display order position
View JSON Schema on GitHub