Understanding the Project Management Methodologies
The project methodology is determined by the type of organization and the desired outcomes, such as sequential versus iterative. As a project manager, it is your responsibility to determine what project methodology is best suited for a project.
1. Evaluate two project methodologies and include the following:
Scrum
This process consists of 5 values: commitment, courage, focus,
openness, and respect. The goal is to encourage collaboration,
accountability and iterative progress to develop, deliver complex
project.
Phases in Scrum:
Sprint: Time frames in which the small goals are acheived to build
bigger end product.
Sprint Planning: The sprint planning is done by Scrum Team and planning phase include detailed planning for objectives, timelines, responsibilities etc.
Daily Scrum: This is a daily 15 min meeting in which the updates are given for the previous day and immidiate future plans are discussed.
Sprint review: After each sprint, the review is held to take feedback and suggest improvements.
Sprint retrospective: establish improvements for the next Sprint.
WaterFall Model
Its a traditional software development model that follow linear,
sequential approach in one direction.
Phases are:
System and software requirements: This phase involve getting
information about the domain, requirements and functionalities.
Analysis: This phase include analysing the requirements and setting realistic targets.
Design: Then a design is prepared from the system requirements. System Design helps in specifying hardware and system requirements and also helps in defining overall system architecture.
Coding: This is the implementation phase where the development takes place. Unit tests are also written and executed in this phase.
Testing: All the units developed in the implementation phase are integrated into a system after testing of each unit.
Operations: Its the deployement phase of the project. This involves installation and maintenance phase.
Get Answers For Free
Most questions answered within 1 hours.