What is the order of diagram drawing in a design?

Posted by Manuel Malagon on Programmers See other posts from Programmers or by Manuel Malagon
Published on 2012-06-11T04:07:02Z Indexed on 2012/06/11 4:46 UTC
Read the original article Hit count: 220

Filed under:

I'm new with OOP and UML and I have some confusion here. I'd like to know where to start, I mean, somebody comes to you and ask you to do something (involves software design of course), once you have determined what has to be done, what is the order in which you have to start the software architecture? I mean, is it first the use case diagram or the class diagram? or should I draw some diagrams in parallel?

But basically, where should I start? and what UML diagram goes first? Thanks for helping!!

© Programmers or respective owner

Related posts about object-oriented