|
||
Lesson 2
Objective
|
Software development methodology Components of software development methodology. |
|
|
Describe the components making up a software development methodology.
Two components
A software development methodology consists of two complementary components:
Standard process: the project life cycle
There is no standard software development process. The process that you will use in this course is a generalization of the common
elements of the leading software development methodologies. If you understand these essential elements, you will be able to customize
the application of the general methodology to your specific domain or even choose one of the current methodologies that best supports
your needs.
The SlideShow below names and describes the phases making up a the project life cycle for developing software: Standard notation: UML
The Unified Modeling Language (UML) defines a standard for the notation used to describe the products
of object-oriented software development. The UML does not define a process for developing these products, however. It is a form of
communication used to document the knowledge and the decisions accumulated as products of the overall software development process.
|
||
|
|
||