Skip to content

horizontal split

Story Dependencies

As I mentioned in this post, I am pretty annoyed with myself because of the way I structured stories in the first release of my current project. Here are a few things that I learnt. First of all when we say that Story A is dependent on Story B, it means that Story B development cannot start until Story A development is complete There are different situations where one story is dependent on another. Each situation needs to be dealt with in a different manner. Types and Approaches Situation 1 – The wrong splitThis is the classic vertical split. Many… Read More »Story Dependencies