CreateScenarioRequest

Request body for creating a BDD scenario

AgileBehavior Driven DevelopmentGherkinQuality AssuranceRequirementsTestingUser Stories

Properties

Name Type Description
storyId string ID of the parent user story
criterionId string ID of the linked acceptance criterion
title string Scenario title
featureFile string Feature file path
gherkin string Full Gherkin scenario text
View JSON Schema on GitHub