| 1.^DesignSpecificationLanguages | What we need in a Domain Specific Language. Business and implementation language layers. |
| 2.^EvolveTowardsBusinessSpecificationLanguage | Given storytests that are at the implementation level, we see how to evolve them towards being at the business level. |
| 3.^EvolveStorytestsForWeb | Removing repetition and improving the language in storytests for a web application. Organising things. |
| 4. ^UseParallelRunning | How to think about running storytests in parallel and what may make it difficult |
| 4. ^HaveSeveralObjectsUnderTest | What to do when several things need to be tested in the same storytest. Eg, testing through both the browser and through web services |