I would like to start using DSM, but not sure how to get started.
What does a good dependency matrix look like and why? How does it work?
DSM stands for Dependency Structure Matrix – a method that helps you visualize dependencies between the parts of your project (modules, classes, and so on) and highlight the information flow. DSM analysis can be used to see how changes will affect the project.
Dependency structure Matrix (DSM) is a square matrix used to represent the project dependencies. A quick look at the DSM should convey what are the other tasks that are dependent on the output of a given task. Its visually compact way to represent complex systems is one of its biggest advantages.
Erik Dörnenburg gives the best description I've seen, including some good examples of how arrangements of the graph can expose structural issues. Briefly:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With