<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/the-one-where-oskar-explains-example-mapping-zjncy16vt" -->

---
title: The one where Oskar explains Example Mapping | daily.dev
description: Example Mapping is a structured conversation technique (created by Matt Wynne) for breaking down user stories with a small cross-functional group in 25-30...
canonical: https://daily.dev/posts/the-one-where-oskar-explains-example-mapping-zjncy16vt
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: The one where Oskar explains Example Mapping | daily.dev
og:description: Example Mapping is a structured conversation technique (created by Matt Wynne) for breaking down user stories with a small cross-functional group in 25-30...
og:url: https://daily.dev/posts/the-one-where-oskar-explains-example-mapping-zjncy16vt
og:image: https://api.daily.dev/og/posts/ZjNCy16Vt.png
og:image:alt: The one where Oskar explains Example Mapping
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# The one where Oskar explains Example Mapping

**[Architecture Weekly](https://daily.dev/sources/architectureweekly)** · 13 min read · 0 upvotes · 0 comments

## Summary

Example Mapping is a structured conversation technique (created by Matt Wynne) for breaking down user stories with a small cross-functional group in 25-30 minutes. Using a hotel checkout scenario as a running example, the post walks through how to discover hidden business rules, edge cases, and new features by asking questions and mapping concrete examples in a Given/When/Then format. The technique integrates well with Event Storming's colour scheme and BDD patterns, and serves as a readiness check — too many open questions means the story isn't ready, too many examples means it's too big.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.architecture-weekly.com/p/the-one-where-oskar-explains-example>

## Similar posts on daily.dev

- [On mashing up modelling techniques for fun and profit](https://daily.dev/posts/on-mashing-up-modelling-techniques-for-fun-and-profit-i3vm2m7my) · Architecture Weekly · 0 upvotes · 0 comments
- [Story Maps and Behavior-Driven Development \(BDD\)](https://daily.dev/posts/story-maps-and-behavior-driven-development-bdd--jrqajkx7q) · Software Testing Magazine · 0 upvotes · 0 comments

---

Tags: [#domain-driven-design](https://daily.dev/tags/domain-driven-design)

[View this post on daily.dev](https://daily.dev/posts/the-one-where-oskar-explains-example-mapping-zjncy16vt)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"The one where Oskar explains Example Mapping","url":"https://daily.dev/posts/the-one-where-oskar-explains-example-mapping-zjncy16vt","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/the-one-where-oskar-explains-example-mapping-zjncy16vt"},"datePublished":"2026-03-30T16:08:42.454Z","dateModified":"2026-03-30T16:09:14.784Z","description":"Example Mapping is a structured conversation technique (created by Matt Wynne) for breaking down user stories with a small cross-functional group in 25-30...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/8af97954e02c1291355fc94d1981702a?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/8af97954e02c1291355fc94d1981702a?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Architecture Weekly","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Architecture Weekly","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/de7f791943f4475191187c902742d2f7","url":"https://daily.dev/sources/architectureweekly"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/the-one-where-oskar-explains-example-mapping-zjncy16vt","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"domain-driven-design","timeRequired":"PT13M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Architecture Weekly","item":"https://daily.dev/sources/architectureweekly"},{"@type":"ListItem","position":3,"name":"The one where Oskar explains Example Mapping"}]}
```

