Short description
When a rule get’s more than three example, split up the rule into two seperate rules.
Context
When doing Behaviour-Driven Development we want to discover more knowledge and we can do that by using Example Mapping. During example mapping we start writing our examples for a specific business rule.
Comments