šŸš§ This platform open-source and is in early development. We welcome feature requests and pull requests! šŸš€

Example Mapping by Example

2020-12-02

Example mapping is a technique for fleshing out and gaining clarity around the acceptance criteria for a given story. It is based on the idea that multiple examples of specific cases convey information better than a single bad abstraction of a concept.

Example mapping should be used when you have the right people in the room to be able to explain business rules and example scenarios, and a technical team that can ask the right questions about those rules. It should be used as a tool to ensure that the team appropriately understands what is expected of the story, and to get the stakeholders involved in the development of acceptance criteria.

It also brings to light misunderstandings while discussing specific examples of business rules.

šŸ•° Timeline

00:00 - Holding screen
00:40 - Introductions
02:20 - What is Behaviour Driven Development?
10:30 - What am I building? (GitOps Rust library)
17:20 - What is Example Mapping?
24:15 - Mapping our domain

šŸŒŽ Resources

Ciaran McNulty - http://twitter.com/ciaranmcnulty
Example Mapping - https://cucumber.io/blog/bdd/example-mapping-introduction/