0bqj3ybp4 - What Is Project Management
0bqj3ybp4 - What Is Project Management
In simple terms, this phase involves all the initial activities that will be needed for the
project. One of the first steps in this phase is the conceptualization of the project itself.
The idea has to be translated into a documented form and agreed upon by the project
team.
Phase 2: Planning and Design
This phase intends to prepare the essentials of the project even before execution. These
essentials include the composition of the project team and the assignment of each
member, a clear timetable, a work breakdown structure, a finite budget, and ready
contingencies.
Phase 3: Development
This is usually where most of the work is done. In this phase, the actual codes or, in the
case of video, digital output are put together by the developer, applications are
integrated, and databases are created. This phase is responsible for translating the
scope and agreements of the previous phases into working applications or scenes (if
the project involves video).
Phase 4: Testing
A consolidated testing occurs after Phase 3 has been accomplished. In Phase 4, codes
are tested to make sure that they address the defined user requirements and that they
are bug-free. Testing will be discussed in detail in a later lesson.
Phase 5: Deployment
Once the system has been accepted by the stakeholders, the project is launched and
exposed to the targeted users. There are still some activities that have to occur before
the project is closed. These activities may range from simple announcements informing
users that the system is ready for use, to migrating a system/website into live servers, to
filling up a database with content.
Phase 6: Maintenance
After deployment, the need to maintain the delivered system arises. In this phase, the
developers of the system should be able to provide technical support for the users of
the system. It is even possible that bugs may be discovered in this stage, thus,
developers need to fix them as they occur. Also, users may require the developers to
make changes to the system as needed.
Types of IT Project Life Cycles
The software industry’s first popular project life cycle model was
the Waterfall Model. It tracked the life cycle of software
engineering projects and subdivided these into a number of
distinct phases. The waterfall model is still very much present in
the IT industry today in the form of the Systems Development
Life Cycle (SDLC). Its straightforward approach makes it a good
choice for implementing simple applications.
The Waterfall Model
The Spiral Model