Generated User Story Components
3 min
when you model a process and provide text and images where prompted, these details are automatically assembled to generate a high quality user story the following are the components of a well defined user story and the syntax that is well formed user story title in agile development, user stories use a template that includes an actor, an action, and an objective for example as a bank customer, i want to set up automatic account transfers online, so that i can self manage my funds user story titles are automatically generated from task details given when then and acceptance criteria in behavior driven development (bdd), a user story includes one or more scenarios that follow the given when then form in a user story preview, the acceptance criteria section and (if user system process mode is enabled) the three given , when , and then panels are assembled from a task's details and its adjacent system task details with the given when then format, when a task is performed (the "when"), a system response can act as the pre existing state before the user task (that is, the "given"), or a resulting system state after it (the "then") by providing consistently phrased and well formed system responses while modeling the process, the resulting acceptance criteria is comprehensive and clear user stories with multiple scenarios are generated from system decision points the details of the different scenarios are generated from the condition names of system decision point conditions