A clarification to my question earlier @sebrose, I meant: What is the difference between an example and a scenario? We discussed this after the webinar agreeing that a scenario was a Gherkin-formatted example. Examples are a brief context, action & outcome. What do you think?
1
0
1
0
0
@cornishcoder A concrete example is a combination of specific Context/Action/Outcome that serves to illustrate one possible behaviour of a rule. A scenario is a fomulation of that example, written using domain terminology, that acts as persistent, business-readable documentation.