The above graph shows three Atom Trees with different purposes: One tree to capture and organize requirements, another to implement the project, and another to track project defects and changes.
Atoms from one tree can link to others on different trees. In the above graph, a requirements Atom is shown linking to a project Atom. Another project Atom is also linking to the bug tracking tree. |
This linking makes full traceability a reality: You can find out which project parts implement a specific customer requirement, or you can trace a specific project feature back to its original requirement. You can find out if there are bug reports related with a specific feature you are working on.
By linking all these trees together, you can have a truly complete, synchronized and integrated project. |