We are SW development company. The solution we develop we have modelled in EA - use cases, class diagrams, screens. We are in the phase of changes and enhancements, and we have these 2 problems:
1. we have to store/archived versions of model in EA after entering of requirements specified in each Change Request - we don't know how to do it
2. we need to compare 2 stored/archived versions (see previous problem) and to display to our programmers and customers in detail all changes (diff) the analysts/designers made.We have to compare:
- use case diagrams, use-cases and their scenarios, relations (new, changed, deleted),
- class diagrams, classes and their atributes and relations (new, changed, deleted),
- screens - changes in layout and elements (new, changed, deleted).
The result has to be sent to customer to approve all changed and also as a specification for programmers, docummentarists and testers. So we need help how to generate such a "detailed diff" between 2 versions of model and how to generate materials for customers and project team
Thanks in advance
Peter Moravek