Project Management
Sample Solution
he SDLC outlines a series of stages used to plan, design, develop, implement, and maintain information systems. Here are the four main phases:
1. Planning:
- This phase involves defining the project scope, business objectives, feasibility, and resources needed.
- Activities include feasibility studies, requirement gathering, and project planning.
- Key questions addressed: What problem are we trying to solve? How will the system benefit the organization? Is it technically and financially feasible?
Full Answer Section
Design:
- This phase focuses on translating the user requirements into a technical blueprint for the system.
- Activities include system architecture design, user interface design, and detailed technical specifications.
- Key questions addressed: What components will the system have? How will data be stored and accessed? What interface will users interact with?
3. Development:
- This phase involves building the actual system according to the design specifications.
- Activities include programming, coding, testing individual components, and integrating them into a functional system.
- Key questions addressed: Is the system being built according to the specifications? Does it meet user needs and expectations?
4. Implementation:
- This phase focuses on deploying the system into production and training users on its usage.
- Activities include data migration, system installation, user training, and post-implementation support.
- Key questions addressed: Is the system functioning properly in the production environment? Are users comfortable using the new system?
Process Groups vs. Phases:
Process groups are broader categories that encompass multiple phases. The PMBOK Guide, a widely used project management standard, defines five process groups:
- Initiating: Project scoping and charter.
- Planning: Defining project scope, schedule, and budget.
- Executing: Carrying out the project work.
- Monitoring & Controlling: Tracking progress and making adjustments.
- Closing: Completing and finalizing the project.
The four phases of the SDLC fall within the Executing process group. While phases focus on specific deliverables like designs or code, process groups address broader management aspects like resource allocation and risk mitigation.
IS Project Failures:
1. Healthcare.gov: The launch of the US healthcare exchange website in 2013 was plagued by technical glitches, hindering user enrollment and costing millions of dollars to fix. Reasons for failure included poor planning, underestimating technical complexity, and inadequate testing.
2. Berlin Brandenburg Airport: Construction of this airport began in 2006 and was originally scheduled to open in 2011. However, it ultimately opened nine years later and billions of euros over budget due to mismanagement, design flaws, and constant modifications.
3. Volkswagen emissions scandal: The German automaker installed software in its vehicles to cheat emissions tests, resulting in massive fines, reputational damage, and recalls. This failure stemmed from corporate greed, disregard for regulations, and inadequate internal controls.
Reasons for Concealing Project Failures:
- Protecting reputation: Fear of negative publicity and damage to brand image discourages organizations from acknowledging failures.
- Legal concerns: Potential lawsuits or liability issues may motivate companies to keep failures under wraps.
- Internal politics: Blaming and finger-pointing within the organization can lead to efforts to avoid responsibility for the failure.
- Loss of morale: Publicly admitting failure can demoralize employees and impact team cohesion.
However, transparency and learning from failures are crucial for preventing future mistakes and improving future projects. Openly discussing challenges and solutions can benefit the industry and contribute to better practices in IS development.