Christian started his IT career in 1990 as a freelance programmer. In 1997 he joined TechTalk as a managing partner, which grew over the years to a 60+ people boutique consultancy, specializing on agile coaching and delivery.
Talks I've Given
-
2
How I Learned to Stop Worrying and Love Flexible Scope
Featuring Gojko Adzic and Christian Hassa
Join Christian Hassa and Gojko Adzic to discuss how to convince people to embrace flexible scope, not only for startup environments but for big enterprise projects as well.
agile bdd delivery iterative bddx #bddx -
Evolving the big picture: Maps of living documentation
Featuring Christian Hassa
This talk covers an end-to-end approach for requirements engineering in agile projects, starting with planning the big-picture, detailing scope using specification-by-example and putting it all together in the end by organizing automated acceptance tests into maps of living documentation.
gherkin visualization -
2
Defining Acceptance Criteria in Gherkin
Featuring Christian Hassa and Gaspar Nagy
User stories in the product backlog are just reminders for a discussion. This discussion that clarifies the necessary details takes place shortly before implementation only. But how are these details defined and how can you review after implementation whether they have been fulfilled?
gherkin user-stories cucumber bdd specflow tdd -
2
Automating Gherkin Acceptance Criteria with Specflow
Featuring Christian Hassa and Gaspar Nagy
Behavior-Driven Development is a way of building software focusing on application behavior. This is achieved by enabling a better communication between the customers and the development team and by using automated acceptance tests to describe the required functionality.
.net specflow gherkin visual-studio monodevelop nuget silverlight bdd cucumber -
2
Patterns and Practices of building Gherkin based living documentations
Featuring Gaspar Nagy and Christian Hassa
Implementing your first user story is easy: describe your first Gherkin scenario (Given/When/Then) and implement it outside-in using TDD. But as the system grows, several questions arise that you will need answer...Gaspar and Christian will talk about their experience on several .NET projects...
gherkin bdd atdd tdd