š§ This platform open-source and is in early development. We welcome feature requests and pull requests! š
Example Mapping by Example
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.š° Timeline00:00 - Holding screen00:40 - Introductions02: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š ResourcesCiaran McNulty - http://twitter.com/ciaranmcnultyExample Mapping - https://cucumber.io/blog/bdd/example-mapping-introduction/