Wednesday, October 7, 2009

Summary of Steps in Putting UML into Work

There are steps that should be followed in putting UML into work . First, is defining the use case model. These includes the task of looking the actors behind and their triggered events. Then, develop use case diagrams to provide better understanding on how actors interact that will define the system. After that, consult some knowledgeable personnel such ac business area experts for verification. Second step will now follow, continue use case diagramming to model the system’s analysis phase.In this step, diagrams are numerous such as activity, use case,sequence and collaboration diagrams. Just like in the first step, you aregoing to consult some personnel for verification if your diagrams are acceptable. The third is developing class diagrams. It focuses more on relationships between classes. The fourth step which is drawing of statecharts diagrams that is used to aide in understanding complex processes that cannot be fully derived by sequence diagrams. The fifth step will now starts,which is you are going to start system’s design by refining UML diagrams for you to derive classes and their attributes and methods out of it. And now the last step , which is you are going to document your system design in a detail way. As it is said the more the complete information you provide the development through documentaion the faster the development and the more solid systemas as an output.

No comments:

Post a Comment